View Single Post
  #14 (permalink)  
Old 03-12-2007, 01:01 PM
NEC NEC is offline
Casual Pligger
 
Join Date: Jan 2007
Posts: 52
Thanks: 1
Thanked 2 Times in 2 Posts
is there anyone has this working or am i the one?

when a user is registered it always says "Failed. Check your email...". it anyway sends the mail. it does not contain any code. url in the mail is like http://localhost/validation.php/?code=&uid=user1


db parameters seem to be correct
changed the "a" to pliggggg
changed /validation.php/?code=$encode&uid=$username to /validation.php?code=$encode&uid=$username. removing extra slash after .php
Reply With Quote