|
|

27th May 2008, 07:17 PM
|
 |
Salas!!!
|
|
Join Date: Jan 2001
Location: L39
Posts: 16,726
vCash: 1430
|
|
|
Login problems....
Couple of users are having difficulty logging into the site.
Here's what they sent me:
User 1: I'm having trouble logging in. When I type in my Username and
Password as per normal, the usual message appears saying "Thank you for
logging in" without actually logging me in and enabling me to access my
account. The system strangely recognises me as being "logged" in
because my name appears on the Current Active Online Users.
I had the same problem yesterday, when eventually I was able to log
in. However, today Im having no luck.
User 2 (who is in China): Ive got a new computer for my apartment but it wont let me log onto TLW. It does give a link as to how, but the link doesnt work. It's saying im operating from an 'open proxy' but ive used a laptop from this location before and i didnt have this problem.
Any of you virgins ( © Tom R) know what the problem is?
|

27th May 2008, 07:22 PM
|
 |
I've done my Homework.
|
|
Join Date: Jul 2005
Location: Paris
Posts: 6,823
vCash: 1113
|
|
|
Re: Login problems....
Maybe click the remember me thing?
__________________
Robot, motherfucker. Do you speak it?!
|

27th May 2008, 07:24 PM
|
 |
Salas!!!
|
|
Join Date: Jan 2001
Location: L39
Posts: 16,726
vCash: 1430
|
|
|
Re: Login problems....
Originally Posted by Ted
Maybe click the remember me thing?
|
I suggested that too, it didn't work.
|

27th May 2008, 07:29 PM
|
 |
I've done my Homework.
|
|
Join Date: Jul 2005
Location: Paris
Posts: 6,823
vCash: 1113
|
|
|
Re: Login problems....
In that case, I'm out.
__________________
Robot, motherfucker. Do you speak it?!
|

27th May 2008, 08:26 PM
|
 |
Raider of the Lost Ark
|
|
Join Date: Jul 2005
Location: South America
Posts: 17,052
vCash: 661
|
|
|
Re: Login problems....
Clearly they need to reverse the negative power coupling.
__________________
You fuckers think just because a guy reads comics he can't start some shit?
You just couldn't let me go could you? This is what happens when an unstoppable force meets an immovable object. You truly are incorruptible aren't you? You won't kill me out of some misplaced sense of self-righteousness, and I won't kill you, because you're just too much fun. I think you and I are destined to do this forever.
|

27th May 2008, 08:59 PM
|
 |
Bangemtogether
|
|
Join Date: Sep 2004
Location: Not there.
Posts: 14,595
vCash: 1487
|
|
|
Re: Login problems....
Make sure they are using this address:
The Liverpool Way - Powered by vBulletin www. liverpoolway. co. uk / forum
rather than this address:
The Liverpool Way - Powered by vBulletin forum. liverpoolway . co. uk
because that might be their problem.
It lets them in on the second address, then redirects them to the first address, but they're not logged in on the first address.
Does that sound sensible?
(I think this is tied in with the SEO extension that was added, before that you could use either version and actually be logged in as two different users).
Anyway, make sure they log in on the first one, see if that works!
__________________
Shit and shite and sugary balls.
|

28th May 2008, 08:22 AM
|
 |
Son of Uncle_Meat
|
|
Join Date: Dec 2004
Location: Location Location
Posts: 22,027
vCash: 40
|
|
|
Re: Login problems....
This happens when I log in on Mrs RiS computer. It may well be because of what RR says. I look not logged in, but then when I go to the fora, I am anyway. Tell them to go to the fora.
__________________
Originally Posted by Bill Shankly
At a football club, there’s a holy trinity – the players, the manager and the supporters. Directors don’t come into it. They are only there to sign the cheques
|
|

28th May 2008, 09:01 AM
|
 |
Forumite
|
|
Join Date: Jan 2006
Posts: 4,980
vCash: 500
|
|
|
Re: Login problems....
The open proxy error means that the internet traffic from that laptop is being routed through another server in order for it's IP address to be hidden. It's hard to know what to do about it without having more details about the laptop's internet connection. Is it connected directly to the internet or through a corporate network?
As for the other problem, does the user have cookies blocked on their browser?
With all problems like this, it's advantageous to know what web browser they are using, how their laptop is connected to the network etc.
|

