Activity Stream
48,167 MEMBERS
63655 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 1 of 2 12 LastLast
Results 1 to 10 of 17
  1.     
    #1
    Banned

    Default Error in redirection after login!

    vB version: 3.8.7 PL2



    c this, as soon i login, instead of normal redirection page, it is giving me this, although when i type the index.php address manually, it is logged in!
    its just some kind of redirection problem.

    its a new board, just installed, having 1 topic, and certain mods installed.


    kindly help.

    thanks
    champ_007_bond Reviewed by champ_007_bond on . Error in redirection after login! vB version: 3.8.7 PL2 http://i25.lulzimg.com/b1d4aa.jpg c this, as soon i login, instead of normal redirection page, it is giving me this, although when i type the index.php address manually, it is logged in! its just some kind of redirection problem. its a new board, just installed, having 1 topic, and certain mods installed. Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Check your htaccess and see if there is a weird redirect there.


  4.     
    #3
    Banned
    RewriteEngine On
    RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    its my .htaccess
    i think its alrite

  5.     
    #4
    Member
    Try replacing your htaccess with this:

    Code: 
    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=$1 [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]


  6.     
    #5
    Member
    Check the URL settings, it should be domain without the index.php or trailing slash.

    e.g. http://royalvipers.com

  7.     
    #6
    Member

  8.     
    #7
    Banned
    Quote Originally Posted by DOPE View Post
    Try replacing your htaccess with this:

    Code: 
    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=$1 [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]

    got 404 not found page.

    /vbseo.php not found!

  9.     
    #8
    Member
    Quote Originally Posted by champ_007_bond View Post
    got 404 not found page.

    /vbseo.php not found!
    Admin CP -> Settings -> Options -> Site Name / URL / Contact Details

    Change your site URL to www.sitename.com
    Make sure to include WWW before your site name

  10.     
    #9
    Banned
    its a kind of temporary error
    sometimes it occurs, sometimes it doesnt!

    anyway to sort this out?

  11.     
    #10
    Banned
    Quote Originally Posted by SuicidalMedia View Post
    Check the URL settings, it should be domain without the index.php or trailing slash.

    e.g. http://royalvipers.com
    its correct!
    anything else?

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Getting Some Error while login
    By downloadsmasti in forum vBulletin
    Replies: 6
    Last Post: 16th Feb 2012, 03:38 AM
  2. vBulletin 3 Login redirection page help
    By tractor3231 in forum vBulletin
    Replies: 2
    Last Post: 23rd Sep 2011, 05:29 AM
  3. Login Error
    By Perl in forum IP.Board
    Replies: 3
    Last Post: 25th Mar 2011, 07:46 AM
  4. Need help : Cpanel error when trying to login !!!
    By sickboy in forum Server Management
    Replies: 7
    Last Post: 16th Mar 2010, 05:46 AM
  5. Redirection Error?
    By Mdrop in forum Feedback and Suggestions
    Replies: 5
    Last Post: 10th Jul 2009, 12:57 PM

Tags for this Thread

BE SOCIAL