View Single Post
  #16 (permalink)  
Old 03-13-2007, 01:11 AM
bergs bergs is offline
Casual Pligger
 
Join Date: Sep 2006
Posts: 37
Thanks: 1
Thanked 1 Time in 1 Post
I figured out that I could get rid of the "failed" message by removing "pligg" in all instances that I am talking to the db - since I didn't install my db with the pligg_users prefix.

So... I get the nice welcome message and the email with a link with code=232342530401... but, when I click on the link I get "No input file specified."
and when I remove the "/" in the string after validation.php I get "Could not connect: Unknown MySQL server host 'DB_HOST' (1)". I have correctly defined my db.

Hmmm
Reply With Quote