Admin Permission problems

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

Admin Permission problems

Postby blakegrover » Tue Jun 05, 2007 1:43 pm

Hi,

I was following the tutorial on scratch_install.html and everything has been working fine. I got to the point were I needed to go to localhost/vicidial/admin.php and verify settings. When I went to the server tab under Admin it would say "You do not have permission to view this page" It also says this on the System Settings too. I tracked it down in the php file where it has "if ($LOGmodify_servers==1)" and this variable should be a 1. Below is my vicidial_users table

desc vicidial_users;
+-------------------------------+-----------------+------+-----+---------+----------------+
| Field | Type | Null | Key | Default | Extra |
+-------------------------------+-----------------+------+-----+---------+----------------+
| user_id | int(9) unsigned | NO | PRI | NULL | auto_increment |
| user | varchar(20) | YES | MUL | NULL | |
| pass | varchar(20) | YES | | NULL | |
| full_name | varchar(50) | YES | | NULL | |
| user_level | int(2) | YES | | NULL | |
| user_group | varchar(20) | YES | | NULL | |
| phone_login | varchar(20) | YES | | NULL | |
| phone_pass | varchar(20) | YES | | NULL | |
| delete_users | enum('0','1') | YES | | 0 | |
| delete_user_groups | enum('0','1') | YES | | 0 | |
| delete_lists | enum('0','1') | YES | | 0 | |
| delete_campaigns | enum('0','1') | YES | | 0 | |
| delete_ingroups | enum('0','1') | YES | | 0 | |
| delete_remote_agents | enum('0','1') | YES | | 0 | |
| load_leads | enum('0','1') | YES | | 0 | |
| campaign_detail | enum('0','1') | YES | | 0 | |
| ast_admin_access | enum('0','1') | YES | | 0 | |
| ast_delete_phones | enum('0','1') | YES | | 0 | |
| delete_scripts | enum('0','1') | YES | | 0 | |
| modify_leads | enum('0','1') | YES | | 0 | |
| hotkeys_active | enum('0','1') | YES | | 0 | |
| change_agent_campaign | enum('0','1') | YES | | 0 | |
| agent_choose_ingroups | enum('0','1') | YES | | 1 | |
| closer_campaigns | text | YES | | NULL | |
| scheduled_callbacks | enum('0','1') | YES | | 1 | |
| agentonly_callbacks | enum('0','1') | YES | | 0 | |
| agentcall_manual | enum('0','1') | YES | | 0 | |
| vicidial_recording | enum('0','1') | YES | | 1 | |
| vicidial_transfers | enum('0','1') | YES | | 1 | |
| delete_filters | enum('0','1') | YES | | 0 | |
| alter_agent_interface_options | enum('0','1') | YES | | 0 | |
| closer_default_blended | enum('0','1') | YES | | 0 | |
| delete_call_times | enum('0','1') | YES | | 0 | |
| modify_call_times | enum('0','1') | YES | | 0 | |
+-------------------------------+-----------------+------+-----+---------+----------------+
34 rows in set (0.02 sec)


And here are the permisions I have as admin

+---------+------+------+-----------+------------+------------+-------------+------------+--------------+--------------------+--------------+------------------+-----------------+----------------------+------------+-----------------+------------------+-------------------+----------------+--------------+----------------+-----------------------+-----------------------+------------------+---------------------+---------------------+------------------+--------------------+--------------------+----------------+-------------------------------+------------------------+-------------------+-------------------+
| user_id | user | pass | full_name | user_level | user_group | phone_login | phone_pass | delete_users | delete_user_groups | delete_lists | delete_campaigns | delete_ingroups | delete_remote_agents | load_leads | campaign_detail | ast_admin_access | ast_delete_phones | delete_scripts | modify_leads | hotkeys_active | change_agent_campaign | agent_choose_ingroups | closer_campaigns | scheduled_callbacks | agentonly_callbacks | agentcall_manual | vicidial_recording | vicidial_transfers | delete_filters | alter_agent_interface_options | closer_default_blended | delete_call_times | modify_call_times |
+---------+------+------+-----------+------------+------------+-------------+------------+--------------+--------------------+--------------+------------------+-----------------+----------------------+------------+-----------------+------------------+-------------------+----------------+--------------+----------------+-----------------------+-----------------------+------------------+---------------------+---------------------+------------------+--------------------+--------------------+----------------+-------------------------------+------------------------+-------------------+-------------------+
| 1 | 6666 | 1234 | Admin | 9 | ADMIN | | | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 | 1 |
+---------+------+------+-----------+------------+------------+-------------+------------+--------------+--------------------+--------------+------------------+-----------------+----------------------+------------+-----------------+------------------+-------------------+----------------+--------------+----------------+-----------------------+-----------------------+------------------+---------------------+---------------------+------------------+--------------------+--------------------+----------------+-------------------------------+------------------------+-------------------+-------------------+


I have 1's in all the settings but I don't see a modify_servers column which it looks like it should.

Does anyone know what might be happening? I can change the if ($LOGmodify_servers==1) to ($LOGmodify_servers==0) so it works but then it isn't secure like it should be.

Thanks
Blake
blakegrover
 
Posts: 2
Joined: Tue May 29, 2007 11:49 am

Postby Op3r » Tue Jun 05, 2007 10:42 pm

have you modified the admin account to 1 on the managers interface?
Get paid for US outbound Toll Free calls. PM me. visit https://stopmanualdial.com for vicidial services.
Op3r
 
Posts: 1432
Joined: Wed Jun 07, 2006 7:53 pm
Location: Manila

Postby Op3r » Wed Jun 06, 2007 9:17 am

cos I dont think so.

Please get the Manager's Manual from www.eflo.net
Get paid for US outbound Toll Free calls. PM me. visit https://stopmanualdial.com for vicidial services.
Op3r
 
Posts: 1432
Joined: Wed Jun 07, 2006 7:53 pm
Location: Manila


Return to Support

Who is online

Users browsing this forum: Google [Bot] and 54 guests