Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.7, 1.8
-
Fix Version/s: 1.9.4
-
Component/s: Administration
-
Labels:None
-
Environment:Mac OS X 10.4.9, MySQL 5.0.27, PHP 5.1.4
-
Database:MySQL
-
Affected Branches:MOODLE_17_STABLE, MOODLE_18_STABLE
-
Fixed Branches:MOODLE_19_STABLE
Description
Upon a fresh install of Moodle I gave the default admin user a username other than "admin." Then, when trying to install the phpMyAdmin module, I received errors regarding not having admin privileges. I renamed the default admin username to "admin" and tried again; subsequently, the phpMyAdmin tables were properly setup.
this was caused by resetting of cookies, should be fixed now
thanks for the report