28th May 2008, 09:05 AM
|
 |
Forumite
|
|
Join Date: Jan 2005
Location: Some where I can't Remeber!
Posts: 1,073
vCash: 500
|
|
|
Re: Login problems....
Might help if the users clear their cookies from their pc and than try logging in.
|

28th May 2008, 09:22 AM
|
 |
Just like Jesus
|
|
Join Date: Aug 2005
Location: in a house
Posts: 15,143
vCash: 500
|
|
|
Re: Login problems....
Security settings are too high?
__________________
Patches I'm depending on you son
|

28th May 2008, 09:30 AM
|
 |
Web Slinger
|
|
Join Date: Aug 2005
Location: L12
Posts: 1,540
vCash: 175
|
|
|
Re: Login problems....
Its to do with VBadvanced Dave, the portal bit at the front of the site.
Its always done it for me.
It doesn't log in properly from the homepage but if you tell them to goto
The Liverpool Way - Powered by vBulletin
and log in there, it will be fine
I have a similar problem on another forum i have it installed on.
I have never managed to fix it
|

28th May 2008, 09:32 AM
|
 |
Web Slinger
|
|
Join Date: Aug 2005
Location: L12
Posts: 1,540
vCash: 175
|
|
|
Re: Login problems....
Originally Posted by real red
(I think this is tied in with the SEO extension that was added, before that you could use either version and actually be logged in as two different users).
Anyway, make sure they log in on the first one, see if that works!
|
You could be right there, the forum i have a problem with also has VBSeo installed.
|

28th May 2008, 10:21 AM
|
 |
Bangemtogether
|
|
Join Date: Sep 2004
Location: Not there.
Posts: 14,595
vCash: 1487
|
|
|
Re: Login problems....
Stick a redirect into your .htaccess file, something like this:
Code:
RewriteEngine on
RewriteCond %{HTTP_HOST} ^forum.liverpoolway\.co.uk [nc]
RewriteRule ^(.*)$ http://www.liverpoolway.co.uk/forum/$1 [R=301,L]
Probably best at the top of whatever's already in the .htaccess file, and of course make sure you back up the old one first in case this doesn't work on your server.
Basically anyone who tries to get in via the "forum.liv.." way will be redirected to the other way. And it's sends out a 301 code meaning Google and so on should update their links too.
__________________
Shit and shite and sugary balls.
|

28th May 2008, 02:21 PM
|
 |
TLW Beer Monster
|
|
Join Date: Aug 2002
Location: Fletcher Memorial Home
Posts: 9,285
vCash: 500
|
|
|
Re: Login problems....
Tell them to reboot ,and if that doesn't work tell them their muff diving gauges are off keelster
__________________
23 CARRA GOLD
I will die to try and get my team a win
Did anyone else feel that Mel Gibson's remake of the classic Life of Brian wasn't anywhere near as funny as the original?
|

28th May 2008, 09:17 PM
|
 |
Salas!!!
|
|
Join Date: Jan 2001
Location: L39
Posts: 16,726
vCash: 1430
|
|
|
Re: Login problems....
Thanks people. I'll send a link to this thread to the two fellas who are having the problems, and I'll check out Real Red's suggestion re the ht access file.
|

29th May 2008, 03:36 PM
|
|
Forumite
|
|
Join Date: Dec 2005
Location: liverpool
Posts: 7,640
vCash: 500
|
|
|
Re: Login problems....
i have had that problem everytime i log in
The thing is you think that your not logged in but infact you are
if you click the Football Forum /Genral Forum when it opens up your logged in i
t works everytime for me it happens everytime i deleat my temporary internet files and cookies etc
also if your not logged in at that point then re-login and its sorted
If that is any help
|

29th May 2008, 04:15 PM
|
 |
Bangemtogether
|
|
Join Date: Sep 2004
Location: Not there.
Posts: 14,595
vCash: 1487
|
|
|
Re: Login problems....
Also noticed it happens with the "WWW" included or excluded from the address.
Try changing the URL above in your address bar to liverpoolway without the WWW and see if you're still logged in.
This might only happen in Firefox.
And this can be fixed in a similar way with the .htaccess files too.
__________________
Shit and shite and sugary balls.
|
|