Search found 500 matches

Go to advanced search

by Panther
Mon Oct 14, 2024 2:51 pm
Forum: News
Topic: UTStatsDB 3.10 Released!
Replies: 0
Views: 3

UTStatsDB 3.10 Released!

UTStatsDB 3.10 has finally been released. Compatibility with newer versions of PHP, MySQL, SQLite, and even Microsoft SQL has been added. Please note that there is no automatic upgrade path from older versions this time. You will need to start with a fresh database or reinitialize the existing one ...
by Panther
Sun Oct 13, 2024 5:23 pm
Forum: News
Topic: UTStatsDB Development
Replies: 0
Views: 3

UTStatsDB Development

UTStatsDB 3.10 is almost ready for release. Everything is working great with PHP 8.2 along with MariaDB 10.6 (and presumably MySQL), and SQLite 3. Additional testing, including with Microsoft SQL, will be completely soon. Some of the database methods needed to be rewritten due to the previously used ...
by Panther
Sat Oct 12, 2024 2:18 pm
Forum: UTStatsDB
Topic: Version 3.10
Replies: 0
Views: 9

Version 3.10

UTStatsDB is back, with updates to make it compatible with PHP 8 (including 8.2), plus various bug fixes and enhancements to the special event tracking. It's been tested a bit with MySQL, but I still need to test with Microsoft SQL and SQLite. One downside with this release is that I've not ...
by Panther
Fri Jul 13, 2018 12:42 pm
Forum: UTStatsDB
Topic: Version 3.07
Replies: 0
Views: 10

Version 3.07

There's an issue with the version 3.07 release that needed fixing. I'll repost it soon.
by Panther
Wed Apr 04, 2018 11:07 am
Forum: News
Topic: UTStatsDB 3.07 Released!
Replies: 0
Views: 7

UTStatsDB 3.07 Released!

An issue was found in 3.07, so the release was immediately removed. An update is being worked on that now includes support for PHP 8. The original post for 3.07 is here: This project has been long neglected, but I've finally released version 3.07 which includes support for MySQLi and newer versions ...
by Panther
Thu Jan 18, 2018 12:48 pm
Forum: UTStatsDB
Topic: What to enter for Log Prefix for UT99?
Replies: 1
Views: 176

Re: What to enter for Log Prefix for UT99?

You don't need a mutator for UT '99 logging. Mainly, just make sure the following settings are configured in your Logs Config settings:

Log Path: <server path>/Logs/
Log Prefix: Unreal.ngLog.
No Port: False
All Logs: True
Multi-check: True
by Panther
Mon Apr 18, 2016 5:28 pm
Forum: UTStatsDB
Topic: Serverquery issue
Replies: 1
Views: 13626

Re: Serverquery issue

As long as you've set the query type to "Unreal" it should work, but you might also need to make sure any firewalls enabled (such as the Microsoft Windows Firewall) are allowing the port through.
by Panther
Tue Jan 19, 2016 8:37 am
Forum: UTStatsDB
Topic: UTStatsDB Issues
Replies: 5
Views: 1744

Re: UTStatsDB Issues

I think I see the problem. The "fixed" database files I posted for MySQL 5.1 and newer were the wrong file set. They had been modified for the unreleased 3.07 version (I never completed the changes). I've posted corrected versions of the MySQL database files for version 3.06.
by Panther
Tue Jan 19, 2016 8:13 am
Forum: UTStatsDB
Topic: UTStatsDB Issues
Replies: 5
Views: 1744

Re: UTStatsDB Issues

If you reinitialize the database, what happens? Do you still get the error that the database is newer?
Did all the files you're using come from the same UTStatsDB archive?
by Panther
Mon Jan 18, 2016 10:39 am
Forum: UTStatsDB
Topic: UTStatsDB Issues
Replies: 5
Views: 1744

Re: UTStatsDB Issues

