Agent Callbacks list broken
Posted: Tue Dec 03, 2019 12:29 pm
Hi,
When agents are trying to view their callbacks, it is not showing any entries despite saying "12 ACTIVE CALLBACKS" for example. Link to image below:
https://gyazo.com/658c3e23c6a5e53dbca02e8df26b0acc
I am getting the following error when I check the browser console log:
NOTE: agent.php is my renamed agc/vicidial.php (this is not part of the issue as it has been working fine for me for years and still is on other production servers I have)
Can anyone tell me what is wrong with it?
When agents are trying to view their callbacks, it is not showing any entries despite saying "12 ACTIVE CALLBACKS" for example. Link to image below:
https://gyazo.com/658c3e23c6a5e53dbca02e8df26b0acc
I am getting the following error when I check the browser console log:
- Code: Select all
agent.php:3181 Uncaught TypeError: Cannot read property 'length' of undefined
at XMLHttpRequest.CalLBacKsLisTCheck.xmlhttp.onreadystatechange (agent.php:3181)
NOTE: agent.php is my renamed agc/vicidial.php (this is not part of the issue as it has been working fine for me for years and still is on other production servers I have)
Can anyone tell me what is wrong with it?