Results 1 to 5 of 5

Redirect Loop problems after updating vB and vB SEO

This is a discussion on Redirect Loop problems after updating vB and vB SEO within the Troubleshooting forums, part of the vBSEO SEO Plugin category; I have a support ticket, but felt I could describe my problem in more detail in the forum, so here ...

  1. #1
    Junior Member
    Real Name
    Daniel Kennedy
    Join Date
    Sep 2006
    Posts
    8
    Liked
    0 times

    Redirect Loop problems after updating vB and vB SEO

    I have a support ticket, but felt I could describe my problem in more detail in the forum, so here it goes...
    (I'm a huge vB SEO fan and really appreciate the great support provided here!)

    I updated my vB and vB SEO to the latest versions and now have problems. Sometimes the threads will not load, and instead when a thread link is clicked, load either an image (avatar for example), the forum index, a different thread, or give a Redirect Error.

    Here's a link to my dev/test site:
    http://dev.tweak3d.net/f24/added-bun...avatars-40199/

    It's really easy to duplicate this problem by clicking the Next Thread links. Try clicking Next Thread at the bottom of the post linked above. If it loads a different thread, try clicking Next Thread again, again, etc. Within a few presses, it will either reload -the same- thread or give a Redirect Loop error. Some links might load an image, the index, etc.

    Other than this, vB SEO seems to work fine. I put it on my dev site because when I tried it on my live site, there were too many users encountering this problem.

    I am running one of the Presets for URL structure now, but the problem still exists.

    Here's my .htaccess (the default VBSEO 3.3.0 RC2):
    PHP Code:
    # Comment the following line (add '#' at the beginning)
    # to disable mod_rewrite functions.
    # Please note: you still need to disable the hack in
    # the vBSEO control panel to stop url rewrites.
    RewriteEngine On

    # Some servers require the Rewritebase directive to be
    # enabled (remove '#' at the beginning to activate)
    # Please note: when enabled, you must include the path
    # to your root vB folder (i.e. RewriteBase /forums/)
    #RewriteBase /

    #RewriteCond %{HTTP_HOST} !^www\.yourdomain\.com
    #RewriteRule (.*) http://www.yourdomain.com/forums/$1 [L,R=301]

    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$[L]

    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap)
    RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]

    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond 
    %{REQUEST_FILENAME} !-d
    RewriteCond 
    %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.+)$ vbseo.php [L,QSA
    Any help is very much appreciated. I can create/send logins to anyone @ VBSEO that wants to help out. Thanks!

  2. #2
    Senior Member Shadab's Avatar
    Real Name
    Shadab
    Join Date
    Oct 2007
    Location
    Bhopal
    Posts
    821
    Liked
    0 times
    Blog Entries
    12
    Sorry. The administrator has banned your IP address. To contact the administrator click here
    That's what I get when I visited the site.
    Not good because that was my first ever visit.

    ---

    Check if you have some conflicting URL rewrite settings for the 'Thread URLs' in your vbseocp.

  3. #3
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,111
    Liked
    622 times
    Blog Entries
    4
    I clicked Next Links several times and it worked for me on each time.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  4. #4
    Junior Member
    Real Name
    Daniel Kennedy
    Join Date
    Sep 2006
    Posts
    8
    Liked
    0 times
    Quote Originally Posted by Shadab View Post
    That's what I get when I visited the site.
    Not good because that was my first ever visit.
    That is strange. I ban a LOT of spammers from my forums... maybe someone in your neighborhood was banned. Let me know your subdomain (via PM etc )and I can unban you if you're still interested...

    ---

    Check if you have some conflicting URL rewrite settings for the 'Thread URLs' in your vbseocp.
    I'm using a Preset. It all looks good.

  5. #5
    Junior Member
    Real Name
    Daniel Kennedy
    Join Date
    Sep 2006
    Posts
    8
    Liked
    0 times
    Quote Originally Posted by Mert Gökçeimam View Post
    I clicked Next Links several times and it worked for me on each time.
    Oleg was working on it yesterday via Support ticket. I think he fixed it up for me last night. Thanks!

Similar Threads

  1. Redirect Loop In Rc 5
    By MissKalunji in forum Troubleshooting
    Replies: 10
    Last Post: 09-15-2009, 10:03 PM
  2. Redirect Loop when click on first new post of a thread.
    By newguy in forum Troubleshooting
    Replies: 10
    Last Post: 01-09-2009, 07:06 PM
  3. Redirect Loop - Can't access pages...
    By 3lite in forum Troubleshooting
    Replies: 13
    Last Post: 11-28-2008, 07:46 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
  •