Opened 21 years ago
Closed 21 years ago
#1505 closed defect (bug) (fixed)
user_level field doesn't exist on fresh install [patch]
| Reported by: | ringmaster | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 1.6 |
| Severity: | critical | Keywords: | install user level |
| Cc: | Focuses: |
Description
On a fresh install, the install.php attempts to set the user level for the first (admin) user, and cannot because that field no longer exists.
The installer should use the new role system.
Patch attached.
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Patch for installer to support roles.