Page 1 of 1

unable to modify users in vicidial

PostPosted: Fri Sep 11, 2015 1:02 am
by lanerfy11
after installing vicibox by typing vicibox-install in my vicidial CLI
and opening the web server after rebooting,
i followed this instruction so i can modify the user to be an admin..

Before starting the tutorials, you most likely have the default login account (6666) and password
(1234), and you will need to go into the User Modification screen and make some changes:
1. Go to server-address/vicidial/admin.php in your web browser, and login with your
user/password (6666/1234).
2. Click on the MODIFY link for your account on the Users list screen: 6666
3. Change all of the Admin Interface Options to "1" to enable them so that you can have access to all
pages in the admin sections. Do NOT change the user level to 1, it has to stay at 9 for you to be able to
have access to all administration functions.
4. It is strongly recommended that you change your user password as well while you are in this screen.
5. Be sure to click the SUBMIT button near the bottom of this screen so your changes will go into

but when i was done with the modifications, the submit button won't take effect. when i press it..my modifications are not saved and i still don't have permissions to view pages ..e.g. Reports

i don't know where i went wrong... i tried dropping my database and reinstalled vicibox but still it would end up the same.. someone pls help me.. :cry: :cry: tia

Re: unable to modify users in vicidial

PostPosted: Fri Sep 11, 2015 5:02 am
by mflorell
Looks like we missed something in the last big code change, it's been fixed now in svn/trunk, just update your svn code and take a look at the last two SQL statements in the extras/update_2.12.sql file and run those in MySQL.

Re: unable to modify users in vicidial

PostPosted: Sat Sep 12, 2015 1:56 am
by ambiorixg12

Re: unable to modify users in vicidial

PostPosted: Sun Sep 13, 2015 8:30 pm
by lanerfy11
boom! thank you mflorell! :D