brideoflinux
Junior Member   Posts: 21 Registered: 7/20/2003 Status: Offline
|
posted on 8/10/2003 at 11:12 PM |
Working with user permissions, I accidently changed administor priv. to
"comment." Now when I log in, PostNuke recognizes me as admin, but when I
click to go to admin panel, I'm just returned to homepage. How do I fix
this? Please help?
I know this isn't a AutoTheme problem, but I desperately need help!
Christine |
| |
| |
Shawn
Administrator   Posts: 4575 Registered: 10/7/2002 Status: Online
|
posted on 8/11/2003 at 08:39 AM |
Use phpMyadmin to look at your database.
Look in the group_perms table.
Make sure there is a record like:
pn_gid=2 pn_sequence=1 pn_component=.* pn_instance=.* pn_level=800
And then if there are other records with pn_gid=2, then probably delete
them.
No promises, but this should work.
HTH
-Shawn |
| |
Mars
Moderator   Posts: 351 Registered: 3/11/2003 Status: Offline
|
posted on 8/16/2003 at 08:37 AM |
http://download.postnuke.com/pafiledb.php?action=viewall
Go there and get the PostNuke Swiss Army Knife.
That is one tool that any Nuke admin should not be without.
____________________ PostNuke Themes
PHPNuke Themes
AutoThemes
Your #1 source for FREE and custom AutoThemes! |
| |