Thread
:
Not an admin????(FIXED)
View Single Post
August 30th, 2005, 02:41 AM
#
11
(
permalink
)
clockwood8494
Junior Member
Verified Customer
Join Date: Dec 2003
Posts: 23
Quote:
Originally Posted by
omegatron
add this
INSERT INTO rp_usergroups VALUES ('1','Anonymous',0,0,0,0,0,0,0,0);
INSERT INTO rp_usergroups VALUES ('2','Admin',1,1,1,0,1,1,0,0);
INSERT INTO rp_usergroups VALUES ('3','Regular Users',0,0,1,1,1,0,0,0);
I had the same problem after doing a fresh install of v3 over an existing DB. The above code fixed the problem for me. Thanks.
clockwood8494
View Public Profile
Find More Posts by clockwood8494