Jump to content
Mumble forums

Problems with idle php script


jesepi
 Share

Recommended Posts

I was using this script and a cronjob to move my idle users into a particular channel:


https://github.com/mumble-voip/mumble/blob/master/scripts/idle.php


After a php/zeroc update, the script no longer works. Looking around I found this documentation:


http://download.zeroc.com/Ice/3.4/Ice-3.4.1-RELEASE_NOTES

These functions have also been removed:


Ice_loadProfile()

 

The global variable $ICE is no longer defined. An application must

now initialize its own communicator as described above in the

"Communicators" section.

 



Can this be easily fixed by someone?

Link to comment
Share on other sites

  • 2 months later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...