Discuss: Joomla! v 1.0.12 Upgrade: Frontpage Read More and Module Issues - Joomla! Forum - community, help and support


i using option 3 template fix, want functional both 'frontpage' module , 'magazine' ... how create 'or' in code module show in 2 categories?

code: select all

<?php if((moscountmodules('user3')) && ($option == 'com_frontpage' )) : ?>
<td class="modbg">
<?php mosloadmodules('user3', -2); ?>





Comments