Catchable Fatal Error
All of a sudden my the links from my Featured Ad's and Categories have decided to stop working. They're returning the following error:
Catchable fatal error: Object of class WP_Error could not be converted to string in /home1/mediafis/public_html/freetraderuk/
wp-content/themes/classipress/includes/theme-functions.php on line 1195
I've not modded the theme-functions.php file, however I have installed the Easy CSV Installer 'ECI' plugin recently. I have tried disabling this plugin but to no avail.
Line 1195 is as follows:
echo get_category_parents($cat, TRUE, ' ' . $delimiter . ' ');
Please help me resolve this issue?
Thanks
Martin