Page 2 of 9

Re: Manialive Extending Plugin Pack R935 Public Beta...

Posted: 18 Aug 2011, 10:19
by w1lla
WolFree wrote:Update done.

Found 2 issues - First is the permissionbug I mentioned a few posts above.

Second is a fatal error by typing /list with elements->icons64x64_1->StarGold - I added StarGold, StarSilver and StarBronze to the file elements/icons64x64_1 and it works again.

http://code.google.com/p/mlepp/download ... p&can=2&q= Did you download this one? for the second error...

Second try to alter the config.ini also for the permission... and look for admins[]=

Re: Manialive Extending Plugin Pack R935 Public Beta...

Posted: 18 Aug 2011, 10:30
by w1lla
WolFree wrote:Second: Yop, got the same. But perhaps it was cached, I work with zend EAccelerator. I will clean it this night. Please remember me to test it without the "fix".

First: Is it really reliable to the config.ini? I thought, it is declined in the config-mlepp-admins.ini.

Regards
I did it and it seems to work... ;)

Re: Manialive Extending Plugin Pack R935 Public Beta...

Posted: 18 Aug 2011, 10:34
by w1lla
We are glad to help you. Thank you for the small bug reports ;)...

Re: Manialive Extending Plugin Pack R935 Public Beta...

Posted: 18 Aug 2011, 16:31
by lordfiSh

Code: Select all

podzone@yourmom:~/maniaLive2$ php bootstrapper.php

  ##################################     ###################################
  ##################################     ###################################
                                                                         ###
  ################  ################     ###  ############  ###########  ###
  ################  ################     ###  ############  ###########  ###
               ###  ###                  ###  ###      ###  ###     ###  ###
               ###  ###                  ###  ###      ###  ###     ###  ###
               ###  ###                  ###  ###      ###  ###     ###  ###
               ###  ###                  ###  ###      ###  ###     ###  ###
               ###  ###                  ###  ###      ###  ###     ###  ###
               ###  ###                  ###  ###      ###  ###     ###  ###
ManiaLive
PHP Environment Compatibility Test
-----------------------------------------------------
PHP 5.3.1 or newer    -> required  -> [ Yes ] 5.3.3-1ubuntu9.5
Standard PHP Library  -> required  -> [ Yes ]
JSON                  -> required  -> [ Yes ]
cURL with SSL         -> required  -> [ Yes ] 7.21.0 (OpenSSL/0.9.8o) (with OpenSSL/0.9.8o)
SQLite                -> optionnal -> [ Yes ]
-----------------------------------------------------
[17:24:13] XML-RPC connection established
[17:24:13] Successfully authentified with XML-RPC server
[17:24:14] Current map: BarrageWestBeta
[PluginHandler] Start plugin load process:
[PluginHandler] All registered plugins have been loaded
[17:25:21] Map change: BarrageWestBeta -> GoodMorningBeta
but nothing is shown ingame, whats wrong? :shock:

Re: Manialive Extending Plugin Pack R935 Public Beta...

Posted: 18 Aug 2011, 16:33
by jonthekiller
Have you add the config-mlepp-example.ini in config.ini?

Re: Manialive Extending Plugin Pack R935 Public Beta...

Posted: 18 Aug 2011, 16:38
by lordfiSh
i did, but i pasted the code in the [hostname: ] section - problem found :?

Now i need to update php :roll:

Code: Select all

 * Minimum of PHP version 5.3.5: Fail
but there is not newer version form ubuntu-repo...

Re: Manialive Extending Plugin Pack R935 Public Beta...

Posted: 18 Aug 2011, 20:10
by TurboTech
r935 working fine here.... "Problem Resolved", (Found it between the keyboard and the chair) rogue ; :roflol:
Not finding any obvious log errors and is running "as is" in CentOS5 PHP 5.3.6

Re: Manialive Extending Plugin Pack R935 Public Beta...

Posted: 18 Aug 2011, 21:29
by pajo
Okay I'm having same problem like Lordfish with version of PHP. I have the newest version available for Ubuntu ( 5.3.2 ) but I can't run MLEPP since it says it has to be 5.3.5 how to fix this ? Manual update of php or ?