Atari ST fan
Posts: 8
64 credits Members referred : 0
« on: Apr 26, 2006, 06:51:44 PM »
Hi -
In testing the v1.88 version I noticed something.
I updated a user with the Admin_user page and selected send confirmation. The resulting email message sends $msg(37) which now has ".$this->user." in it.
The issue is that the email message is addressing my username not the user's name being updated.
I got this similar error when testing new registrations. I was able to remove my username from the emails it seems if I dropped my cookie before logging in the first time as the new registered user.
Thanks... Dan
Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6441
39470 credits Members referred : 374
It's time to use PHP5!
« Reply #1 on: Apr 26, 2006, 10:42:22 PM »
Hello Dan,
The script works wel with one exception, the user name inside the mail is wrong. Check the relase information of version 1.89. To solve this problem you have to update the main class. Thanks for reporting this!