HELP — Parse Error:

  • Unknown's avatar

    I keep getting this error:(

    Parse error: syntax error, unexpected T_IF in /home/nene/public_html/wp-content/themes/BeautyCircles/functions.php on line 917

    I need help!!

    line915: if ( function_exists(“add_theme_support”) ) { add_theme_support(“post-thumbnails”); }
    line916: if(function_exists(‘add_custom_background’)) {
    line917: add_custom_background();
    line918: }

    The blog I need help with is: (visible only to logged in users)

  • The topic ‘HELP — Parse Error:’ is closed to new replies.