Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Help Groups for Snitz Forums 2000 Users
 Help: General / Classic ASP versions(v3.4.XX)
 Pending members mail
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

corneillie
Junior Member

140 Posts

Posted - 22 August 2002 :  14:52:45  Show Profile  Visit corneillie's Homepage
Ruirib, I'm really sorry but I've got another question:

My problem with the pending members (their e-mail that wasn't sent) is solved.

But when I have a pending member and I choose to approve all pending members, they get there mail but:

The link that they have to follow is one like that:
http://www.corneillie.be/Forum/register.asp?actkey=haarkaap

and when you click that link the member is been told that no key is found.
In the test I did the members name was haarkaap (That's whats written in the above link after actkey)

I've noticed that when I check the mail after approving with the selected members the link is something like that:
http://www.corneillie.be/Forum/register.asp?actkey=q1jhc4ws56s4i89t96xzwo316qn9t91d

and that link does the job.

I'm I just boring or is there indeed something missing?

Thanks a lot!
Steven

Edited by - corneillie on 22 August 2002 14:54:57

Roland
Advanced Member

Netherlands
9335 Posts

Posted - 22 August 2002 :  14:54:53  Show Profile
seems like the verification key gets replaced by the member name in the URL inserted into the email. Let me check that other topic you're referring to to check what the problem and fix were.
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 22 August 2002 :  14:57:56  Show Profile
see here:

http://forum.snitz.com/forum/topic.asp?TOPIC_ID=33356
Go to Top of Page

corneillie
Junior Member

140 Posts

Posted - 22 August 2002 :  15:00:39  Show Profile  Visit corneillie's Homepage
Richard,

I changed already the things on that link.

The problem remains
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 22 August 2002 :  15:01:56  Show Profile  Send ruirib a Yahoo! Message
Steve, I posted at the other topic letting you know that Richard I found another problem when I posted the first bug.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 22 August 2002 :  15:03:19  Show Profile  Send ruirib a Yahoo! Message
Steve you need to try with new registrations. The previous ones will need to be validated by hand, or just deleted and the members will need to register again.


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page

corneillie
Junior Member

140 Posts

Posted - 22 August 2002 :  15:05:28  Show Profile  Visit corneillie's Homepage
Yes, Indeed

Ruirib I didn't see the thing you posted after.

It works fine now!

Thank you everybody for your quick helping!!!!!!
Steven
Go to Top of Page

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 22 August 2002 :  15:06:35  Show Profile
don't know what to tell you then. The only problems with that file were those 2 errors.

The select retrieves the data in this order:

M_NAME, M_EMAIL, M_KEY, M_APPROVE

we assign the #'s here:

mM_NAME = 0
mM_EMAIL = 1
mM_KEY = 2
mM_APPROVE = 3

variables are assigned like this:

MP_MemberName = allApproveData(mM_NAME,RowCount)
MP_MemberEMail = allApproveData(mM_EMAIL,RowCount)
MP_MemberKey = allApproveData(mM_KEY,RowCount)
MP_MemberApprove = allApproveData(mM_APPROVE,RowCount)

the link that is emailed looks like this:

register.asp?actkey=" & MP_MemberKey

All of that is correct.
Go to Top of Page

ruirib
Snitz Forums Admin

Portugal
26364 Posts

Posted - 22 August 2002 :  15:09:00  Show Profile  Send ruirib a Yahoo! Message
Glad it's finally working .


Snitz 3.4 Readme | Like the support? Support Snitz too
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.37 seconds. Powered By: Snitz Forums 2000 Version 3.4.07