• dscaudio

    (@dscaudio)


    Hi everyone,

    I have a problem with my wordpress template

    I have the following error message on top of the blog section of my website :

    Warning: implode() [function.implode]: Invalid arguments passed in template-blog.php on line 21

    The code on that page is the following :

    ‘paged’ => $paged, ‘cat’ => implode(“,”, $blog_categories) ) );

    I am not a specialist of PHP so i really don´t know how to solve this problem.

    Thank you for your help

Viewing 3 replies - 1 through 3 (of 3 total)
  • esmi

    (@esmi)

    What theme are you using? Where did you download it from?

    Thread Starter dscaudio

    (@dscaudio)

    Hello, I´m using the theme invictus from themeforest

    esmi

    (@esmi)

    I’m sorry but as you are using a commercial theme, you need to seek support from the theme’s developer/vendor. We do not support commercial products here.

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

The topic ‘Warning: implode() [function.implode]’ is closed to new replies.