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
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
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
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
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.
by apecar (Posted 06 Apr 2009 14:26)
Thanks Oliver it worrk fine. great works!
Read Main Topic
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
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
by apecar (Posted 02 Apr 2009 18:25)
here the data files.
Thank for you help.
Read Main Topic
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