The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Good day gents,
Example of problem: After login with name: User_1 (for example) on forum is showing that you logged in with another users name, sometimes User_2 or User_3 I received many complains from my users, that after login they're facing the same problem. Please help. Thanks |
#2
|
|||
|
|||
![]()
Install any new products recently? Might be causing a conflict.
|
#3
|
|||
|
|||
![]() Quote:
![]() --------------- Added [DATE]1356799910[/DATE] at [TIME]1356799910[/TIME] --------------- maybe problem in http:// and http://www. urls? |
#4
|
|||
|
|||
![]()
Looks like I did fix it with this:
Code:
RewriteEngine On RewriteCond %{HTTP_HOST} ^your-site.com [NC] RewriteRule ^(.*)$ http://www.your-site.com/$1 [L,R=301] |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|