Dont show footer module !! - Joomla! Forum - community, help and support


i new using joomla, download template , assign banner fotter position, en previw dose not display.

these part template code:

<tr>
<?php if (moscountmodules("footer")) { ?>
<td align="center" valign="top">
<?php if (moscountmodules('footer')>0) mosloadmodules('footer',-2); ?>
</td>
<?php } ?>
<?php if (moscountmodules( "user1" )) { ?>
<td width="250" align="left" valign="top"><div id="modcent">
<?php if (moscountmodules('user1')>0) mosloadmodules('user1',-2); ?>
</div></td>
<?php } ?>
<?php if (moscountmodules( "user2" )) { ?>
<td width="250" align="left" valign="top"><div id="modright">
<?php mosloadmodules('user2',-2); ?>
</div></td>
<?php } ?>
</tr>

if assign component banner position works fine, in footer dont why ??

thanks !!

thi joomla 1.0 not 1.5, on wrong forum.





Comments

Popular posts from this blog

cf_sql_integer vs cf_sql_bigint vs cf_sql_int??

CS5 Adobe Media Encoder: Encode failed because the source duration is nil.

localhost/joomla15/administrator doesnt work - Joomla! Forum - community, help and support