Menu

Anyone got this working?

Amikaze
2010-04-30
2013-04-11
  •  Amikaze

    Amikaze - 2010-04-30

    I have been trying to find pages showing viewer of mumble, but it seems that there is barely any viewers from 1.2.x mumble.

     
  • PaNtHaLooN

    PaNtHaLooN - 2010-05-06

    Hi!

    You mean you would like to see this project live?
    I wrote this app for a private community so no there's no live setup for me to show. But I've setup the preconfigured static content example here.

    To get it up and running I simply downloaded the zip file from SourceForge and extracted it to a webserver folder and commented out the line 31 in the config.inc.php

    vv::$config['wrapper']                                                                        = 'joomla';
    

    The package is preconfigured for use with joomla. But it will just as well work standalone.

    I did provide some rudimentary documentation in the included readme file ;)

     
  • PaNtHaLooN

    PaNtHaLooN - 2010-05-06

    Hi!

    You mean you would like to see this project live?
    I wrote this app for a private community so no there's no live setup for me to show. But I've setup the preconfigured static content example here.

    To get it up and running I simply downloaded the zip file from SourceForge and extracted it to a webserver folder and commented out the line 31 in the config.inc.php file:

    vv::$config = 'joomla';
    

    The package is preconfigured for use with joomla. But it will just as well work standalone. I did provide some rudimentary documentation in the included readme file ;)

    vv::$config = 'joomla';
    

    The package is preconfigured for use with joomla. But it will just as well work standalone. I did provide some rudimentary documentation in the included readme file ;)

     
  • PaNtHaLooN

    PaNtHaLooN - 2010-05-06

    Hi!

    You mean you would like to see this project live?
    I wrote this app for a private community so no there's no live setup for me to show. But I've setup the preconfigured static content example here.

    To get it up and running I simply downloaded the zip file from SourceForge and extracted it to a webserver folder and commented out the line 31 in the config.inc.php file:

    vv::$config = 'joomla';
    

    The package is preconfigured for use with joomla. But it will just as well work standalone. I did provide some rudimentary documentation in the included readme file ;)

     
  • PaNtHaLooN

    PaNtHaLooN - 2010-05-06

    Hi!

    You mean you would like to see this project live?
    I wrote this app for a private community so no there's no live setup for me to show. But I've setup the preconfigured static content example here.

    To get it up and running I simply downloaded the zip file from SourceForge and extracted it to a webserver folder and commented out the line 31 in the config.inc.php file:

    vv::$config = 'joomla';
    

    to

    //vv::$config = 'joomla';
    

    The package is preconfigured for use with Joomla. But it will just as well work standalone. I did provide some rudimentary documentation in the included readme file ;)

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.