This is a read-only archive of the Mumble forums.

This website archives and makes accessible historical state. It receives no updates or corrections. It is provided only to keep the information accessible as-is, under their old address.

For up-to-date information please refer to the Mumble website and its linked documentation and other resources. For support please refer to one of our other community/support channels.

Jump to content

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...
 Share

×
×
  • Create New...