[Fast3] Plugin.Localdatabasefile (2008-06-08)
-
- wheelbarrow operator
- Posts: 18
- Joined: 26 Jul 2008 21:18
- Owned TM-games: TMUF
- Location: Colorado, USA
- Contact:
Re: Plugin.Localdatabasefile (2008-06-08)
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.
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.
- mcm
- road tourist
- Posts: 75
- Joined: 30 Jan 2007 21:19
- Owned TM-games: UNO
- Location: in da house ;)
- Contact:
Re: Plugin.Localdatabasefile (2008-06-08)
maybe you didn't copy the data folder into your fast folder
-
- wheelbarrow operator
- Posts: 18
- Joined: 26 Jul 2008 21:18
- Owned TM-games: TMUF
- Location: Colorado, USA
- Contact:
Re: Plugin.Localdatabasefile (2008-06-08)
There is no data folder in the zip file, but there is one named GameData. Anyways, I created a data folder and moved the php-api folder there and it looks like it is working.
Thanks.
Thanks.
-
- wheelbarrow operator
- Posts: 18
- Joined: 26 Jul 2008 21:18
- Owned TM-games: TMUF
- Location: Colorado, USA
- Contact:
Re: Plugin.Localdatabasefile (2008-06-08)
Nice plugin. It's running well, except... I have encountered the exact same problem as the one that xis101 posted on May 23, 2008. That's a minor defect.
It also skips some of the record and rank pages. For example, I may be on page 1 and when I click the left arrow nothing happens, but after another click it will display page 3. It only happens on specific pages, so in the above example 1 and 3 will always work and 2 will never work. On another track it might be pages 6 and 8, and I can't identify any pattern. When this happens it logs an error like this:
*******************
[07/27,16:26:36] Error: callMulti (0+1/1) - system.multicall - Call XML not a proper XML-RPC call. UTF-8 sequence too short [-503]
[07/27,16:26:36]
*** (callMulti (0+1/1) - system.multicall - _multicall) ***
Array
(
[0] => Array
(
[methodName] => SendDisplayManialinkPageToLogin
[params] => Array
(
[0] => zzzyzygy
[1] => <manialink id='113'><frame posn="-24.00 40.00 0"><format textsize="3" /><quad sizen="70 72.00" posn="-11.5 0 0" style="Bgs1" substyle="BgList"/><quad sizen="26 3.7" posn="11 1.7 0.02" style="Bgs1InRace" substyle="BgWindow1" action="463"/>...
(It lists a very long string value for array[1], so I cut it out)
...<quad posn="55 1.5 2" sizen="3 3" style="Icons64x64_1" substyle="Close" action = "463"/></frame></manialink>
[2] => 0
[3] =>
)
)
)
*******************
It also skips some of the record and rank pages. For example, I may be on page 1 and when I click the left arrow nothing happens, but after another click it will display page 3. It only happens on specific pages, so in the above example 1 and 3 will always work and 2 will never work. On another track it might be pages 6 and 8, and I can't identify any pattern. When this happens it logs an error like this:
*******************
[07/27,16:26:36] Error: callMulti (0+1/1) - system.multicall - Call XML not a proper XML-RPC call. UTF-8 sequence too short [-503]
[07/27,16:26:36]
*** (callMulti (0+1/1) - system.multicall - _multicall) ***
Array
(
[0] => Array
(
[methodName] => SendDisplayManialinkPageToLogin
[params] => Array
(
[0] => zzzyzygy
[1] => <manialink id='113'><frame posn="-24.00 40.00 0"><format textsize="3" /><quad sizen="70 72.00" posn="-11.5 0 0" style="Bgs1" substyle="BgList"/><quad sizen="26 3.7" posn="11 1.7 0.02" style="Bgs1InRace" substyle="BgWindow1" action="463"/>...
(It lists a very long string value for array[1], so I cut it out)
...<quad posn="55 1.5 2" sizen="3 3" style="Icons64x64_1" substyle="Close" action = "463"/></frame></manialink>
[2] => 0
[3] =>
)
)
)
*******************
Re: Plugin.Localdatabasefile (2008-06-08)
Do you have any install inscrutctions for this? It is crashing Fast for me. Anyones help is appreciated.
- mcm
- road tourist
- Posts: 75
- Joined: 30 Jan 2007 21:19
- Owned TM-games: UNO
- Location: in da house ;)
- Contact:
Re: Plugin.Localdatabasefile (2008-06-08)
** installation **
copy the data folder in fast directory
copy the plugin in plugins directory
copy all locale.localdbf.xxx.xml.txt files in plugins directory
copy the data folder in fast directory
copy the plugin in plugins directory
copy all locale.localdbf.xxx.xml.txt files in plugins directory
Re: Plugin.Localdatabasefile (2008-06-08)
Hello
Nice plugin but too much lag for me
How to limit number of record to 30 per map?
On my server there is no limit and now i had to remove this plugin in order to do working my server properly.
Nice plugin but too much lag for me

