Search found 5 matches

Go to advanced search

by zzz0o
Fri Jan 14, 2011 3:29 am
Forum: UTStatsDB
Topic: Error in database query (logs.php) after upgrade to r135
Replies: 2
Views: 5289

Re: Error in database query (logs.php) after upgrade to r135

Roolbacked to previuosly backup state(3.06) all scriptes and database. Get same error with ereg_replace php-function.
Update only 'includes/main.inc.php' from revision 135. Error is gone, and logs are normally parsing now.

Thanks for help.
by zzz0o
Tue Jan 11, 2011 1:17 am
Forum: UTStatsDB
Topic: Error in database query (logs.php) after upgrade to r135
Replies: 2
Views: 5289

Error in database query (logs.php) after upgrade to r135

*Error in database query: 'SELECT se_num,se_title,se_trigtype,se_trignum FROM ut_special ORDER BY se_num'
1054: Unknown column 'se_trigtype' in 'field list'


mysql> describe ut_special;
+----------+-----------------------+------+-----+---------+----------------+
| Field | Type | Null | Key ...
by zzz0o
Fri Oct 24, 2008 6:36 am
Forum: UTStatsDB
Topic: Error in log parsing
Replies: 6
Views: 3730

Re: Error in log parsing

I checked version, looks normal. Then added new row - gm_timeoffset and now logs.php work again, thank you very much. Also gone away some php warnings which have appeared at the 'Matches' selection.

May be i get this trouble, becouse i used stats v1.03 then update to v1.05 over one branch v1.04 ...
by zzz0o
Fri Oct 24, 2008 4:39 am
Forum: UTStatsDB
Topic: Error in log parsing
Replies: 6
Views: 3730

Re: Error in log parsing

There is no field "upgrade db" in the admin pannel now and no errors then a did upgrade db. But, may be, i paid no attention on error message.

Think, if I manualy add the missing row logs.php will work again.


+------------------------+
| Field |
+------------------------+
| gm_num |
| gm_server ...
by zzz0o
Fri Oct 24, 2008 3:24 am
Forum: UTStatsDB
Topic: Error in log parsing
Replies: 6
Views: 3730

Error in log parsing

Hi

I had utstatsdb v1.03 and it worked perfectly. After ubgrade to v1.05, i update database using admin panel, and after that log parser is brakes. I get error message:

*Error in database query: 'INSERT INTO ut_matches VALUES (NULL,2,'3369',6,1,0,'2008-10-23 14:08:17','2008-10-24+00:58:37',0 ...

Go to advanced search