ManiaLive r2207
Moderator: NADEO
Re: ManiaLive r2207
ManiaLive has mistakes in update. I explain
A few minutes ago, ManiaLive tell me that an update exist, so I made the update, and my version was downgraded to 1830 ...
I redownload the 2207 version, i still have the message for update (may be due to the new renamming of ManiaLive version)
A few minutes ago, ManiaLive tell me that an update exist, so I made the update, and my version was downgraded to 1830 ...
I redownload the 2207 version, i still have the message for update (may be due to the new renamming of ManiaLive version)
CT*ImHoTep
ModLap Championship

Le jour où l'on mettra les cons sur orbite, y en a qui n'ont pas fini de tourner ...
ModLap Championship

Le jour où l'on mettra les cons sur orbite, y en a qui n'ont pas fini de tourner ...
Re: ManiaLive r2207
I have made, but in my phpinfo it is still the version 5.2.6Jojo_44 wrote:
http://www.tm-forum.com/viewtopic.php?p=190233#p190233
You have to do this
regards, Jojo
Re: ManiaLive r2207
Update 5.3 on debian lenny :
Installer PHP 5.3 sur Debian Lenny
With user root
Add this lines :
Add GPG key :
And the finish part :
Installer PHP 5.3 sur Debian Lenny
With user root
Code: Select all
nano /etc/apt/sources.list
Code: Select all
# PHP 5.3
deb http://php53.dotdeb.org lenny all
deb-src http://php53.dotdeb.org lenny all
Code: Select all
1 gpg --keyserver keys.gnupg.net --recv-key 89DF5277
2 gpg -a --export 89DF5277 | sudo apt-key add -
Code: Select all
1 apt-get update
2 apt-get upgrade
3 apt-get install libapache2-mod-php5 php5-cli
CT*ImHoTep
ModLap Championship

Le jour où l'on mettra les cons sur orbite, y en a qui n'ont pas fini de tourner ...
ModLap Championship

Le jour où l'on mettra les cons sur orbite, y en a qui n'ont pas fini de tourner ...
Re: ManiaLive r2207
Code: Select all
/manialive1/update# php update.php
###############################
# ManiaLive Updater
###############################
> Checking local ManiaLive version ...
> ManiaLive is at version 2028
> Checking remote ManiaLive version ...
> Remote ManiaLive is at version 1830
Local version is the same or even newer than the remote one.
Re: ManiaLive r2207
On manialive.com im missing the freezones plugin on the downloads section
EDIT
I get the error:
EDIT
I get the error:
Code: Select all
promatt23 drove a new 30. record!
-> ErrorException with code 0
Undefined variable: records_by_login
/manialive1/libraries/ManiaLivePlugins/Standard/Dedimania/Dedimania.php on line 794
Re: ManiaLive r2207
Whoops, there has been a false version info on the server.4lturbo wrote:ManiaLive has mistakes in update. I explain
A few minutes ago, ManiaLive tell me that an update exist, so I made the update, and my version was downgraded to 1830 ...
I redownload the 2207 version, i still have the message for update (may be due to the new renamming of ManiaLive version)
I will fix it tomorrow morning.
Anyways, downloading the new release from Google Code project is more reliable at the moment.
It's true that the situation is a bit tricky, because we're moving to the new version numbers ...
Re: ManiaLive r2207
Ouch, quickfix, open Dedimania.php and replace:weerwolf wrote:On manialive.com im missing the freezones plugin on the downloads section
EDIT
I get the error:Code: Select all
promatt23 drove a new 30. record! -> ErrorException with code 0 Undefined variable: records_by_login /manialive1/libraries/ManiaLivePlugins/Standard/Dedimania/Dedimania.php on line 794
Code: Select all
unset($records_by_login[$record->login]);
Code: Select all
unset($this->records_by_login[$record->login]);
Re: ManiaLive r2207
Okay there has just been a new release of the Default Plugins package.
Thought I'd let you know because it fixes all of the issues that have been mentioned since the release of the new ManiaLive version.
Hopefully we're back to normal now - the version file on the server is updated as well, but it won't inform about the new version. Otherwise this would have led to trouble. For the next version there will be notifications and auto updating again!
Sorry for the inconveniences
As always get it here http://code.google.com/p/manialive/downloads/list
Thought I'd let you know because it fixes all of the issues that have been mentioned since the release of the new ManiaLive version.
Hopefully we're back to normal now - the version file on the server is updated as well, but it won't inform about the new version. Otherwise this would have led to trouble. For the next version there will be notifications and auto updating again!
Sorry for the inconveniences

As always get it here http://code.google.com/p/manialive/downloads/list
Re: ManiaLive r2207
Code: Select all
[21:14:43|Dedimania] Player mekitch has been marked offline!
-> ErrorException with code 0
array_pop() expects parameter 1 to be array, null given
- in
/manialive1/libraries/ManiaLive/Gui/Windowing/WindowHandler.php on line 228
Re: ManiaLive r2207
Hi,
I just have found a probleme with onPlayerNewBestTime event. When you restart ML it works well but after it just stops working on other tracks. (works but not as expected)
I have looked in to your code
it seems that $player->bestTime isn't reseted onEndChallenge
I just added $player->bestTime = 0 onEndChallenge to see the effect and it was working.
Thanks
I just have found a probleme with onPlayerNewBestTime event. When you restart ML it works well but after it just stops working on other tracks. (works but not as expected)
I have looked in to your code

I just added $player->bestTime = 0 onEndChallenge to see the effect and it was working.
Thanks

Developper for The next generation, Clean and Powerfull controller eXpansion for your SM & TM server . Working on eXpansion² with full MP4 support and many other awesome features...
Who is online
Users browsing this forum: No registered users and 1 guest