View Single Post
Old
  (#6 (permalink))
WhyMan
Junior Member
 
Status: Offline
Posts: 25
Join Date: Mar 2003
Location: Canada
05-10-2003, 02:39 AM

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)
  Send a message via MSN to WhyMan  
Reply With Quote