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,
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 ...
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,
Hello Marcos:
Can you post what's on line 286 (and maybe a few lines above and below) of your config_vbseo.php file?
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);
PM Sent.
Resolved!