Title: Implode Invalid arguments passed
Last modified: May 16, 2019

---

# Implode Invalid arguments passed

 *  Resolved [Nirav](https://wordpress.org/support/users/niravcse006/)
 * (@niravcse006)
 * [7 years ago](https://wordpress.org/support/topic/implode-invalid-arguments-passed-2/)
 * Hello Support,
 * Greetings.
 * I have faced some issue regarding your plugin. Its warning error in implode function
   with invalid arguments passed.
 * **Error Type:**
    Warning: implode(): Invalid arguments passed
 * Also, I found the solution for the same. So, please check it and release it with
   the new version. So I will upgrade with the new version without any error.
 * **Old Code:** implode(‘,’,$instance[‘category’]);
    **New Code:** implode(‘,’,
   array($instance[‘category’]));
 * **Issue link:**
    [https://ibb.co/hs1fnX6](https://ibb.co/hs1fnX6)

Viewing 1 replies (of 1 total)

 *  [FahimMurshed](https://wordpress.org/support/users/fahimmurshed/)
 * (@fahimmurshed)
 * [7 years ago](https://wordpress.org/support/topic/implode-invalid-arguments-passed-2/#post-11553804)
 * Thank you so much for your solution.
    I’ll gladly share this with the rest of
   the team. We really appreciate it 🙂

Viewing 1 replies (of 1 total)

The topic ‘Implode Invalid arguments passed’ is closed to new replies.

 * ![](https://ps.w.org/wp-megamenu/assets/icon-256x256.jpg?rev=2451874)
 * [WP Mega Menu](https://wordpress.org/plugins/wp-megamenu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-megamenu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-megamenu/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-megamenu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-megamenu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-megamenu/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [FahimMurshed](https://wordpress.org/support/users/fahimmurshed/)
 * Last activity: [7 years ago](https://wordpress.org/support/topic/implode-invalid-arguments-passed-2/#post-11553804)
 * Status: resolved