Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Forum: Fixing WordPress
    In reply to: Implode error
    Thread Starter Jimmybailey1

    (@jimmybailey1)

    all fixed guys!

    make a back up first!

    then just remove the $cats code and try again… i found them two lines were just not needed at all

    please back up first encase it doesnt fix your problem/theme

    Forum: Fixing WordPress
    In reply to: Implode error
    Thread Starter Jimmybailey1

    (@jimmybailey1)

    Hi Andrew

    im not sure to be honest i just have the error on the web page and this is line 34 :-/

    here i have incuded the line above which also has $cats in it

    $cats = vp_metabox(‘blog_fw_page_settings.hb_blog_category_include’);
    $cats = implode(‘+’, $cats);

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