Tag Archives: eventum

General Setup menu missing in Eventum

A couple of weeks into using Eventum, the bug tracking system made by the creators of MySQL, the General Setup section under Administration disappeared. This was where you would set up all of the Eventum-specific settings such as email configuration, notifications, etc. I was still able to add and manage projects but not configure Eventum itself. I discovered this post which offered a working fix for this problem. Here is the working solution they provided (works as of Eventum 2.3.1):

Apparently, it sometimes happens that your account is not registered as an ‘Admin’ account. You have find the id of your user account in the table ‘user’. Then find the corresponding row(s) in the table ‘project_user” and set the field ‘pru_role’ to ’7′.