Re: strange error when accessing FUD [message #4571 is a reply to message #4353] |
Wed, 31 July 2002 14:42 |
BugLaden
Messages: 216 Registered: February 2002 Location: Westminster, MD
Karma:
|
Senior Member |
|
|
Here is the confirmation email:
>Thank you for registering,
>To activate your account please go to the URL below:
>
>http://www.ccgworkshop.com/forum/index.php?t=emailconf&conf_key=9a9c548c38fae1ce2454e82c4ab4e78f
>
>Once your account is activated you will be logged into the forum and
>redirected to the main page of the forum.
Here is the query:
mysql> SELECT login,id,email_conf,conf_key FROM fud_users WHERE id=97;
+----------+----+------------+----------+
| login | id | email_conf | conf_key |
+----------+----+------------+----------+
| jedijoel | 97 | Y | 0 |
+----------+----+------------+----------+
1 row in set (0.00 sec)
Even though they got the error on the confirmation, they can still post (after deleting the cookie).
-=BugLaden
|
|
|