Results 1 to 5 of 5

Config Error

This is a discussion on Config Error within the Bug Reporting forums, part of the vBSEO SEO Plugin category; When I tried to edit my config file and I went to my forum it then showed my this error ...

  1. #1
    Junior Member
    Join Date
    Aug 2005
    Posts
    2
    Liked
    0 times

    Config Error

    When I tried to edit my config file and I went to my forum it then showed my this error

    Parse error: parse error, unexpected '/' in /home/explosiv/public_html/forum/includes/config_vbseo.php on line 254

    This is the code on line 254:

    define('VBSEO_ARCHIVE_ROOT', '/archive/index.php/');/');/');/');

    I tried fixing it myself but it did not work and I would apreciate a quick solution as it is causing my forum to be inaccessible.

  2. #2
    vBSEO Staff Juan Muriente's Avatar
    Real Name
    Juan Carlos Muriente
    Join Date
    Jun 2005
    Location
    Puerto Rico
    Posts
    14,267
    Liked
    558 times
    Did you try commenting 'RewriteBase/forumroot' in the .htaccess file?

  3. #3
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Hi,

    please replace the quoted line with:
    Code:
    define('VBSEO_ARCHIVE_ROOT', '/archive/index.php/');
    I suggest you to try using vbseo_cp.php further instead of manual config file editing - this is the easy way!
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  4. #4
    Junior Member
    Join Date
    Aug 2005
    Posts
    2
    Liked
    0 times
    Actually I was using the control panel but thanks alot. I was actually looking at that code, I am not an expert in PHP but I knew enough that the ');/');/');/'); proceeding the code was out of place but I was afraid to touch it but it ended up being the problem.

  5. #5
    vBSEO Staff Juan Muriente's Avatar
    Real Name
    Juan Carlos Muriente
    Join Date
    Jun 2005
    Location
    Puerto Rico
    Posts
    14,267
    Liked
    558 times
    /* NOTE: This issue has been resolved */

Similar Threads

  1. MySQL error: mailqueue
    By rj2 in forum Troubleshooting
    Replies: 1
    Last Post: 03-04-2006, 06:27 AM
  2. apache error logs
    By MentaL in forum Troubleshooting
    Replies: 2
    Last Post: 01-20-2006, 10:45 PM
  3. [2.2.0] Error message
    By Doc Great in forum Bug Reporting
    Replies: 5
    Last Post: 11-09-2005, 04:11 PM

Posting Permissions

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