>>
Site Map
>>
Forums
>>
General 6x
Forum module - topics in forum:
General 6x - Discussions reagarding any other PHP-Nuke Problems.
lost access to admin panel, but can log into master account
I logged out accidentily, however I don't understand why I would loose my admin panel when I log back in with the same user name. Is there another way to get my account access the admin panel?
I have tried to go this route to reset my password thinking it might fix the problem:
http://phpnuke-uk.net/modules.php?name=Forums&file=viewtopic&t=655&sid=3f06b6551c8ca8d32b7990cfd2b8f9d2
However my Database: phpMyAdmin 2.4.0 just sits there tring to load something when I hit the edit button. I even tried to add a line as well for a second user, and it just continued to try to load something.
I would start off new, but I do not want to loose the work I have done already. So, are ther certain files I can take out of the zip and restore to the main html directory that will allow me to create a new master/god account? I can still log in, but it is like I am regular user.
There is no link for the admin pannel in my index and I can load admin.php page directly, but I cannot log in useing God and password.
If I drop my tables and rebuild them will I be able to keep all the work I did?
www.teamteor.com
Right - your admin account name is unlikely to be god... its most probs the same as your normal user account as I'm guessing you would have chosen the option to create a user account with same details when you first created your SuperAdmin account.
Give it a try.....
Do you have access to your Database via PHPMyAdmin? You can reset the password for your God account in there - this methoid is described in a post in
>here<
Greetz
Yes, that is what I did, I thought that it would be ok to have the two accounts the same.
So is there a way I can remake my SuperAdmin account without loosing all the work to the board? myphpadmin is not allowing me to edit the line needed to control that.
Infact I had to insert all my SQL tables from command line as I was not able to inport the sql file from myphpadmin.
Command line

bit beyond me
Did you try rather than editing nuke_authors table, emptying it? then next time you visit admin.php you'll be prompted to create the super user again.
Yeah, I could not get mpPHPadmin to work with this table for some wierd reason. I was lucky I was actually able to delete the whole thing. So I just redid all the work. However I have to restart my forums over again.
My only choice is using command line to get the tables to import into MySQL.
This time I made 2 separate accounts rather than one with the same info in it. They should remove that option if it is going to cause things to act up.
Thanks everyone.