articles_category_bug_? - Joomla! Forum - community, help and support
hi evryone
i trying build brand new module on mod_articles_category.. , crazy.
after changed few settings, near tittle of article strange "4>" shown up.
after investigation:
default.php line:35 , 102
doesn't should be:
?
and why working default settings ?
thanks answer.
i trying build brand new module on mod_articles_category.. , crazy.
after changed few settings, near tittle of article strange "4>" shown up.
after investigation:
default.php line:35 , 102
code: select all
</h><?php echo $item_heading+1; ?>>doesn't should be:
code: select all
</h<?php echo $item_heading+1; ?>and why working default settings ?
thanks answer.
[mod note: moved admin forum 2.5 bug forum;]
make sure check bug tracker see whether known issue.
if not issue @ still more response here if none after 7 days raise issue on bug tracker or joomla bug squad google pages.
make sure check bug tracker see whether known issue.
if not issue @ still more response here if none after 7 days raise issue on bug tracker or joomla bug squad google pages.
Comments
Post a Comment