Title: function.implode NEED HELP :(
Last modified: August 21, 2016

---

# function.implode NEED HELP :(

 *  [garrywedderburn](https://wordpress.org/support/users/garrywedderburn/)
 * (@garrywedderburn)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/functionimplode-need-help/)
 * Hello,
 * I am not sure if this is the right section but i can not seem to sort this:
 * **Warning: implode() [function.implode]: Invalid arguments passed in /home/minhyyyr/
   public_html/welfareuk.co.uk/wp-content/themes/danko/_blog.php on line 47**
 * As far as i can gather the problem lies around here:
 * <div class=”content-wrap-left left”>
    <?php
 *  wp_reset_query();
    $blog_category = get_option(THEME_NAME.’_blog_post_category’);
   $categories = get_categories(‘orderby=name’); $include_category = null; $slug
   = get_page_link(); ASSUMING THIS IS LINE 47: $allcat = implode(‘,’, $blog_category);
 *  $paged = (get_query_var(‘paged’)) ? get_query_var(‘paged’) : 0;
    $args=array(‘
   cat’=>$allcat, ‘post_status’ => ‘publish’,’paged’ => $paged,’posts_per_page’ 
   => get_option(‘posts_per_page’),’ignore_sticky_posts’=> 1);
 * Any help would be much appreciated.
 * Kind Regards
 * Garry

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

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 3 months ago](https://wordpress.org/support/topic/functionimplode-need-help/#post-4589834)
 * What theme is this?
 *  Thread Starter [garrywedderburn](https://wordpress.org/support/users/garrywedderburn/)
 * (@garrywedderburn)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/functionimplode-need-help/#post-4589837)
 * Thanks for the prompt reply, it’s called Danko it’s a free theme.
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 3 months ago](https://wordpress.org/support/topic/functionimplode-need-help/#post-4589890)
 * Are you sure that’s the right name? I can’t find it [http://wordpress.org/themes/search.php?q=danko](http://wordpress.org/themes/search.php?q=danko)
 *  Thread Starter [garrywedderburn](https://wordpress.org/support/users/garrywedderburn/)
 * (@garrywedderburn)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/functionimplode-need-help/#post-4589891)
 * [http://www.themeskingdom.com/wordpress-themes/danko-free-charity-wordpress-theme/](http://www.themeskingdom.com/wordpress-themes/danko-free-charity-wordpress-theme/)
 * Here is a link.
 * Thanks
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 3 months ago](https://wordpress.org/support/topic/functionimplode-need-help/#post-4589892)
 * Oh sorry we don’t support themes downloaded from elsewhere. Your issue is that
   this line:
 *     ```
       $blog_category = get_option(THEME_NAME.'_blog_post_category');
       ```
   
 * Is probably returning FALSE instead of an array.
 * Have you considered switching to a theme on [WordPress.org](http://wordpress.org/themes/)?
 *  Thread Starter [garrywedderburn](https://wordpress.org/support/users/garrywedderburn/)
 * (@garrywedderburn)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/functionimplode-need-help/#post-4589894)
 * Not a problem… the problem is I could not find one that suits the purpose otherwise
   I would quite happily change to a theme on wordpress.org. :/ Thanks for your 
   help, much appreciated.
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [12 years, 3 months ago](https://wordpress.org/support/topic/functionimplode-need-help/#post-4589895)
 * If you can’t retrieve support from your theme’s vendors, if they’re saying they
   don’t support it because it’s free (even though we still support free themes),
   the last resort may have to be to hire someone; [http://jobs.wordpress.net](http://jobs.wordpress.net)

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

The topic ‘function.implode NEED HELP :(’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 7 replies
 * 2 participants
 * Last reply from: [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/functionimplode-need-help/#post-4589895)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
