Results 1 to 8 of 8

vbulletin 3.7.0 Beta 5 & vBSEO 3.1.0 & eaccelerator

This is a discussion on vbulletin 3.7.0 Beta 5 & vBSEO 3.1.0 & eaccelerator within the Bug Reporting forums, part of the vBSEO SEO Plugin category; vbulletin + vbseo + eaccelerator (activated from vbseo admicp): Code: vBulletin Message Invalid Forum specified. If you followed a valid ...

  1. #1
    Junior Member
    Real Name
    insider
    Join Date
    Nov 2007
    Location
    Bucharest
    Posts
    5
    Liked
    0 times

    vbulletin 3.7.0 Beta 5 & vBSEO 3.1.0 & eaccelerator

    vbulletin + vbseo + eaccelerator (activated from vbseo admicp):

    Code:
    vBulletin Message
    Invalid Forum specified. If you followed a valid link, please notify the administrator
    I get this message sometimes when i browse a category page (threads are working fine)

    vbulletin + vbseo without eaccelerator = ok

    On the same server vbulletin 3.6.8 with vbseo and eaccelerator are working fine

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

    if you have another vBSEO instance with caching enabled on the same server, you should customize this variable in config_vbseo.php file (so that they differ for every vBSEO instance):
    PHP Code:
        define('VBSEO_CACHE_VAR''vbseo_storage'); 

  3. #3
    Junior Member
    Real Name
    insider
    Join Date
    Nov 2007
    Location
    Bucharest
    Posts
    5
    Liked
    0 times

    eaccelerator

    like this:
    config_vbseo.php
    Code:
        // ****** CACHE SETTINGS ******
        define('VBSEO_CACHE_VAR',  'vbseo_storage');
    
        define('VBSEO_CACHE_TYPE',               4);
        define('VBSEO_MEMCACHE_PERS',            0);
        define('VBSEO_MEMCACHE_TTL',          3600);
        define('VBSEO_MEMCACHE_TIMEOUT',         1);
        define('VBSEO_MEMCACHE_RETRY',          15);
        define('VBSEO_MEMCACHE_COMPRESS',    20000);
        define('VBSEO_MEMCACHE_HOSTS',          '');

    Still the same error.

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    You should change "vbseo_storage" to "vbseo_storage_2" or anything else.

  5. #5
    Junior Member
    Real Name
    insider
    Join Date
    Nov 2007
    Location
    Bucharest
    Posts
    5
    Liked
    0 times
    Problem solved. Thank you!

  6. #6
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    Great! You are welcome

  7. #7
    Member
    Real Name
    Manuel Sechi
    Join Date
    Jan 2007
    Posts
    42
    Liked
    0 times
    hello all

    in vbseo 3.0.1 this piece of code is in functions_vbseo_pre.php insthead of config_vbseo.php...

    just a question... when I will update vbseo the new version will override this customization?

    best regards
    Manuel Sechi

  8. #8
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    In the next vBSEO build that option will be moved to the config_vbseo.php file, so you can manually move it to config now and it should be preserved during your next upgrade.

Similar Threads

  1. Replies: 4
    Last Post: 02-20-2008, 06:44 AM
  2. vbseo beta for vbulletin 3.7 beta 4 ?
    By magmf in forum General Discussion
    Replies: 1
    Last Post: 01-31-2008, 01:56 PM
  3. vBSEO and vBulletin 3.7 beta 4
    By Jim O in forum Bug Reporting
    Replies: 8
    Last Post: 01-27-2008, 07:14 PM
  4. Replies: 5
    Last Post: 07-03-2006, 05:21 PM

Tags for this Thread

Posting Permissions

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