Page 2 of 2
Statistic module
Posted: Sun Feb 27, 2005 10:50 pm
by Ploc
Hello Silmarillion,
I'm now using cms 0.9.2 and the last version of Statistic module 0.3.1. I have problem to display the counter...
cms code :
[...]
{cms_module module="statistics" how="gfx"}
[...]
resulting html code :
[...]
[...]
The module should be displaying a graphic counter, right ?
So I don't understand why it is not working... Any idea ?
Thanks,
Ploc
Statistic module
Posted: Mon Feb 28, 2005 9:52 am
by Anonymous
Just a little up... to sum up the working features of the Statistic module :
Summary : OK
Days : OK
Weeks : OK
Months : OK
Years : not yet implemented
Browsers : not yet implemented
OS'es : not yet implemented
Online now : OK
Am I right, or is there a bug affecting my 'not yet implemented' features of the Statistic module ?
Thank you,
Ploc
Statistic module
Posted: Mon Feb 28, 2005 9:56 am
by ploc
Just a post to get an email in case of an answer...
Statistic module
Posted: Mon Feb 28, 2005 10:03 am
by Silmarillion
Hi Ploc
This certainly is the correct code, except that the graphics are not implemented yet. It should just show texty counter, though. Does it work if you spcify how="txt" ??
I'm sorry I haven't had the time to work on the module for some days. My real work has a tendency to concentrate in short periods, and I have hardly been home for the past days. Hope to hack on it a bit tonight.
Best Regards
Sil
Ploc wrote:Hello Silmarillion,
I'm now using cms 0.9.2 and the last version of Statistic module 0.3.1. I have problem to display the counter...
cms code :
[...]
{cms_module module="statistics" how="gfx"}
[...]
resulting html code :
[...]
[...]
The module should be displaying a graphic counter, right ?
So I don't understand why it is not working... Any idea ?
Thanks,
Ploc
Statistic module
Posted: Mon Feb 28, 2005 10:04 am
by Silmarillion
This list precisely describes the status of the module. Note though, that statitics for yease/browsers/os'es ARE actually gathered, they are just not presented yet.
Hope to do a bit more tonight.
Best Regards
Sil
Anonymous wrote:Just a little up... to sum up the working features of the Statistic module :
Summary : OK
Days : OK
Weeks : OK
Months : OK
Years : not yet implemented
Browsers : not yet implemented
OS'es : not yet implemented
Online now : OK
Am I right, or is there a bug affecting my 'not yet implemented' features of the Statistic module ?
Thank you,
Ploc
Statistic module
Posted: Mon Feb 28, 2005 1:36 pm
by ploc
Silmarillion wrote:Does it work if you spcify how="txt" ??
I'm sorry I haven't had the time to work on the module for some days. My real work has a tendency to concentrate in short periods, and I have hardly been home for the past days. Hope to hack on it a bit tonight.
Best Regards
Sil
Nop, changing to how="txt", it does not work as nothing is displayed in the html code...
Statistic module
Posted: Mon Feb 28, 2005 1:43 pm
by Silmarillion
Hmm, ok... I'll look into it... releasing ver 0.4 tonight anyway, as I implemented graphical charts today...
Hang on...
Sil.
ploc wrote:Silmarillion wrote:Does it work if you spcify how="txt" ??
I'm sorry I haven't had the time to work on the module for some days. My real work has a tendency to concentrate in short periods, and I have hardly been home for the past days. Hope to hack on it a bit tonight.
Best Regards
Sil
Nop, changing to how="txt", it does not work as nothing is displayed in the html code...
Re: Statistic module
Posted: Mon Mar 07, 2005 10:19 am
by ploc
Has ver 0.4 been released yet ? or not ?
Re: Statistic module
Posted: Tue Mar 08, 2005 11:33 pm
by Morten
ploc wrote:
Has ver 0.4 been released yet ? or not ?
Hi
Sorry it took so long. Never got around to doing the last details, ProtectedPages took some time... Found the bug which prevented the actual counter from being shown. Graphical counter still doesn't work, but plain text is shown instead.
Did some other changes/fixes but unless I messed something up they should be invisible.
Hope to get some more work done soon.
Thanks for your patience!
Best Regards
Morten/Silmarillion
Re: Statistic module
Posted: Tue Mar 22, 2005 8:52 am
by ploc
Morten wrote:
Thanks for your patience!
Best Regards
Morten/Silmarillion
Great job ! The text counter is now working ! I'm impatient to see the graphic counter and other reporting working (OS and browser...).
Thank you Morten !