Results 1 to 8 of 8

Archive links not working

This is a discussion on Archive links not working within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Hello! I noticed today that the archive of our forum isn't working correctly. We recently upgraded from vb3.5 to 3.6 ...

  1. #1
    Junior Member
    Real Name
    uguguguu
    Join Date
    May 2006
    Posts
    4
    Liked
    0 times

    Archive links not working

    Hello!
    I noticed today that the archive of our forum isn't working correctly. We recently upgraded from vb3.5 to 3.6 and from vbseo 2.4 to 3.0. I don't know if it worked before the upgrade because it has been some time I checked the archive.
    You can see the problem here: GameSServeR Network
    Just try to click on any forum link. All you get is the same page again with the board listing. If I disable vbseo the archive works again. I tried all archive options there are in vbseocp. None worked so far. Any suggestions?

    Regards
    Tim

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

    could you please open a support ticket with ftp access for troubleshooting?
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  3. #3
    Junior Member
    Real Name
    x
    Join Date
    Nov 2006
    Posts
    5
    Liked
    0 times
    I am having the same problem. I see that yours was fixed. What was the solution?

    It has been a while since I checked my archive as well. I recently switched from the ioncube version to the zend version.

    Thank you.

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

    if you have Fast-CGI version of PHP running, please try to modify archive/index.php file
    FIND:
    PHP Code:
    require_once(DIR '/includes/functions_bigthree.php'); 
    ADD BELOW:
    PHP Code:
    $archive_info preg_replace('#.*/#','',$archive_info); 
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  5. #5
    Junior Member
    Real Name
    x
    Join Date
    Nov 2006
    Posts
    5
    Liked
    0 times
    That worked. Thank you.

  6. #6
    Junior Member
    Real Name
    Andy Xie
    Join Date
    Aug 2006
    Posts
    15
    Liked
    0 times
    is there a way without modifying the file? Im using CGI instead of fast-cgi... unless they're da same

  7. #7
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    It should be working correctly for you. Do you have a problem with your archive?
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  8. #8
    Senior Member redlabour's Avatar
    Real Name
    André
    Join Date
    Sep 2005
    Location
    Germany, NRW
    Posts
    373
    Liked
    0 times
    Worked for me now! Thx!!!

    PHP5 as CGI

Posting Permissions

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