Title: Help! No clue on Function Implode!
Last modified: August 20, 2016

---

# Help! No clue on Function Implode!

 *  [MKDale](https://wordpress.org/support/users/mkdale/)
 * (@mkdale)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/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 68
 * Line 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/](http://mariesakathryndale.com/ggotwordpress/projects/argentina-gallery/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Moderator [keesiemeijer](https://wordpress.org/support/users/keesiemeijer/)
 * (@keesiemeijer)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/help-no-clue-on-function-implode/#post-2581824)
 * Try removing the plugin previous-and-next-post-in-same-taxonomy from the plugins
   folder by using [FTP](http://codex.wordpress.org/FTP_Clients) or whatever file
   management application your host provides.
 *  Thread Starter [MKDale](https://wordpress.org/support/users/mkdale/)
 * (@mkdale)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/help-no-clue-on-function-implode/#post-2581833)
 * Seems like the obvious bit, right? But when I tried that it completely disabled
   the galleries and gave me a different error message. Any ideas?
 *  Moderator [keesiemeijer](https://wordpress.org/support/users/keesiemeijer/)
 * (@keesiemeijer)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/help-no-clue-on-function-implode/#post-2581838)
 * Did you use any of the functions from that plugin: [http://wordpress.org/extend/plugins/previous-and-next-post-in-same-taxonomy/](http://wordpress.org/extend/plugins/previous-and-next-post-in-same-taxonomy/)?
   
   be_get_adjacent_post() maybe? If so, remove them from your theme’s template files
   before removing the plugin.
 *  Thread Starter [MKDale](https://wordpress.org/support/users/mkdale/)
 * (@mkdale)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/help-no-clue-on-function-implode/#post-2581854)
 * Ok, I found `be_get_previous_post()` in the single-projects.php template page
   and just completely removed the buttons for now. It’ll have to be a temporary
   fix but at least it’s working with no error messages. Phew!
 * Thanks so much for your help, keesiemeijer!!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Help! No clue on Function Implode!’ is closed to new replies.

## Tags

 * [function](https://wordpress.org/support/topic-tag/function/)
 * [implode](https://wordpress.org/support/topic-tag/implode/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [MKDale](https://wordpress.org/support/users/mkdale/)
 * Last activity: [14 years, 3 months ago](https://wordpress.org/support/topic/help-no-clue-on-function-implode/#post-2581854)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
