**NEW** Site Statistics Add on

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
kingfhb

Re: **NEW** Site Statistics Add on

Post by kingfhb »

No, sorry, I guess I should have specified. I will install it on the beta and make a new set of instructions for you.
Alex_Leipzig

Re: **NEW** Site Statistics Add on

Post by Alex_Leipzig »

pinthenet wrote: Just tried it under 0.10beta3 latest daily but it doesn't work - errors from main page (index.php) and the admin menu doesn't appear at all.
Are the instructions from the first post still valid?

John
That's weird - I do use the beta3 and it works just fine.
User avatar
lg37
Forum Members
Forum Members
Posts: 20
Joined: Tue Jan 03, 2006 11:04 am
Location: France

Re: **NEW** Site Statistics Add on

Post by lg37 »

hello,

I have a problem with Mecstats...  ???
  • With Fireworks, all is ok. I can see one visit containing visited pages and I can see visitor's path.
  • With IE, 1hit=1visitor...so the number of visitors is very high !!  ???
Has someone the same effect ?

lg37, running CMSMS 0.11.2 and mecstat 1.13
User avatar
lg37
Forum Members
Forum Members
Posts: 20
Joined: Tue Jan 03, 2006 11:04 am
Location: France

Re: **NEW** Site Statistics Add on

Post by lg37 »

Hello all,

Finally found the solution....

Must insert the

Code: Select all

session_start();
before the

Code: Select all

require('mecstats/hit.inc');
Now working like a charm with IE and Firefox !

regards

lg37, CMSMS 0.11.2
sioux

Re: **NEW** Site Statistics Add on

Post by sioux »

Hi Lg37,

I'm trying not to appear too stupid (not easy) but I just downloaded Mecstats and added the code to the very top of my pages as instructed but I'm not getting any results.

Did you make any changes to other files?

Could you do a quick 'Installing Mecstats for dumbos' post for me? I'd be very grateful  ;)

Cheers,
cyberman

Re: **NEW** Site Statistics Add on

Post by cyberman »

I'm not lg37 but I can try to help  :D ...

1. Install mecstats in CMSms main directory
2. Create a user defined plugin
3. Name it mecstats
4. Add this lines to user defined plugin

Code: Select all

// Statistics with Mecstats
session_start();
require('mecstats/hit.inc');
5. Save it
6. Add {mecstats} to your template
7. Have fun ...
jelle

Re: **NEW** Site Statistics Add on

Post by jelle »

sorry to sound like a wet towel, but this package will probably not be converted to a cms module. It's licence is not open source and does not allow redistribution. You can scold the author for not using an open source licence (and maybe you should) but it is his to decide. So for now this may be nice, but it's only nice to look at.
(you can make your own modification to the source as described above, but you can not redistribute them).
sioux

Re: **NEW** Site Statistics Add on

Post by sioux »

Well whaddya know cyberman - that works like an absolute dream! Thank you VERY much, I'm thrilled 
jean-guy

Re: **NEW** Site Statistics Add on

Post by jean-guy »

thanks cyberman, it looks great!

it's now on my website...
jd

Re: **NEW** Site Statistics Add on

Post by jd »

Sorry for the dumb question, but where can I download this module?
alby

Re: **NEW** Site Statistics Add on

Post by alby »

jd wrote: Sorry for the dumb question, but where can I download this module?
It isn't a module but addon only.
Here for download program.
Follow reply #20 for add statistics in pages and #1 for view in admin area.

Alby
Last edited by alby on Fri Jun 08, 2007 2:27 pm, edited 1 time in total.
jd

Re: **NEW** Site Statistics Add on

Post by jd »

alby wrote:
jd wrote: Sorry for the dumb question, but where can I download this module?
It isn't a module but addon only.
Here for download program.
Follow reply #20 for add statistics in pages and #1 for view in admin area.

Alby
many thanks!
jmcgin51
Power Poster
Power Poster
Posts: 1899
Joined: Mon Jun 12, 2006 9:02 pm

Re: **NEW** Site Statistics Add on

Post by jmcgin51 »

I'm running CMSMS 1.0.6, and I can't get Mecstats to work at all (nothing in the Admin, and nothing on any frontend pages).  I think I've done everything according to the instructions.  Does Mecstats still work with 1.0.6.  Any new/different instructions?
jd

Re: **NEW** Site Statistics Add on

Post by jd »

jmcgin51 wrote: I'm running CMSMS 1.0.6, and I can't get Mecstats to work at all (nothing in the Admin, and nothing on any frontend pages).  I think I've done everything according to the instructions.  Does Mecstats still work with 1.0.6.  Any new/different instructions?
I'm running it under 1.0.6 and works fine for me. See the first posts for info
jd

Re: **NEW** Site Statistics Add on

Post by jd »

sorry one more question:

I edited the admin/menu.php file, but still the stats link is not shown.

What do I do wrong?
Locked

Return to “Modules/Add-Ons”