Quote:
Originally Posted by bergs 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 |
The reason you got this error is that you did not enter proper details in the validate.php file, now that problem is fixed and no need to configure the validate.php file anymore and it will pick the tables properly. Check and let me know.
We tested at local host and seems to work fine.