Results 1 to 12 of 12

New created forums are not being redirected correctly

This is a discussion on New created forums are not being redirected correctly within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Hi, does vbseo use a cache or something similar that can cause that all new forums that I created today ...

  1. #1
    Senior Member
    Real Name
    George
    Join Date
    May 2006
    Posts
    134
    Liked
    0 times

    Exclamation New created forums are not being redirected correctly

    Hi, does vbseo use a cache or something similar that can cause that all new forums that I created today on my website are not being redirected properly?

    Everytime I click on any of the new forums, i gets redirected to:
    http://www.mywebsite.com/forums/a/

    In the forumhome you will see the correct link, its being rewrited correctly, but when you click on it, it goes to the link above.
    Old forums are working fine.

    Im using APC cache, just in case.

    Summary:
    When you click on
    http://www.mywebsite.com/forums/fitness-camp/
    It goes to
    http://www.mywebsite.com/forums/a/


    Thanks

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Please try to modify functions_vbseo_vb.php file:
    FIND:
    PHP Code:
    $vbseo_gcache['forum'] = array(); 
    and comment out:
    PHP Code:
    //$vbseo_gcache['forum'] = array(); 
    Last edited by Oleg Ignatiuk; 06-27-2009 at 07:56 PM.
    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
    Senior Member
    Real Name
    George
    Join Date
    May 2006
    Posts
    134
    Liked
    0 times
    is working now!

    I commented the line using //
    is that ok?

  4. #4
    Senior Member
    Real Name
    George
    Join Date
    May 2006
    Posts
    134
    Liked
    0 times
    is working for some, but still theres some not working
    how can I flush the cache?

  5. #5
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Please try to open vBSEO CP and save settings. If some subforums are still not working, can you please open a ticket with ftp access and example links for torubleshooting?
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  6. #6
    Senior Member
    Real Name
    George
    Join Date
    May 2006
    Posts
    134
    Liked
    0 times
    still not working, going to open a ticket right now

  7. #7
    Senior Member
    Real Name
    George
    Join Date
    May 2006
    Posts
    134
    Liked
    0 times
    ticket opened, waiting for you Oleg

  8. #8
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Looks like you have more than one site with vBSEO caching option enabled running on the server. In this case cache storage variable should be renamed, I've changed it in config_vbseo.php and it works now.
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  9. #9
    Senior Member
    Real Name
    George
    Join Date
    May 2006
    Posts
    134
    Liked
    0 times
    yep, 2 sites, each using apc cache
    thanks oleg!

  10. #10
    Senior Member
    Real Name
    George
    Join Date
    May 2006
    Posts
    134
    Liked
    0 times
    for future reference, could you tell me what parameter did you changed>?
    also, can I uncomment what you asked me to comment first?

    thanks

  11. #11
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Sure, parameter is:
    PHP Code:
    define('VBSEO_CACHE_VAR''vbseo_storage'); 

    also, can I uncomment what you asked me to comment first?
    I'd keep that line commented out, that's how it will be in the next vBSEO version.
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  12. #12
    Senior Member
    Real Name
    George
    Join Date
    May 2006
    Posts
    134
    Liked
    0 times
    thanks!!

Similar Threads

  1. How is the Groups of this forum created?
    By myandy99 in forum General Discussion
    Replies: 1
    Last Post: 08-24-2008, 09:44 PM
  2. VBSEO and Newly created Forums
    By forumguy in forum Pre-Sales Questions
    Replies: 1
    Last Post: 12-23-2007, 11:52 AM
  3. Sitemap created, but error 404
    By beltipo in forum Troubleshooting
    Replies: 6
    Last Post: 05-10-2007, 05:16 PM
  4. CRR for vBa CMPS created Pages
    By Neutral Singh in forum Custom Rewrite Rules
    Replies: 42
    Last Post: 11-22-2005, 10:23 AM

Posting Permissions

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