Page 1 of 1

Where can I find the last version of non_agent_api.php ?

PostPosted: Fri Jul 15, 2016 9:19 am
by pokiboum
Hi Everyone,

On my system I have the non_agent _api VERSION: 2.10-67|BUILD: 140812-0939, but I would lite to update it to -151226-0954- build to have access to logged_in_agents function.

So If someone know where I can find the updated non_agent_api.php file it could be super !

Thank you everyone !

Re: Where can I find the last version of non_agent_api.php ?

PostPosted: Fri Jul 15, 2016 10:53 am
by mflorell
Well, that is far from the latest version, but they are all available on the svn server:
http://wiki.vicidial.org/doku.php?id=svn

Re: Where can I find the last version of non_agent_api.php ?

PostPosted: Fri Jul 15, 2016 12:40 pm
by pokiboum
Perfect ! Thank you so much !

Re: Where can I find the last version of non_agent_api.php ?

PostPosted: Fri Jul 15, 2016 3:48 pm
by pokiboum
So, I replace the file but now when I try to use, logged_in_agents function I have ERROR: auth USER DOES NOT HAVE PERMISSION TO USE THIS FUNCTION: |6666|logged_in_agents| ... Do I have to modify something else ?

Re: Where can I find the last version of non_agent_api.php ?

PostPosted: Fri Jul 15, 2016 6:47 pm
by mflorell
Did you upgrade your whole system, or only that one file?

Did you update your database schema?

Did you read the UPGRADE document?

You can't just pick and choose which versions of files to use, you have to upgrade everything so it is all on the same svn revision.