ludvigx Posted February 17, 2011 Share Posted February 17, 2011 have been trying to get mumble channel viewer to run on my locally hosted web / murmur server, with little to no success.It is running on a 2003 platform with XAMPP and ZeroICE.But when i try to load the icedemo.php it reads out : Fatal error: Call to undefined function Ice_loadProfile() in C:\xampp\htdocs\icedemo.php on line 11I have followed the tutorials on the WIKI but no luck so far.Any suggestions ?Version info :XAMPP 1.7.4* Apache 2.2.17* MySQL 5.5.8* PHP 5.3.5* phpMyAdmin 3.3.9* FileZilla FTP Server 0.9.37* Tomcat 7.0.3 (with mod_proxy_ajp as connector)zeroIce-3.4.1 Link to comment Share on other sites More sharing options...
Administrators kissaki Posted February 17, 2011 Administrators Share Posted February 17, 2011 php-ice 3.4 does not provide ice_loadprofile anymore. Changed to a class generation mechanism instead of hard-configuration and global function calls. mumble channel viewer“the”?“a”?which one?icedemo.php?Won’t work with your ice-php 3.4. Link to comment Share on other sites More sharing options...
ludvigx Posted February 18, 2011 Author Share Posted February 18, 2011 I was trying to use Mumble Channel Viewer : https://github.com/CommandChannel/Mumble-Channel-Viewerand i changed the address in the demo.html to 127.0.0.1 i get the frame up but no channels listed.I would like to use Mview, but does that require mumPI ?I am a bit confused about the whole thing :)thank you for your quick reply Link to comment Share on other sites More sharing options...
ludvigx Posted February 18, 2011 Author Share Posted February 18, 2011 Okay i made some progress :)I got mumPI up and running, i needed to add some of the ICE php files to the php repository.And all is well now :=) Link to comment Share on other sites More sharing options...
Administrators kissaki Posted February 18, 2011 Administrators Share Posted February 18, 2011 Nice. :)To answer your question though, no, MView does not need MumPI in specific, but any chan-view-protocol provider. And MumPI is one of them. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now