Search found 7 matches

Go to advanced search

by Jago
Thu Jan 22, 2009 6:32 pm
Forum: UTStatsDB
Topic: Error when parsing
Replies: 12
Views: 8032

Re: Error when parsing

It doesn't process them yet, though.

what exactly do you mean by this?

are you saying if you go to your admin panel it will not parse?

or are you saying your cron command is not working?

/**
if you set this to true the script will call UTStatsDB's log processor
after it received an ...
by Jago
Thu Jan 22, 2009 7:31 am
Forum: UTStatsDB
Topic: Error when parsing
Replies: 12
Views: 8032

Re: Error when parsing

Hey, that almost did the trick, Thanks for taking the time to write that all down :D
Now, the logs are uploaded into the /logs folder after every match. It doesn't process them yet, though.

$UTStatsDBProcLog = true;

by default...

/**
if you set this to true the script will call UTStatsDB's log ...
by Jago
Wed Jan 21, 2009 5:15 pm
Forum: UTStatsDB
Topic: Error when parsing
Replies: 12
Views: 8032

Re: Error when parsing

I read somewhere a php file executed from a cronjob doesn't know on wich site it's running, $_SERVER['SERVER-NAME'] is unknown.

This is the given solution for that, i wouldn't know how to add it to the cronjob though.

$pad = "/home//domains//public_html";

$_SERVER['SERVER_NAME'] = 'yourdomain.xx ...
by Jago
Wed Jan 21, 2009 4:19 pm
Forum: UTStatsDB
Topic: Error when parsing
Replies: 12
Views: 8032

Re: Error when parsing

i found the right cron job:
/usr/local/bin/php /home/w9910568/domains/thepicwhorez.com/public_html/utstatsdb/logs.php pass=...

For the cron job it will give the same error again though :shock:

Initializing ftp file transfer.<br />
Connected to '81.26.221.180' on port '21' for user '------'.<br ...
by Jago
Wed Jan 21, 2009 5:19 am
Forum: UTStatsDB
Topic: Error when parsing
Replies: 12
Views: 8032

Re: Error when parsing

I do still have some questions now though...
is this the correct cron job? it doesn't seem to download the logs automatically:
php /home/w9910568/domains/thepicwhorez.com/public_html/utstatsdb/logs.php pass=xxx

does serverext log all information, also kills w/ wich weapons? I see many kills don't ...
by Jago
Wed Jan 21, 2009 4:24 am
Forum: UTStatsDB
Topic: Error when parsing
Replies: 12
Views: 8032

Re: Error when parsing

The error was caused because i set the wrong folder in Logs Config. Fixed now.
http://www.thepicwhorez.com/utstatsdb/index.php 8-)
by Jago
Tue Jan 20, 2009 5:46 pm
Forum: UTStatsDB
Topic: Error when parsing
Replies: 12
Views: 8032

Error when parsing

UTStatsDB version 3.06
Operating system and version:
Linux, don't know the version. It's rental.
(copied from phpmyadmin):
Web server
Apache/2
MySQL client version: 5.1.30
PHP extension: mysqli

Hey, I'm trying to setup UTStatsDB for an UT2004 server, and have logs from ServerExt. I've set it to ...

Go to advanced search