dabser1
Newbie
Karma: 0
Posts: 2
|
 |
« Reply #2 on: May 17, 2006, 09:31:59 AM » |
|
I must be doing something wrong...I just reinstalled everything with the same result. When I log on the first time with the admin email I get the 'System Administration' choices in My Control Panel. When i click manage users it shows that the admin user is not an admin, i click on the 'no' and it changes to 'yes.' I click on edit permissions and i get 'This is only accessible to the administrator ' but not in the red font like it is if a normal user tries to access the admin panel.
The only issue i have during the install is that when I run the sql (thru phpMyAdmin) I get an error from the line:
# Create DEFAULT schedule # INSERT INTO schedules VALUES ('sc1423642970aa9f','default',480,1200,30,12,0,7,0,0,1,'admin@email.com',1,0);
#1136 - Column count doesn't match value count at row 1
I just removed the final 0 and it added the record. Could this be causing my problem?
|