dedimania window does not open
-
- happy cruiser
- Posts: 154
- Joined: 14 Aug 2006 01:22
- Owned TM-games: TMUF
- Manialink(s): gn
- Contact:
dedimania window does not open
Hi,
we are running FAST3.2.2y. Our problem is, that the dedimania window with the records is not showing. When you click open or close nothing happens.
Connection should be ok, because a new dedimania record is written in chat.
we are running FAST3.2.2y. Our problem is, that the dedimania window with the records is not showing. When you click open or close nothing happens.
Connection should be ok, because a new dedimania record is written in chat.
- Slig
- Pit Crew
- Posts: 2124
- Joined: 05 Sep 2005 17:51
- Owned TM-games: ALL
- Location: TraxicoLand (Fr)
- Contact:
Re: dedimania window does not open
strange, you can give me your server login or a tmtp to go on it ?
-
- happy cruiser
- Posts: 154
- Joined: 14 Aug 2006 01:22
- Owned TM-games: TMUF
- Manialink(s): gn
- Contact:
Re: dedimania window does not open
have sent you a pm 

Re: dedimania window does not open
Hi,
I have the same problem, my server running with php 5.3.3. I find in the dedicated.log some php warning and php deprecated and I think php 5.3.3 is not compatible with fast 3.2.2y
If this could help to find a solution. I search myself but I don't find the solution for the 2 last php warning.
Thanks
I have the same problem, my server running with php 5.3.3. I find in the dedicated.log some php warning and php deprecated and I think php 5.3.3 is not compatible with fast 3.2.2y
Code: Select all
PHP Warning: date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CEST/2.0/DST' instead in /home/trackmania/server1/includes/fast_config.php on line 37
PHP Deprecated: Function ereg_replace() is deprecated in /home/trackmania/server1/includes/fast_general.php on line 384
Deprecated: Function ereg_replace() is deprecated in /home/trackmania/server1/includes/fast_general.php on line 384
PHP Deprecated: Function ereg_replace() is deprecated in /home/trackmania/server1/includes/fast_general.php on line 388
Deprecated: Function ereg_replace() is deprecated in /home/trackmania/server1/includes/fast_general.php on line 388
PHP Warning: Parameter 2 to ml_recordsGetTimesArray() expected to be a reference, value given in /home/trackmania/server1/plugins/plugin.16.ml_times.php on line 475
PHP Warning: Parameter 3 to playersPlayerUpdate() expected to be a reference, value given in /home/trackmania/server1/includes/fast_general.php on line 1632
Thanks
- Slig
- Pit Crew
- Posts: 2124
- Joined: 05 Sep 2005 17:51
- Owned TM-games: ALL
- Location: TraxicoLand (Fr)
- Contact:
Re: dedimania window does not open
Yes, it seems that it is a problem with php3.3.2+. Thanks for your reports.Dolly wrote:I have the same problem, my server running with php 5.3.3. I find in the dedicated.log some php warning and php deprecated and I think php 5.3.3 is not compatible with fast 3.2.2y
In fact the drawing problem was already fixed in my current. I change a little the timezone part to not show the error like that.
I will give a new release within few days.
Re: dedimania window does not open
Ok, I will wait your next release.
Thanks Slig
Thanks Slig

-
- happy cruiser
- Posts: 154
- Joined: 14 Aug 2006 01:22
- Owned TM-games: TMUF
- Manialink(s): gn
- Contact:
Re: dedimania window does not open
thx slig 
we also wait for the next release because the team points at the end of a match aren´t visible, too

we also wait for the next release because the team points at the end of a match aren´t visible, too

- Slig
- Pit Crew
- Posts: 2124
- Joined: 05 Sep 2005 17:51
- Owned TM-games: ALL
- Location: TraxicoLand (Fr)
- Contact:
Re: dedimania window does not open
ok.
I just uploaded my current working version
The release should come really soon btw.
edit: link changed to the corrected version
I just uploaded my current working version
The release should come really soon btw.
edit: link changed to the corrected version
Re: dedimania window does not open
Hi Slig, I'm testing your new version. I have a problem with the fteam plugin, I have this error :
I have deleted all plugins fteam, fast running and records are displayed
Also some information on the beginning of the dedicated.log with the timezone
For information, I overwrite all files for the installation of fast 3.2.3d
++
Code: Select all
PHP Fatal error: Cannot redeclare fteamsAddPlayer() (previously declared in /home/trackmania/server1/includes/fast_general.php:96) in /home/trackmania/server1/plugins/plugin.02.fteams.php on line 51
Fatal error: Cannot redeclare fteamsAddPlayer() (previously declared in /home/trackmania/server1/includes/fast_general.php:96) in /home/trackmania/server1/plugins/plugin.02.fteams.php on line 51

Also some information on the beginning of the dedicated.log with the timezone
Code: Select all
Timezone: Europe/Berlin
PHP Notice: Undefined variable: _server_timezone in /home/trackmania/server1/includes/fast_config.php on line 39
PHP Notice: Undefined variable: _server_timezone in /home/trackmania/server1/includes/fast_config.php on line 39
If you have a timezone problem, then try to set in fast.php
to a valid value, for example: ='Europe/Paris'
++
-
- happy cruiser
- Posts: 154
- Joined: 14 Aug 2006 01:22
- Owned TM-games: TMUF
- Manialink(s): gn
- Contact:
Re: dedimania window does not open
first fast didn´t start at all. just "loading plugins...."
after deleting all fteam plugins as dolly did, fast started with dedirecs
after deleting all fteam plugins as dolly did, fast started with dedirecs

- Slig
- Pit Crew
- Posts: 2124
- Joined: 05 Sep 2005 17:51
- Owned TM-games: ALL
- Location: TraxicoLand (Fr)
- Contact:
Re: dedimania window does not open
humm, sorry...
I have renamed plugin.02.fteams.php and forgot that it was in 3.2.2y. Just delete plugin.02.fteams.php or take this version instead
I have renamed plugin.02.fteams.php and forgot that it was in 3.2.2y. Just delete plugin.02.fteams.php or take this version instead
Re: dedimania window does not open
Hi slig is that 3.2.2e the new version u saying ?Slig wrote:humm, sorry...
I have renamed plugin.02.fteams.php and forgot that it was in 3.2.2y. Just delete plugin.02.fteams.php or take this version instead
- Slig
- Pit Crew
- Posts: 2124
- Joined: 05 Sep 2005 17:51
- Owned TM-games: ALL
- Location: TraxicoLand (Fr)
- Contact:
Re: dedimania window does not open
no, it's still a current, with only the correction of the problems reported in previous posts.pepel wrote:Hi slig is that 3.2.2e the new version u saying ?
Re: dedimania window does not open
aha.When u have finish the new version and uploud it : )Slig wrote:no, it's still a current, with only the correction of the problems reported in previous posts.pepel wrote:Hi slig is that 3.2.2e the new version u saying ?
Re: dedimania window does not open
pepel wrote:aha.When u have finish the new version and uploud it : ) Btw can u make the bot more funny just like in xaseco and more answear.1 more question what is the new in u r new ver fast 3.2.2_Slig wrote:no, it's still a current, with only the correction of the problems reported in previous posts.pepel wrote:Hi slig is that 3.2.2e the new version u saying ?