Opened 20 years ago
Closed 20 years ago
#1505 closed defect (bug) (fixed)
user_level field doesn't exist on fresh install [patch]
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | critical | Version: | 1.6 |
| Component: | General | Keywords: | install user level |
| Focuses: | Cc: |
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.
Patch for installer to support roles.