>>
Site Map
>>
Forums
>>
PHP-Nuke Common Problems & Solutions
Forum module - topics in forum:
PHP-Nuke Common Problems & Solutions - <font color=red>Look Here First For Your Problems And Get Their Solutions.</font><br><br>See also <a href="http://phpnuke-uk.net/modules.php?name=PHP-Nuke_HOWTO&page=common-installation-problems.html"><b>this</b></a> section of the phpnuke howto.<br>
Deleting undeletable God accounts.
---- The Error
- You want to delete an undeletable God account from PHP-Nuke
---- The Reason
- This reason you cannot delete a God account from the Admin Section is by design and is not an error.
---- The Solution
- To bypass this security precaution and delete a God account or you don't have access or you are not comfortable with phpMyAdmin. Put the following into the address bar of your broswer making sure that you are loged in as an admin before hand
| Code: : |
| http://yoursite.com/admin.php?op=deladmin&del_aid=GodID |
Just replace GodID with the God id of the God you want to delete. This will only work if you are logged in as a God yourself.
If you have found out all these details and are sure they are correct and you are still having problems please post up your specific problem in the Forum and we will try to help

Added poll