Page 16 of 32

Re: [Plugin]FreeZone Plugin

Posted: 11 Apr 2011, 06:41
by farfa
You can't run your ManiaLive with php5.2.

Re: [Plugin]FreeZone Plugin

Posted: 16 Apr 2011, 19:05
by evoteam1
Hi I do not understand anything about the Freezone plugin installation or if someone would help Total Commander FTP via a video that would be very helpful, unfortunately, Hungarian szeroekon one can not help hoping valamait here to help. I do not know where to install the plugins do not know the Holvik cinfing.int not know anything about 1 month ago and now I look at what to do and where to install. :cry:

Re: [Plugin]FreeZone Plugin

Posted: 17 Apr 2011, 09:34
by evoteam1
hi hova kell a freezone plugin telepiteni aseco vagy gamadata és mit hová?

Re: [Plugin]FreeZone Plugin

Posted: 19 Apr 2011, 15:31
by Paris
one little question: it is possible modify the freezone plugin to Free Camera type in default for Forced Spectators?

Re: [Plugin]FreeZone Plugin

Posted: 19 Apr 2011, 16:16
by farfa
I don't force the view of the player, so you don't have to edit the plugin

Re: [Plugin]FreeZone Plugin

Posted: 24 Apr 2011, 02:10
by msok
ManiaLive it is ungeared in some seconds

Code: Select all

 -> Exception with code 0
    ManiaLib\Rest\Client needs the CURL PHP extension.
  - in /data/server/lol_mini_relax/ManiaLive/libraries/ManiaLib/Rest/Client.php on line 55
  - Stack: #0 /data/server/lol_mini_relax/ManiaLive/libraries/ManiaLivePlugins/Freezone/Freezone/Plugin.php(144): ManiaLib\Rest\Client->__construct('lol-mini-relax', '******')
           #1 /data/server/lol_mini_relax/ManiaLive/libraries/ManiaLive/PluginHandler/PluginHandler.php(142): ManiaLivePlugins\Freezone\Freezone\Plugin->onLoad()
           #2 /data/server/lol_mini_relax/ManiaLive/libraries/ManiaLive/PluginHandler/PluginHandler.php(684): ManiaLive\PluginHandler\PluginHandler->loadPlugins()
           #3 /data/server/lol_mini_relax/ManiaLive/libraries/ManiaLive/Application/Event.php(39): ManiaLive\PluginHandler\PluginHandler->onInit()
           #4 /data/server/lol_mini_relax/ManiaLive/libraries/ManiaLive/Event/Dispatcher.php(52): ManiaLive\Application\Event->fireDo(Object(ManiaLive\PluginHandler\PluginHandler))
           #5 /data/server/lol_mini_relax/ManiaLive/libraries/ManiaLive/Application/AbstractApplication.php(130): ManiaLive\Event\Dispatcher::dispatch(Object(ManiaLive\Application\Event))
           #6 /data/server/lol_mini_relax/ManiaLive/libraries/ManiaLiveApplication/Application.php(38): ManiaLive\Application\AbstractApplication->init()
           #7 /data/server/lol_mini_relax/ManiaLive/libraries/ManiaLive/Application/AbstractApplication.php(137): ManiaLiveApplication\Application->init()
           #8 /data/server/lol_mini_relax/ManiaLive/bootstrapper.php(19): ManiaLive\Application\AbstractApplication->run()
           #9 {main}
Help please

Re: [Plugin]FreeZone Plugin

Posted: 24 Apr 2011, 08:01
by oliverde8
YOu need to activate the curl extension of PHP,

Re: [Plugin]FreeZone Plugin

Posted: 24 Apr 2011, 11:14
by msok
oliverde8 wrote:YOu need to activate the curl extension of PHP
Has arrived here so:

Code: Select all

sudo apt-get install curl libcurl3 libcurl3-dev php5-curl
Like as works...
It would be quite good if who that has shown all packets which are necessary for operation manialive. And that after all as moles we rummage...

Tried ubuntu 8.3, CentOS 5 - php 5.3 on them didn't want to work normally. While has stopped on ubuntu 10.4 - like that moves that...

Re: [Plugin]FreeZone Plugin

Posted: 24 Apr 2011, 11:17
by TheM
msok wrote:It would be quite good if who that has shown all packets which are necessary for operation manialive. And that after all as moles we rummage...
It's told on the ManiaLive website (http://www.manialive.com/):
ManiaLive Site wrote: PHP 5.3.1 or higher CLI
cURL extension for PHP (since r189)
Windows or Linux operating system
an xml-rpc's access to a TrackMania dedicated server
PHP SQLlite extension*
And in the startpost:
farfa wrote:
  • Your server must be registered on the manialink "freezone:servers"
  • php should be setup with curl and json extensions
  • You need MySQL

Re: [Plugin]FreeZone Plugin

Posted: 24 Apr 2011, 15:03
by Lovemaster
msok wrote:
oliverde8 wrote:YOu need to activate the curl extension of PHP
Has arrived here so:

Code: Select all

sudo apt-get install curl libcurl3 libcurl3-dev php5-curl
Like as works...
It would be quite good if who that has shown all packets which are necessary for operation manialive. And that after all as moles we rummage...

Tried ubuntu 8.3, CentOS 5 - php 5.3 on them didn't want to work normally. While has stopped on ubuntu 10.4 - like that moves that...
Works fine on CentOS 5 as long as you have curl and json extensions enabled.