grifou Posted October 10, 2013 Share Posted October 10, 2013 Hello,I don't know why but my Mumble Viewer on my website is listed in the opposite way, you can check this here http://www.resonance-astrale.fr/.All the channels are listed from end to begin, and I want to see them from begin to end (normal case in summary ^^).Here is the code used to integrate the Viewer : <p id="mumbleP" style="margin-left: 20px; width: 250px; border: 2px solid #ccc; text-align: center;"><iframe src="http://mumble.verygames.net/tree.php?server=3&port=50069&style=http://www.resonance-astrale.fr/mumble.css" frameborder="0" height="800" scrolling="no" width="200"></iframe></p>Can u explain me what's wrong plz ? Quote Link to comment Share on other sites More sharing options...
Administrators kissaki Posted October 13, 2013 Administrators Share Posted October 13, 2013 That seems to be provided by your hoster (tree.php), so you will have to contact him.When querying Ice, the channel object has a position field for ordering. The php script does not seem to respect/use that for sorting.http://mumble.sourceforge.net/slice/Murmur/Channel.html#position Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.