The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Error - Login
Alot of my members are getting this error when they sign in it returns them back to the login screen. Is it my site or them.
(P.S. the search engine sucks. i type in the info and it says i must enter 3 or more words.) |
#2
|
||||
|
||||
What error?
|
#3
|
|||
|
|||
when they sign in it returns them back to the login screen
|
#4
|
||||
|
||||
1.) Does this happen to you as well?
2.) Do you allow your users to access the www and non-www versions of your site? 3.) What is your site URL? 4.) What do you have set for AdminCP > Settings > Options > Cookies and HTTP Header Options? |
#5
|
|||
|
|||
1) no
2) not sure what setting that is 3) http://www.clanacg.com 4) Session Timeout - 900 Path to Save Cookies - / Cookie Domain - (blank) GZIP HTML Output - yes GZIP Compression Level - 1 Add Standard HTTP Headers - no Add No-Cache HTTP Headers - no Remove Redirection Message Pages - yes Force Latest IE Mode - no |
#6
|
|||
|
|||
you need to put in your htaccess file so members cant remove the www
|
#7
|
||||
|
||||
Try adding this to the top of your .htaccess file in your root directory (NOT your forum root directory) and see if they still have the problem
Code:
RewriteEngine On rewritecond %{http_host} !^www\.clanacg\.com Also, in these areas: AdminCP > Settngs > Options > Site Name / URL / Contact Details > Forum URL AdminCP > Settngs > Options > Site Name / URL / Contact Details > Homepage URL Make sure you have the www. in your URL |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|