svn Version not work

General forum for discussions regarding UTStatsDB
inspector
Posts: 1
Joined: Mon Feb 11, 2013 10:04 am

svn Version not work

Postby inspector » Mon Feb 11, 2013 10:26 am

Hello, i have a Problem with the SVN Version of UTStatsDB.

UTStatsDB trunk r137
Operating system Ubuntu Linux 64bit 12.04LTS
Database mysql Ver 14.14 Distrib 5.5.29, for debian-linux-gnu (x86_64) using readline 6.2
PHP version PHP 5.3.10-1ubuntu3.5 with Suhosin-Patch
Web server and version Server version: Apache/2.2.22 (Ubuntu)
Unreal Tournament version ut3 inc. last server patch (1.52?)
Stat logger type and version 1.04 HTTP

This Version r137 has a Database Problem, i think.
A error occiured while parsing logs:

Code: Select all

*Error in database query: 'SELECT tl_score,tl_kills,tl_suicides,tl_teamkills,tl_players,tl_matches,tl_playertime,tl_headshots FROM ut_totals LIMIT 1', referer: http://192.168.100.253/stats/index.php?stats=help
When i edit the totals.sql , add this Line " tl_headshots mediumint(8) unsigned NOT NULL default 0, " , then the index.php appiers. But, new error posted by parsing

Code: Select all

Processing log 'Stats-7777-20130208.202458.log'...bad parse in database. or Processing log 'Stats-7777-20130211.130401.log'...Error saving totals data: Column count doesn't match value count at row 1
i hope, this is enough Input to help me.

lg Peter

Panther
Site Admin
Posts: 500
Joined: Sat Dec 08, 2007 12:51 am
Contact:

Re: svn Version not work

Postby Panther » Fri Jul 05, 2013 1:13 am

The SVN version is a work in progress and does not necessarily consist of a functional configuration. I had started to make some fairly major code changes at one point but didn't finish. Maybe if there's ever a UT 4 I'll give it another go. In the meantime it's best to just stick to the last release version.


Return to “UTStatsDB”