The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Login Peoblem ? Please Help Me
Hello Sir !
I have a problem in my forum www.hallagullaworld.com when i try to login after redirection will be logout automaticaly. what should i do? please help me out form this problem |
#2
|
|||
|
|||
with the following content, .htaccess to create.
Code:
RewriteEngine On RewriteCond %{HTTP_HOST} !^www\.domain\.com RewriteRule (.*) http://www.domain.com/$1 [R=301,L] . Htaccess file after you create the site, delivered to your home directory if you want to come to your site from domain.com users will be automatically redirected to www.domain.com way. |
#3
|
|||
|
|||
seems to be cookies problem try uploading tools.php from your (do not upload )folder this might fix the login problem
|
#4
|
||||
|
||||
Click on the remember me box while you try to login.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|