Hey guys,
since having upgraded to the latest release candidate 2.2RC1 some menues are restricted issuing and "Access denied" message although I got the highest permission set sadmin.
So I checked database and noticed that there seems to be a new column NEW_ACCESSLVL and an "old" one ACCESSLVL filled with different values.
mysql> select * from operators;
| ACCESSLVL | | NEW_ACCESSLVL |
NULL sadmin
Tried to update the ACCESSLVL but only accepts integers ?
Please give me a hint?
Regards
Marco