>>
Site Map
>>
Forums
>>
Installation 6x
Forum module - topics in forum:
Installation 6x - Discussions regarding PHP-Nuke Installation and Configuration.
confirmation e-mail , NOT sent to ALL users
hello. I have installed a phpnuke6.9 site since Dec '04. Through that time , i have a problem with the confirmation e-mail. This conformation mail is not sent to all users.
Since a new user register to the site, the system add him to the
nuke_users_temp of the database, but IN SOME cases the user doesn't receive the confirmation mail.
As i have mentioned, this is not happen to all users, but in a few of them.
I notice that there may be 2 users for example with hotmail accounts, and only one of them doesn't receive the confirmarions e-mail.
Have you face this problem in the past? What is the solution?
Thanks a lot!
This is a problem that some users face and its not quite clear why this occors. Its very hard to pin point a random error that sometimes happens and sometimes doesnt.
We have 2 solutions to this problem that could help you resolve it.They are in out Common Problems Forum (link below)
Here is the exact link:
http://phpnukies.org/modules.php?name=Forums&file=viewtopic&t=995
Thank you very much or you direct answer.
I have already read the link that you gave me, before create that topic, but because of the character of the site, it isn't the best idea to "disable" the confirmation e-mail .
Thank you very much anyway!
I hope that there will be soon a solution to this problem

Just one more thing..
For how long the temporary users are stored in the
nuke_users_temp table ? Is it 24hours or it can be more than that?
The default is 24 hours and then they get deleted, you could increase this if you wanted, open the modules/Your_Account/index.php file and find the function activate (around line 160)
| Code: : |
function activate($username, $check_num)
{
global $db, $user_prefix, $module_name, $language;
$past = time() - 86400; |
To in crease the time limit just increase the number (86400) to what ever you want
thanks again.
If there is anything new about the main problem (confirmation e-mail) please inform us 
I'm having simular problems, no email sent...
Hi i just got a host and post nuke 6.8 was included, so i installed that.
And made myself god admin and gave myself a normal account with that.
The problem is none of my friends get the email with their code for new account signups - the confirmation email.
I can make new user accounts while i'm loged inas admin, but that's it.
There has to be a solution please?
To install a cms manualy will take alot more space that i dont have
It's the only cms that comes with my host account
Thanks ill look around. 