Results 1 to 5 of 5

Error 286

This is a discussion on Error 286 within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Hi, After editin in vbseocp.php and saving all settings I got this error Parse error : parse error, unexpected T_STRING ...

  1. #1
    Junior Member
    Real Name
    Supermak
    Join Date
    Apr 2006
    Posts
    20
    Liked
    0 times

    Error 286

    Hi,

    After editin in vbseocp.php and saving all settings I got this error

    Parse error: parse error, unexpected T_STRING in /home/fcualk/public_html/includes/config_vbseo.php on line 286

    Can anyone help?

    Regards,

  2. #2
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    13 times
    Hello Marcos:

    Can you post what's on line 286 (and maybe a few lines above and below) of your config_vbseo.php file?

  3. #3
    Junior Member
    Real Name
    Supermak
    Join Date
    Apr 2006
    Posts
    20
    Liked
    0 times
    line 286 is

    define('VBSEO_ADD_ANALYTICS_CODE_EXT', 0);

    // ****** VBSEO GOOGLE/YAHOO SITEMAP INSTALLED? ******
    // Enable advanced features available when the vBSEO Google/Yahoo sitemap plugin is installed. Download the
    // sitemap plugin via vBulletin.org here (vBSEO Google/Yahoo Sitemap Generator for vBulletin 3.5.x & vBulletin 3.0.x - vBulletin.org Forum)
    define('VBSEO_SITEMAP_MOD', 1);
    define('VBSEO_ADD_ANALYTICS_CODE', 0);
    define('VBSEO_ANALYTICS_CODE', '');
    define('VBSEO_ADD_ANALYTICS_CODE_EXT', 0);
    define('VBSEO_ANALYTICS_EXT_FORMAT', '/outgoing/');
    define('VBSEO_ANALYTICS_GOAL_PATH', '/google-funnel/');
    define('VBSEO_ADD_ANALYTICS_GOAL', 0);
    define('VBSEO_GOOGLE_AD_SEC', 0);

  4. #4
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    13 times
    PM Sent.

  5. #5
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    13 times
    Resolved!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •