Webmastersite.net
Register Log In

account verification code error

Comments on account verification code error

david
Forum Regular

Usergroup: Customer
Joined: Jun 22, 2005

Total Topics: 91
Total Comments: 305
david
Posted Sep 26, 2008 - 12:35 AM:

No matter what browser, any time a new member signs up, the same verification code is sent out to them. What could be causing this?
david
Forum Regular

Usergroup: Customer
Joined: Jun 22, 2005

Total Topics: 91
Total Comments: 305
david
Posted Sep 26, 2008 - 1:12 AM:

Also, when the verification link is visited, it does verify the member, but doesn't sign them in, whereas this happened automatically before in 5.0.5.
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7867
Paul
Posted Sep 27, 2008 - 1:50 PM:

Possibly you're using an old language file with the wrong variable for the activation code?
david
Forum Regular

Usergroup: Customer
Joined: Jun 22, 2005

Total Topics: 91
Total Comments: 305
david
Posted Sep 28, 2008 - 1:31 PM:

nope. checked it in the latest WSN language file:
{DIRURL}/activate.php?memid={MEMBERID}&acti vation={MEMBERACTIVATIONCODE}

Still doing the same. I attached a debug info for the page I visit when hitting the activation link. Does that help, or should I grab debug info from another stage in the signup process?

Thanks
David

Attached Files:
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7867
Paul
Posted Sep 29, 2008 - 3:33 AM:

Are you using the cache system?

Debug mode won't help here since queries aren't at issue.
david
Forum Regular

Usergroup: Customer
Joined: Jun 22, 2005

Total Topics: 91
Total Comments: 305
david
Posted Sep 29, 2008 - 4:43 AM:

no cache system.
i just reverted all the way back to 4.x and the verification code is still the same... smiling face is there something in the WSN filesystem that needs some special permissions or something? That's the only thing I can think of now.

Interesting though, that in 4.x, when I visit the activation link, I actually get logged in. In 5.x I don't even get logged in.

What php or other files are responsible for generating this code and ensuring that when the activation code is visited, the person gets logged in? My guess is that something is wrong with file/folder permissions (even though I don't get errors).
david
Forum Regular

Usergroup: Customer
Joined: Jun 22, 2005

Total Topics: 91
Total Comments: 305
david
Posted Sep 29, 2008 - 4:45 AM:

by the way, is it possible that the admin panel shows that the cache system is not active, while it actually is... ? the 'cacheload' field in the DB is empty.
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7867
Paul
Posted Oct 01, 2008 - 6:45 AM:

cacheload is irrelevant, it's a matter of whether you've selected any usergroups there.

Maybe I misunderstand you. I presume you're saying every member gets the same verification code. If you just mean that the same member gets the same code on each re-request, then of course that's true.
david
Forum Regular

Usergroup: Customer
Joined: Jun 22, 2005

Total Topics: 91
Total Comments: 305
david
Posted Oct 01, 2008 - 6:53 AM:

Paul wrote:
I presume you're saying every member gets the same verification code. If you just mean that the same member gets the same code on each re-request, then of course that's true.


Yes, that's what I mean. What is true? I don't get it. You mean it's true that the cache could be on even though it is showing off?
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7867
Paul
#10 - Quote - Permalink
Posted Oct 03, 2008 - 5:37 AM:

Which of the two possible things I said you might have meant does "Yes, that's what I mean" reference?

I said nothing about the cache. I said that any particular member will get the same activation code each time they re-request it, unless their email address has changed, and that's very much intentional and proper.
david
Forum Regular

Usergroup: Customer
Joined: Jun 22, 2005

Total Topics: 91
Total Comments: 305
david
#11 - Quote - Permalink
Posted Oct 03, 2008 - 5:49 AM:

smiling face I meant that each member gets the same verification code. I will try to register my test member with a different email and see. smiling face
david
Forum Regular

Usergroup: Customer
Joined: Jun 22, 2005

Total Topics: 91
Total Comments: 305
david
#12 - Quote - Permalink
Posted Oct 07, 2008 - 11:43 AM:

cool. so each new email gets a different registration code. smiling face

david
Forum Regular

Usergroup: Customer
Joined: Jun 22, 2005

Total Topics: 91
Total Comments: 305
david
#13 - Quote - Permalink
Posted Oct 07, 2008 - 11:47 AM:

The login problem is there though. when a person registers and visits the activation url, they don't get logged in automatically.
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7867
Paul
#14 - Quote - Permalink
Posted Oct 09, 2008 - 3:34 AM:

It's not even possible to auto-login unless the password is stored as cleartext, since the system doesn't know their password.
Search thread for
Download thread as
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5



Sorry, you don't have permission to post posts. Log in, or register if you haven't yet.