Catchable fatal error at daily templet
-
Hi,
After bb instillation the creating forums I trying to view it at my Daily Theme Junkie and got:
Catchable fatal error: Object of class WP_Error could not be converted
to string in G:xampphtdocswp-contentthemesdailyfunctions.php on
line 240
at file functions.php lines 239-241 you can find:
$cat = get_the_category(); $cat = $cat[0];
echo get_category_parents($cat, TRUE, ‘ ‘ . $delimiter . ‘ ‘);
echo $currentBefore;
What could be the problem? How can I fix the problem?
Thanks a lot !!!
Gil.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.