[Fast3] Plugin.Localdatabasefile (2008-06-08)
- ----GLUK----
- smooth traffic navigator
- Posts: 199
- Joined: 13 Feb 2006 20:11
- Owned TM-games: all
- Location: Russia
- Contact:
Re: Plugin.Localdatabasefile (2008-06-08)
RUSSIAN:
http://tmpower.su/temp/locale.localdbf.ru.xml.txt (UPD 2010-03-19)
http://tmpower.su/temp/locale.localdbf.ru.xml.txt (UPD 2010-03-19)
Last edited by ----GLUK---- on 19 Mar 2010 01:22, edited 2 times in total.
-
- highway camper
- Posts: 1
- Joined: 22 Dec 2009 07:35
- Owned TM-games: tmu
- Manialink(s): i like manialink
Re: Plugin.Localdatabasefile (2008-06-08)
many thanks mcm
but as been said just before, I encounter the same issue, the customisation is not loaded after Fast restart
edit: solved since I uptated with your most recent version.
onece again many thanks
.....................................
home based business,home business
web tools,web hosting service
but as been said just before, I encounter the same issue, the customisation is not loaded after Fast restart
edit: solved since I uptated with your most recent version.
onece again many thanks
.....................................
home based business,home business
web tools,web hosting service
Re: Plugin.Localdatabasefile (2008-06-08)
"plugin.100.localdbf.php" have some parameters for control the wins count...
Like a for example:
"if($players_ingame <= 1) return;"
(if one or none players the winner not count)
The "return" cancel the count wins.
My server is LAPS with WarmUps active. I like disable wins counter only in the warmups. How i proceed ?
I try register global variable $_WarmUp and add inside the wins counter function expressions like:
if ($_WarmUp = true) return;
or
if(!$_WarmUp) return;
or
if($_WarmUp) return;
But without effect... no work that way.
Like a for example:
"if($players_ingame <= 1) return;"
(if one or none players the winner not count)
The "return" cancel the count wins.
My server is LAPS with WarmUps active. I like disable wins counter only in the warmups. How i proceed ?
I try register global variable $_WarmUp and add inside the wins counter function expressions like:
if ($_WarmUp = true) return;
or
if(!$_WarmUp) return;
or
if($_WarmUp) return;
But without effect... no work that way.
-
- smooth traffic navigator
- Posts: 275
- Joined: 16 Jan 2009 10:57
- Owned TM-games: TMUF, TMNF
- Location: Australia
- Contact:
Re: Plugin.Localdatabasefile (2008-06-08)
I think the plugin already ignores wins from Warmups, or are you trying to have warmups count as wins for local recs?
Also, MCM hasn't been active for quite a while. I have emailed with him a few times and there was another update he was working on, but it seems to have been forgotten again
Also, MCM hasn't been active for quite a while. I have emailed with him a few times and there was another update he was working on, but it seems to have been forgotten again

-
- highway camper
- Posts: 1
- Joined: 18 May 2010 15:21
- Owned TM-games: TMU
Re: Plugin.Localdatabasefile (2008-06-08)
Hi All !
I've a problem on my server when I use the plugin records : if I record a time better, I've this error :
I have tryed to download a 2nd time the plug-in, but it's always the same message.
Who can help me ?
@60=POU

I've a problem on my server when I use the plugin records : if I record a time better, I've this error :
Code: Select all
Fatal error : Call to a member function next() on a non-object in C:\Serveur\plugins\plugin.100.localdbf.php on line 286

Who can help me ?

