Help! No clue on Function Implode!
-
Hi,
The site I’m working suddenly generated a function.implode after working for several weeks with no problems. I deactivated plugins (including the one it’s referencing) to no avail. This site has to launch tomorrow – please help! 🙂 Anyone have an idea on how to fix this? THANKS!
Warning: implode() [
function.implode
]: Invalid arguments passed in /home/content/43/3612843/html/ggotwordpress/wp-content/plugins/previous-and-next-post-in-same-taxonomy/previous-and-next-post-in-same-taxonomy.php on line 68Line 68 of code referenced:
$join .= " AND tt.taxonomy = '$taxonomy' AND tt.term_id IN (" . implode(',', $cat_array) . ")";Here’s one of the pages (there are several) of the site that it’s affecting:
http://mariesakathryndale.com/ggotwordpress/projects/argentina-gallery/
The topic ‘Help! No clue on Function Implode!’ is closed to new replies.