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 Topic is solved
Statistic module
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
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
- Silmarillion
- Dev Team Member
- Posts: 483
- Joined: Sun Jan 02, 2005 9:10 pm
Statistic module
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
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
- Silmarillion
- Dev Team Member
- Posts: 483
- Joined: Sun Jan 02, 2005 9:10 pm
Statistic module
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
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
Nop, changing to how="txt", it does not work as nothing is displayed in the html code...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
Last edited by ploc on Mon Feb 28, 2005 1:50 pm, edited 1 time in total.
- Silmarillion
- Dev Team Member
- Posts: 483
- Joined: Sun Jan 02, 2005 9:10 pm
Statistic module
Hmm, ok... I'll look into it... releasing ver 0.4 tonight anyway, as I implemented graphical charts today...
Hang on...
Sil.
Hang on...
Sil.
ploc wrote:Nop, changing to how="txt", it does not work as nothing is displayed in the html code...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
Re: Statistic module
Hiploc wrote: Has ver 0.4 been released yet ? or not ?
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
Great job ! The text counter is now working ! I'm impatient to see the graphic counter and other reporting working (OS and browser...).Morten wrote:
Thanks for your patience!
Best Regards
Morten/Silmarillion
Thank you Morten !