It slipped past me that there was a post awaiting approval (required only for new members due to past spam problems).
Did you get this resolved? You should update Apache (or make sure it's a patched version) by the way if you plan to have this publicly accessible.
by Panther
Sat Jun 20, 2015 10:33 pm
Forum: UTStatsDB
Topic: MySQLi & PHP 5.4
Replies: 9
Views: 10022

Re: MySQLi & PHP 5.4

The error is probably caused by the MySQL files using the deprecated TYPE parameter instead of ENGINE. I've uploaded an update to the file section. Just extract that to your tables/mysql directory.
by Panther
Wed Feb 11, 2015 7:31 pm
Forum: UTStatsDB
Topic: MySQLi & PHP 5.4
Replies: 9
Views: 10022

Re: MySQLi & PHP 5.4

Looks nice, I'll check it out more as soon as I have some time. Perhaps we can stick some of your mods in the official release. Unfortunately, I'd left off some time ago while making some major changes to the way some things are stored for better flexibility and need to figure out where I left off ...
by Panther
Wed Feb 11, 2015 7:23 pm
Forum: UTStatsDB
Topic: SVN Access
Replies: 4
Views: 3728

Re: SVN Access

Both WebSVN and direct SVN access now work again. SVN uses the standard guest user.
by Panther
Wed Feb 11, 2015 5:26 pm
Forum: UTStatsDB
Topic: SVN Access
Replies: 4
Views: 3728

Re: SVN Access

It was working, I'll look into it. It must have broken with the recent subversion update.
by Panther
Fri May 16, 2014 3:25 pm
Forum: UTStatsDB
Topic: SVN Access
Replies: 4
Views: 3728

Re: SVN Access

I'm looking into how we can restore guest access to the SVN repository via WebSVN. Meanwhile you can use an SVN client such as TortoiseSVN. Please keep in mind that the SVN version is not fully functional, but some components such as the server status utility may have been updated to work better.
by Panther
Fri Jan 03, 2014 11:09 pm
Forum: UTStatsDB
Topic: Failing to parse demos - failed to open stream: No such file
Replies: 3
Views: 3153

Re: Failing to parse demos - failed to open stream: No such

Sorry about that, I didn't realize that people weren't able to post and failed to visit the site for some time. There's still a requirement for new users to have posts approved initially, but not people who we know aren't here to annoy everyone.
by Panther
Sun Dec 29, 2013 11:06 am
Forum: UTStatsDB
Topic: Failing to parse demos - failed to open stream: No such file
Replies: 3
Views: 3153

Re: Failing to parse demos - failed to open stream: No such

It looks like the code causing the problem might be earlier. Are there any directories within your Demos path?
by Panther
Sat Dec 14, 2013 10:57 am
Forum: UTStatsDB
Topic: Split rankings in two
Replies: 6
Views: 5592

Re: Split rankings in two

Pretty much anything can be done, it's just a matter of someone spending the time to do it. It sounds like you basically just want to have a look-up table to set the display name of the game types. This should probably be done by adding a column to the types table then redoing the section in ...
by Panther
Fri Jul 05, 2013 1:26 am
Forum: UTStatsDB
Topic: i can't post?
Replies: 1
Views: 3187

Re: i can't post?

Moderation was enabled due to the barrage of spammers and I seem to have failed to check in on the forums in quite some time.
by Panther
Fri Jul 05, 2013 1:25 am
Forum: UTStatsDB
Topic: Getting the logs from the UT3 server to webserver?
Replies: 2
Views: 3875

Re: Getting the logs from the UT3 server to webserver?

The uploading function seems to have been hit and miss. Some people successfully got it working while others didn't, with almost identical configurations. It's usually better to just have it pull them down via FTP or something. Query server is your server's IP address, and for UT3 you must use the ...
by Panther
Fri Jul 05, 2013 1:21 am
Forum: UTStatsDB
Topic: Log parsing stopped working
Replies: 2
Views: 3716

Re: Log parsing stopped working

Linux is case sensitive, while Windows is not, so you'll need to adjust your image file names and you also have "UT3stats" instead of "UT3Stats" in your configuration.
by Panther
Fri Jul 05, 2013 1:19 am
Forum: UTStatsDB
Topic: Need Help to understand this please
Replies: 1
Views: 3103

Re: Need Help to understand this please

I recall someone had mentioned seeing such a bug once before, so likely the math does need some tweaking. Unfortunately, it's not something I plan on going into anytime soon, but I'll post it in the changes if I do.
by Panther
Fri Jul 05, 2013 1:16 am
Forum: UTStatsDB
Topic: Help Setting up Demorec Links
Replies: 2
Views: 3400

Re: Help Setting up Demorec Links

I don't remember exactly how I'd configured the system, but looking in a directory of sample files I found them in this format: 0318-0521-DM-Gael.demo4 Hopefully that helps, or perhaps someone else will respond now that I've finally approved these posts (for a long time only spammers were posting ...
by Panther
Fri Jul 05, 2013 1:13 am
Forum: UTStatsDB
Topic: svn Version not work
Replies: 1
Views: 2946

Re: svn Version not work

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 ...
by Panther
Thu Jun 28, 2012 9:53 am
Forum: UTStatsDB
Topic: UT3 PS3
Replies: 1
Views: 4500

Re: UT3 PS3

As far as I understand, you're still running the Windows or Linux versions of the server, so certainly, it's the same system. Your maps are just compiled differently.
by Panther
Sun Jun 03, 2012 2:51 pm
Forum: UTStatsDB
Topic: A few errors i have still :( help plz :)
Replies: 5
Views: 6423

Re: A few errors i have still :( help plz :)

Newer versions of MySQL have a separate permission for creating temporary tables. Just modify and execute the following to grant the permission to the database user:

GRANT CREATE TEMPORARY TABLES ON database.* TO dbuser@localhost;
by Panther
Mon Oct 17, 2011 5:59 am
Forum: UTStatsDB
Topic: Logging of "restarted" matches
Replies: 2
Views: 4826

Re: Logging of "restarted" matches

Set "Allow Incomplete" to "Unknown/Map Change".
by Panther
Mon Oct 10, 2011 6:38 pm
Forum: UTStatsDB
Topic: Logging of "scoreless" matches
Replies: 7
Views: 8025

Re: Logging of "scoreless" matches

If you mean how do you set a time limit on a match, set the TimeLimit variable for your match type, such as: [XGame.xDeathMatch] TimeLimit=30 If you mean how to check for two human players simultaneously, well, I'd say you just need to set a flag and do a check each time someone logs in. If someone ...
by Panther
Mon Oct 10, 2011 12:59 pm
Forum: UTStatsDB
Topic: MySQL 5.5
Replies: 0
Views: 27510

MySQL 5.5

For anyone using MySQL 5.5 or newer, you will need to make a couple changes to includes/logsave.php. The "Type" option was renamed to "Engine" when creating tables. Change the queries that create temporary tables using "Type=" to "Engine=". If you need to rebuild the tables you'll have to do the ...
by Panther
Mon Oct 10, 2011 12:56 pm
Forum: UTStatsDB
Topic: Logging of "scoreless" matches
Replies: 7
Views: 8025

Re: Logging of "scoreless" matches

It might be more worthwhile to pursue code that would check for two human players online simultaneously. Also, perhaps a time limit for a match, even if it's an hour or something might help. Those are my thoughts anyway.

Go to advanced search