Log in

View Full Version : Free PHP User Manageement Script



UrbanTwitch
04-04-2008, 02:48 AM
Would anyone know a FREE PHP user script that does the following:

Registering
Logging in
Logging out
Profile Page
Edit Information

--------------------------

That would be nice, I'd try to find some... but no luck.

-------------------------

One that I have tried is: http://evolt.org/PHP-Login-System-with-Admin-Features

and I did edit the mySQL files for that one correctly and I still get an error:

http://www.sodadome.com/register/main.php

---------------------

Thanks.

Jas
04-05-2008, 08:01 PM
Access denied for user 'jsfdan_regdan'@'localhost' to database 'jsfdan_regsparta'


Localhost? Shouldn't it be sodadome.com ?

tfit
04-05-2008, 08:17 PM
no, it shouldn't. Unless you register you sql server as FQDN. Do you have access when logging in as root? And did you make an user jsfdan_regdan on your sql server with the appropiate permissions?