The problem is exactly as the error message states.
A function named tep_show_category() is declared in /home/cdmall/public_html/includes/header.php on line 210
and it is also declared in /home/cdmall/public_html/includes/boxes/categories.php on line 13
You must rename one of them and rename all the places where that one is used to match it.
__________________
Error checking, error reporting, and error recovery. If your code does not have these to get it to tell you why it is not working, what makes you think someone in a programming forum will be able to tell you why it is not working???
|