Search found 6 matches

Go to advanced search

by seven69
Sat Jul 04, 2009 3:07 pm
Forum: UTStatsDB
Topic: utstasdb problem
Replies: 7
Views: 7046

Re: utstasdb problem

it's ok i think there was a conflict i changed tp_team (because my 2 gametypes are not a team game) to 0 and now it's good :)

thanks.
by seven69
Sat Jul 04, 2009 10:45 am
Forum: UTStatsDB
Topic: utstasdb problem
Replies: 7
Views: 7046

Re: utstasdb problem

hi guys,

sorry i've not seen your replies before.

so i watched at the DATABASE.txt
and seen this:

to include an entry in the ut_type table with tp_desc set to match
the game type description ("Death Arena") and tp_type set to "1"

On my database i've my 2 new GameTypes but "tp_type" was set to 0 ...
by seven69
Fri Jul 03, 2009 7:54 am
Forum: UTStatsDB
Topic: utstasdb problem
Replies: 7
Views: 7046

utstasdb problem

dedicated UT2004 3369
Linux-32bits
UTStatsDB + OLStats
UT2Vote51

Hi,

i've recently created 2 new games in deathmatch with GameMaker3. I still have a problem with UTStatsDB
here is screenshot.

at the top: the result after a match with my new games
at the bottom: a match in a default game.

if ...
by seven69
Fri Jun 12, 2009 4:04 am
Forum: UTStatsDB
Topic: UTstatsDB 3.06 logs.php access error
Replies: 5
Views: 4974

Re: UTstatsDB 3.06 logs.php access error

it works fine thank you.

just a last question, i'm trying to use OLServQuery, the documentation says:
"OLStats comes with OLServQuery" i configured my ini file correctly
but server can't find OLStats.OLSQMUplink.
in olstats archive there's no file named OLServQuery is it normal ?
by seven69
Fri Jun 12, 2009 12:56 am
Forum: UTStatsDB
Topic: UTstatsDB 3.06 logs.php access error
Replies: 5
Views: 4974

Re: UTstatsDB 3.06 logs.php access error

ooh i'm sorry i thought it was a "confirm password" :oops:

and for the rights on UserLogs is it normal that they are reset to rw------- root:root ?
because if i want to parse i have to chmod 777 -R and click on parse Logs
by seven69
Thu Jun 11, 2009 8:07 am
Forum: UTStatsDB
Topic: UTstatsDB 3.06 logs.php access error
Replies: 5
Views: 4974

UTstatsDB 3.06 logs.php access error

Hi,

1- i recently installed UTStatsDB version 3.06 for UT2004 patched 3369
Linux-32bits
Php5
MySQL
Apache2

i read the documentation and it talks about an updatepass
what is this pass ?
in my statsdb.inc.php i've only got these lines:

<?php
$dbtype = "MySQL"; // Database type - currently ...

Go to advanced search