Results 1 to 8 of 8

redirect loop after upgrade to vb 4.1.3

This is a discussion on redirect loop after upgrade to vb 4.1.3 within the Troubleshooting forums, part of the vBSEO SEO Plugin category; I upgraded and now I'm getting a redirect loop on the index page. Everything else works fine. I notice if ...

  1. #1
    Member
    Real Name
    Aaron Dev
    Join Date
    Mar 2011
    Posts
    72
    Liked
    2 times

    Exclamation redirect loop after upgrade to vb 4.1.3

    I upgraded and now I'm getting a redirect loop on the index page. Everything else works fine. I notice if I refresh twice the second time the url is showing up without the rewrite (it's supposed to be /forums/, shows up as /forums/index.php). Also the vbseo tab has disappeared from the admincp, however it's still installed and I can visit it by typing in the url directly.

  2. #2
    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
    Please make sure you didn't disable plugins via config.php
    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

  3. #3
    Member
    Real Name
    Aaron Dev
    Join Date
    Mar 2011
    Posts
    72
    Liked
    2 times
    Mert,

    I'm searching includes/config.php, I can't find that option anywhere.

  4. #4
    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
    Please create a support ticket with ftp , admincp and vBSEO Cp login details
    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

  5. #5
    Member
    Real Name
    Aaron Dev
    Join Date
    Mar 2011
    Posts
    72
    Liked
    2 times
    Mert,

    I've done that. Thanks

  6. #6
    Junior Member
    Real Name
    Quentin Moore
    Join Date
    May 2011
    Posts
    19
    Liked
    0 times
    I may be experiencing the same "loop" in vb 4.13.

    When I visit:
    Code:
    http://www.chromebookuser.com/tags/
    http://www.chromebookuser.com/groups/
    Firefox says,

    Code:
    The page isn't redirecting properly
    
    Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
    Any ideas? Here's my .htaccess

    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
    
    #rewritecond %{http_host} ^chromebookuser.com [nc]
    #rewriterule ^(.*)$ http://www.chromebookuser.com/$1 [r=301,nc] 
    
    # 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=$1 [L]
    
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap|api\.php)
    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]

  7. #7
    vBSEO Staff Andrés Durán Hewitt's Avatar
    Real Name
    Andrés Durán
    Join Date
    Jul 2009
    Location
    Costa Rica
    Posts
    3,393
    Liked
    411 times
    Blog Entries
    1
    Hello,

    Please try setting up your "Custom Doc Root" setting in vBSEO CP:

    General Settings -> vBSEO Options -> Advanced Settings tab -> Custom Doc Root

    It should be the full path to your site, i.e. /home/user/public_html

    and if needed, set also your Define vBSEO Custom Relative Doc Root. It is needed if your forum resides in a folder like forums.

    Example:

    Custom Doc Root: /home/user/public_html
    Define vBSEO Custom Relative Doc Root : /forum/

    If that doesn't work, please create a support ticket with FTP, Admin CP and vBSEO CP login details for troubleshooting.
    Andrés Durán / Crawlability Inc.
    ˇvBSEO 3.6.0 GOLD Liberado!
    Inaugurando el NUEVO vBSEO Sitemap Generator 3.0. - ˇAHORA disponible para Clientes de vBSEO!

    Síguenos en: Facebook | Síguenos en: Twitter


  8. #8
    Junior Member
    Real Name
    Quentin Moore
    Join Date
    May 2011
    Posts
    19
    Liked
    0 times
    Thanks. I tried your suggestions but there was no change. I had already created a ticket.

Similar Threads

  1. 301 redirect loop issue on upgrade
    By mickknutson in forum General Discussion
    Replies: 1
    Last Post: 07-15-2010, 06:38 AM
  2. vBulletin 3.x Redirect Loop
    By BamaStangGuy in forum Troubleshooting
    Replies: 3
    Last Post: 02-08-2010, 12:51 PM
  3. Redirect Loop In Rc 5
    By MissKalunji in forum Troubleshooting
    Replies: 10
    Last Post: 09-15-2009, 10:03 PM
  4. Redirect Loop
    By robdog in forum Troubleshooting
    Replies: 3
    Last Post: 06-01-2009, 08:54 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
  •