a strange phenomena when trying to login

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
serap
Forum Commoner
Posts: 31
Joined: Thu Jan 15, 2004 5:10 pm

a strange phenomena when trying to login

Post by serap »

Well, as newbie as I am this have driven me crazy:

I send a mail out to the ones who registers. - then -

there is a link in which they have to click to both activate themselves and then login. What happens from this point forward i really WEIRD!

a) If I directly click the link, and try to login I JUST CANT! - (wrong uname, password it says when I echo it - it IS the correct ones)

b) But if I copy-paste the link and login IT WORKS!

WHY can you not directly click the link??? Have any of you experienced this? (It works in hotmail, but not in my yahoo account by the way)

Thanks!
coreycollins
Forum Commoner
Posts: 67
Joined: Sun Feb 01, 2004 1:04 pm
Location: Michigan

Post by coreycollins »

What is the code? I don't know if we could help you without seeing what your code is doing.
serap
Forum Commoner
Posts: 31
Joined: Thu Jan 15, 2004 5:10 pm

Post by serap »

Its a lot of code actually, the strange thing is that it works but not from Yahoo mail - by clicking the link - only when you copy-paste it. Its like you need to reopen a broser before logging in....I can post it if you need it...
User avatar
patrikG
DevNet Master
Posts: 4235
Joined: Thu Aug 15, 2002 5:53 am
Location: Sussex, UK

Post by patrikG »

Post Reply