[111 total ]
date show 1970-Jan-01

by omurphy (Posted 11 May 2009 13:58)
sure, how do I send this to you "confidentially" . your email forms don't have an attachment option

Oliver

Read Main Topic

date show 1970-Jan-01

by Oliver (Posted 09 May 2009 21:33)
Hi,

I am not sure if the datafile actually stores the dates in a local format.
I would have to see one complete datafile where this happens to debug this. So far I could not get any.

Please send one to me, I will keep the information confidential of course.

Read Main Topic

date show 1970-Jan-01

by Oliver (Posted 22 Apr 2009 18:53)
sorry, not yet. someone who has this problem please send me a datafile then I can debug this.

Read Main Topic

Extras Sections for different Sites

by Oliver (Posted 18 Apr 2009 09:29)
There is no way to do that with a built-in functionality.
However, if you know a little PHP it is easy. You can add a if...then... into the config file where you enable/disable the extra depending on the ... [More] domain of the user for example.

Check out this post on how something like that works:

http://betterawstats.com/forum/viewtopic.php?p=140#p140

hope this helps

Oliver

Read Main Topic [Less]

Extras Sections for different Sites

by jdsushi (Posted 18 Apr 2009 03:26)
Hello there,

I'm analyzing several sites and each has its own set of extra sections. Is there a way to make BetterAWStats to show only the ones available? Some sites have 1, 2 or 3 extra sections. ... [More] From what I understand, the config file is shared, so all sites show the same # of extra sections set, and it gets messy when a site with only 1 extra section tries to display 3.

Thanks!
jd.

Read Main Topic [Less]

Blank Page after setup and install

by apecar (Posted 06 Apr 2009 14:26)
Thanks Oliver it worrk fine. great works!

Read Main Topic

Blank Page after setup and install

by Oliver (Posted 05 Apr 2009 00:43)
You still have those two var_dump(...) lines from the previous debugging in your code line 160. Please take those out

Read Main Topic

Blank Page after setup and install

by apecar (Posted 04 Apr 2009 16:23)
Hi Oliver,
this post just to tell you that even now there is a little bit of data that you can see here http://www.universitadigitale.it/awstat ... igitale.it with betterAWStats ... [More] (http://www.universitadigitale.it/stats/) do not render any kind of chart.

A question, why on the title I see localhost.localdomain?

Thanks for any help

Regards
Danilo

Read Main Topic [Less]

Blank Page after setup and install

by apecar (Posted 02 Apr 2009 18:25)
here the data files.

Thank for you help.

Read Main Topic

Blank Page after setup and install

by Oliver (Posted 02 Apr 2009 09:12)
very strange. This is the line according to my files:

Code: Select all$chart = array('layout_avg' => $avg_arr);

I am not sure how this can cause the error mentioned. Can you run debug and post the output before the error here?

Read Main Topic