Actions
Bug #7595
closedAdmin user level changed to user level 1
Status:
Rejected
Priority:
Immediate
Assignee:
Category:
-
Target version:
Start date:
07/24/2019
Due date:
% Done:
0%
Estimated time:
Description
hi i have a issue unfortunately i changed my admin profile user level as 1 , it was set to 9 earlier and now i cant access the admin pannel can you help reset that to 9 again or get me a solution to sort this please, the version i am using is 3.3 . thanks in advance
Updated by OP Chauhan over 5 years ago
Please follow the steps-
Goto Mysql
use asterisk;
select *from vicidial_users;
update vicidial_users set user_level='9' where user='admin'
Thanks
OP Chauhan
Skype-optools
Updated by Wittie Manansala over 5 years ago
- Status changed from New to Rejected
Hi Team,
Please use the forums. This issue tracker is for GOautodial development purposes only.
Thank you
Actions
Go to top