>>
Site Map
>>
Forums
>>
General 6x
Forum module - topics in forum:
General 6x - Discussions reagarding any other PHP-Nuke Problems.
New signups not receivig activation email...
Hey folks,
Some new registering members arent getting their activation emails,
I set something in the code before, so that when somebody new signs up,
their account was activated at the end of the signup page, instead of receiving an email. I shouldnt have to check the nuke_temp table for new registerations, but as i am this time, can i move this new account from nuke_temp to nuke_users? Anyone got a better solution please?
http://phpnuke-uk.net/modules.php?name=Forums&file=viewtopic&t=995
Regarding your temp user just create an account manually in admin panel, edit users.
Reply..
Thanks Dar, that's the one

reply..
Works fine, but i was thinking, anybody with a fake email can signup,
Which i did, i just made up the email and logged in.
Maybe i think too much

man im havin trouble fixing this..
Parse error: parse error, unexpected $ in /home/gsworld/public_html/phpn/modules/Your_Account/index.php on line 1427
When i click Yuor Account, I keep getting this error above,
but that line doesnt exist, i mean the code ends at 1426.
The only thing i changed in the index.php was the code in your post,
But i switched the code back to the origional and same error.
Sorry about this i dunno what happened here.