[112 total ]
sub directory configuration

by alternapop (Posted 15 Sep 2009 04:53)
i have betterawstats configured to work with a bunch of different subdomains and it works.

eg:

housing.example.edu
with the config file called ... [More] "awstats.housing.example.edu.conf"

i know that i can use the OnlyFiles directive to include only specified subdirectories.

eg:
housing.example.edu/main/
OnlyFiles="main"

the problem i'm having is that is appears that betterawstats uses the name of the conf file to create the live links within the report for "Pages-URL". so naming the conf file like these examples breaks these links:
awstats.housing-main.conf
awstats.housing.example.edu-main.conf

and like this fails to update returning an error:
awstats.housing.example.edu/main.conf

what is the best way to have multiple subdirectories, for one domain, using multiple conf files so that these links work properly?

thanks! [Less]

error in tables: problems with rowspan

by Oliver (Posted 14 Aug 2009 19:53)
good idea. PHP 4 was declared dead in July 2007, 2 years ago...

http://www.google.com/search?name=f&hl=en&q=php+4+end+of+life&sourceid=mozilla-search&start=0

error in tables: problems with rowspan

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

CSS not parsing?

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.

Site name not shown in file name

by Memorite (Posted 25 Jul 2009 17:03)
Ah! Thanks Oliver

Site name not shown in file name

by Oliver (Posted 23 Jul 2009 20:19)
the name of the config file is the used name then.

Oliver

Site name not shown in file name

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

Access in horizontal mode

by algorges (Posted 17 Jul 2009 02:41)
Oliver,

Thank you very much.

Access in horizontal mode

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 ... [More] notices on the page but 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 again

Oliver [Less]

Divide by Zero in render_table.inc.php / baw_calc_ratio()

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