
September 7th, 2007, 12:49 PM
|
|
Registered User
|
|
Join Date: Sep 2007
Posts: 1
Time spent in forums: 4 m 39 sec
Reputation Power: 0
|
|
Quote: | Originally Posted by AngelDesigns Hey,
Okay so I have uploaded php platinum and sorted out mysql and inported the platinum.sql into php my admin, i then wentand create my super admin account but heres the problem i cant login in with it i have deleted the db and that 3 times and created new accounts but it doesnt work!
Does anyone know what to do coz i have not a clue!
Thanks for your time 
Megan |
try deleting the user data from the database by going into your database (through phpMyAdmin or MySQLAdmin) and finding the table called 'nuke_authors'... click on it and then hit browse... click the red X next to your user and delete it then go to admin.php (or whatever you named the admin file) and create a new user... if this persists... re-upload the package and database.
solution from php future's forums.
Last edited by Andrew : September 14th, 2007 at 06:12 AM.
|