The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi all,
I have a problem that I can't get my head around for the past few days now since we patched to 4.2.2. Our forum is http://www.theevertonforum.co.uk but we also have http://www.theevertonforum.com << when users goto this site they put in their username and password and are kicked back out. The only way they are able to login is via the .co.uk site. The cookie domain is set at .theevertonforum.co.uk Also http://www.theevertonforum.com as been added to the redirect whitelist. here is a copy of what the htacess file looks like that's in the root. Quote:
Thank you ![]() |
#2
|
||||
|
||||
![]()
your rewrite rule isn't working. The ones on my site look like this:
Code:
RewriteCond %{HTTP_HOST} ^www.otherdomain\.org [NC] RewriteRule (.*) http://www.maindomain.org/$1 [L,R=301] Code:
RewriteCond %{HTTP_HOST} ^www.theevertonforum\.com [NC] RewriteRule (.*) http://www.theevertonforum.co.uk/$1 [L,R=301] |
#3
|
|||
|
|||
![]() Quote:
--------------- Added [DATE]1386964331[/DATE] at [TIME]1386964331[/TIME] --------------- Just tried above and still the same. --------------- Added [DATE]1386964703[/DATE] at [TIME]1386964703[/TIME] --------------- Ok I found out what it was lol. How weird though. --------------- Added [DATE]1386965626[/DATE] at [TIME]1386965626[/TIME] --------------- Thanks alot though Lynne for you're time. ![]() |
#4
|
||||
|
||||
![]()
Do you mind sharing what the problem was? Many people do a search before posting a question and it helps if there are answers in threads they may come across when searching on their own problem.
I'm glad you got it figured out though. ![]() |
Благодарность от: | ||
tbworld |
#5
|
|||
|
|||
![]()
Sure Lynne.
For some reason I had two htaccess files in my root folder, one which was .htaccess and the other was htaccess. I was editing the wrong one all the time. How I missed it for so long, I don't know lol. |
#6
|
||||
|
||||
![]()
LOL We all make mistakes. I'm glad you figured it out.
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|