How to limit number of record to 30 per map?
On my server there is no limit and now i had to remove this plugin in order to do working my server properly.
Re: Plugin.Localdatabasefile (2008-06-08)
Many thanks for plugin, works fine
P.S.
I wish to make three things if possible:
1. Show local record for all in chat window, like dedimania records.
2. Show only first 30 local records.
3. Set as default 5 local records on right local records window.


P.S.
I wish to make three things if possible:

1. Show local record for all in chat window, like dedimania records.
2. Show only first 30 local records.
3. Set as default 5 local records on right local records window.

BombJack
Re: Plugin.Localdatabasefile (2008-06-08)
hi mcm
At present, the local record Plug-in, if used Fast 3.2.1u Part of the map will not start a local record,Do not know if it could help to resolve.
Sorry. My English is not good
At present, the local record Plug-in, if used Fast 3.2.1u Part of the map will not start a local record,Do not know if it could help to resolve.
Sorry. My English is not good
-
- tricycle manager
- Posts: 28
- Joined: 09 Jul 2008 10:11
- Owned TM-games: TMUF, TMNF, TM²
- Location: Ukraine
- Contact:
Re: Plugin.Localdatabasefile (2008-06-08)
Hi! How to switch plyugin work with Mysql?
- jaypsi
- pedestrian
- Posts: 12
- Joined: 01 Aug 2006 21:43
- Owned TM-games: TMN, TMU, TMUF
- Manialink(s): TEAMUMF
- Location: Helsinki, Finland
- Contact:
Re: Plugin.Localdatabasefile (2008-06-08)
Yeah, where's the MySQL version of this plugin?
Well, I got bored of waiting and converted the plugin myself.
(A friend couldn't get it to work, so I don't think my version is ready to be used by anyone else... Sorry.)
Well, I got bored of waiting and converted the plugin myself.
(A friend couldn't get it to work, so I don't think my version is ready to be used by anyone else... Sorry.)
Re: Plugin.Localdatabasefile (2008-06-08)
Hi!
First of all; I'm not sure if this has been brought up before, so please bare with me, if it's already been answered.
We're running this plugin on our server, and it works beatifully, but we've found one small "glitch".
We've got a client running as referee on our server, and if a person is playing alone on the server, he gets a "win" every time a map finsishes.
Is there some way to have the plugin NOT counting the referee as a player?
Anyway; thank you for the plugin, keep up the good work!
Regards
OBO - wilds
First of all; I'm not sure if this has been brought up before, so please bare with me, if it's already been answered.
We're running this plugin on our server, and it works beatifully, but we've found one small "glitch".
We've got a client running as referee on our server, and if a person is playing alone on the server, he gets a "win" every time a map finsishes.
Is there some way to have the plugin NOT counting the referee as a player?
Anyway; thank you for the plugin, keep up the good work!
Regards
OBO - wilds
-
- 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)
This "glitch" is not that of the records but one of the plugin that counts the "wins"
The plugin will count a win for a driver even if another person is on spectate in the room. So this is unrelated to the records plugin, More to do with the GPP.
The plugin will count a win for a driver even if another person is on spectate in the room. So this is unrelated to the records plugin, More to do with the GPP.
Re: Plugin.Localdatabasefile (2008-06-08)
I love your plugin! Thx a lot!
But....
Is there any chance to make it look more like the fast's dedimania panel on the right hand side? Without the frame around the local record box and all that blurry background?
But....

Is there any chance to make it look more like the fast's dedimania panel on the right hand side? Without the frame around the local record box and all that blurry background?