6
I Use This!
Activity Not Available

News

Analyzed about 1 year ago. based on code collected about 1 year ago.
Posted over 15 years ago
by Oliver (Posted 13 Aug 2009 23:01)this is strange. I never have seen this before. you are also missing further "rowspans" at the year numbers in the first table.I would suggest that you re-download the files. I highly assume your files are damaged or you do not have the latest version.Oliver
Posted over 15 years ago
by muggins (Posted 02 Aug 2009 20:30)It is indeed there, as you can see from the first screenshot. I host my forum on the same system too, with no issues.I suppose I don't need to use this after all.
Posted over 15 years ago
by Memorite (Posted 25 Jul 2009 17:03)Ah! Thanks Oliver
Posted over 15 years ago
by Oliver (Posted 23 Jul 2009 20:19)the name of the config file is the used name then.Oliver
Posted over 15 years ago
by Memorite (Posted 23 Jul 2009 17:30)Hi,My AWstats instillation does not include the site name in the data file names. I have checked the config file and it does have an entry for sitename and also hostalias. Is there some other configuration that I can check ?Thanks Peter
Posted over 15 years ago
by algorges (Posted 17 Jul 2009 02:41)Oliver,Thank you very much.
Posted over 15 years ago
by Oliver (Posted 16 Jul 2009 12:51)Hi,thanks for telling me. These notices do not modify the functions of the software. They are not error messages.You should also switch your error reporting in PHP to not display errors or notices on the page but ... [More] rather on the logfile. It is a potential security risk to display those messages to users.But that said, this should be fixed. I will be looking at the code to make sure they disappear.thanks againOliver [Less]
Posted over 15 years ago
by Oliver (Posted 16 Jul 2009 12:54)Hi,sorry for the late reply.This is interesting. This should not happen since there should always be at least one hit.It would be interesting to see how the AWStats data file looks like.Oliver
Posted over 15 years ago
by algorges (Posted 15 Jul 2009 09:13)When I set to horizontal mode, trying to access the Hosts. Appears the following notice: Notice: Undefined index: time in /var/www/html/relatorios/site/core/display_helpers.php on line 214Notice: Undefined index: ... [More] userinfo in /var/www/html/relatorios/site/core/display_helpers.php on line 214Notice: Undefined index: actions in /var/www/html/relatorios/site/core/display_helpers.php on line 214Notice: Undefined index: origin in /var/www/html/relatorios/site/core/display_helpers.php on line 214Notice: Undefined index: other in /var/www/html/relatorios/site/core/display_helpers.php on line 214in vertical mode, this notice does not appearRead Main Topic [Less]
Posted over 15 years ago
by sparkdude (Posted 03 Jul 2009 15:33)Just an FYI for anyone else that has this problem on windows... I had a similar problem, all that was showing was about 25 lines similar to what he showed in the above post... I had version 4 of PHP enabled in ... [More] my windows server, not PHP 5. The second I switched, it worked perfect.just a heads upRead Main Topic [Less]