@60=POU
Re: Plugin.Localdatabasefile (2008-06-08)
yes from GPP plugin-local records choose show all recs in chat is on
Re: Plugin.Localdatabasefile (2008-06-08)
merci mec me jai pas le dedi mania just le local se normal ????
Re: Plugin.Localdatabasefile (2008-06-08)
dude i have only local records ty for that how i dou for dedimania
-
- sunday driver
- Posts: 60
- Joined: 25 Feb 2010 12:05
- Owned TM-games: 3x TMUF :D
- Manialink(s): dj:world
Re: Plugin.Localdatabasefile (2008-06-08)
Hi all,
after noticing some bugs in the plugin here is a bug fixed version.
Changes:
- small change in the german language file
- fixed the next position label
- fixed the order of the records
Explanation:
After you have clicked the clock to see all local records you can also see the next/previous placed player including his rank, nickname, finishs, tmie and the gap between the times. The rank of the next placed player wasn't displayed correctly. Now it is.
There has been a bug/error in displaying the local records. The records doesn't have been listed correctly in my eyes. Before it only considers the tracktime but not the date & time when the players has set his record. Now the records are shown by the date and time also.
Download: http://www.file-upload.net/download-300 ... d.zip.html
Have Fun!
Cheers!! DJ
after noticing some bugs in the plugin here is a bug fixed version.
Changes:
- small change in the german language file
- fixed the next position label
- fixed the order of the records
Explanation:
After you have clicked the clock to see all local records you can also see the next/previous placed player including his rank, nickname, finishs, tmie and the gap between the times. The rank of the next placed player wasn't displayed correctly. Now it is.
There has been a bug/error in displaying the local records. The records doesn't have been listed correctly in my eyes. Before it only considers the tracktime but not the date & time when the players has set his record. Now the records are shown by the date and time also.
Download: http://www.file-upload.net/download-300 ... d.zip.html
Have Fun!
Cheers!! DJ
-
- sunday driver
- Posts: 60
- Joined: 25 Feb 2010 12:05
- Owned TM-games: 3x TMUF :D
- Manialink(s): dj:world
Re: Plugin.Localdatabasefile (2008-06-08)
Just noticed that the link from Post #1 seems to have a bad file.
Uploaded my backup version.
http://www.file-upload.net/download-348 ... f.zip.html
Uploaded my backup version.
http://www.file-upload.net/download-348 ... f.zip.html
-
- speed demon
- Posts: 1612
- Joined: 10 Jul 2008 19:48
- Owned TM-games: TMUF, TMNF, TMS
- Manialink(s): ET
- Location: London, UK
- Contact:
Re: Plugin.Localdatabasefile (2008-06-08)
Sounds nice -dj- ...Good to see someone pickup this old and reliable beast of a fast plugin 
Cheers

Cheers

Re: Plugin.Localdatabasefile (2008-06-08)
Can someone please verify for me where the files go as I am unable to get the UI to even appear on my server.
Which files go in the Fast folder and which go in the TM server folder?
Many Thanks.
Which files go in the Fast folder and which go in the TM server folder?
Many Thanks.
Re: Plugin.Localdatabasefile (2008-06-08)
That is the problem I am having now, any ideas?zzzyzygy wrote:I loaded the Localdatabasefile plugin and get the following error messages:
Warning: file_put_contents(./data/default.localdbf.cfg.xml): failed to open stream: No such file or directory in C:\TrackmaniaServer\includes\xml_parser.php on line 57
Warning: file_put_contents(./data/default.localdbf.cfg.xml): failed to open stream: No such file or directory in C:\TrackmaniaServer\includes\xml_parser.php on line 57
Warning: include(./data/php-api/txt-db-api.php): failed to open stream: No such file or directory in C:\TrackmaniaServer\plugins\plugin.100.localdbf.php on line 54
Warning: include(): Failed opening './data/php-api/txt-db-api.php' for inclusion (include_path='.;C:\php5\pear') in C:\TrackmaniaServer\plugins\plugin.100.localdbf.php on line 54
Fatal error: Class 'Database' not found in :\TrackmaniaServer\plugins\plugin.100.localdbf.php on line 55
Any thoughts on what the problem might be?
Thanks.
I have copied the data folder to the root of the Fast folder, is that correct?
- svens
- speedy pilot
- Posts: 304
- Joined: 05 Dec 2009 23:30
- Owned TM-games: TMUF, TMS, TMO
- Location: Bern, CH
- Contact:
Re: Plugin.Localdatabasefile (2008-06-08)
That's were it belongs, yes. If you really have the same error as the other guy, you didn't put it theregimpymoo wrote:I have copied the data folder to the root of the Fast folder, is that correct?

The data/ folder goes into the FAST root folder, the remaining contents of the .zip-file go to the plugins directory.
Re: Plugin.Localdatabasefile (2008-06-08)
Thanks.svens wrote:That's were it belongs, yes. If you really have the same error as the other guy, you didn't put it theregimpymoo wrote:I have copied the data folder to the root of the Fast folder, is that correct?.
The data/ folder goes into the FAST root folder, the remaining contents of the .zip-file go to the plugins directory.
Will try again.
That is the plugins folder in the FAST folder right?
Which one of the plugins is the most upto date?