Fatal error: Cannot redeclare error() (previously declared in /usr/home/http/mysite.com/modules/PN_zClassifieds/common.php:80) in /usr/home/http/mysite.com/modules/rssdisplay/pnincludes/rss_fetch.inc on line 221
the code on rss_fetch.inc on line 221 reads:
Code
the code on Classfieds in common is:
Code
im not a big PHP expert but it seems they are both using a function called error.. how could this be resolved, is there a way to clear the functions when going to another part of the site?
sorry PHP newbie :)