hey there
mikem
I just spent a the better part of the evening at PhpBB website going over email stuff and hacking at the emailer.php and had probs with the registry date?? Neway's I come here and in less than 5 mins I'm fixed
Code:
'U_REGISTER' => append_sid('profile.'.$phpEx.'?mode=register'),
Code:
'U_REGISTER' => append_sid('modules.php?name=Your_Account&op=new_user'),
Thank's
Cheers.. 8)