1
MaFIa
need help with XOOPS2_mod_xoop-statistics_v0.45
  • 2005/7/1 22:29

  • MaFIa

  • Just popping in

  • Posts: 88

  • Since: 2005/2/28


Hi there i have install XOOPS2_mod_xoop-statistics_v0.45

but its dont show anything anybody know why??

http://www.ultimate-crew.dk/modules/statistics/

2
wcrwcr
Re: need help with XOOPS2_mod_xoop-statistics_v0.45
  • 2005/7/2 1:14

  • wcrwcr

  • Home away from home

  • Posts: 1114

  • Since: 2003/12/12


Hi

Extracted from the readme of the mod:
================================================

After installing the normal module, you have to modify some files.
First you must at in the file "header.php" (which is in the root directory) under:

include_once XOOPS_ROOT_PATH.'/class/xoopsblock.php';

the line:

include_once("modules/statistics/include/counter.php");

Whith this peace of code the website add information of the hits to the database, so
you can view them in the admin section.
=================================================
Did yu do it?

BTW> could you give me the link to that version(0.45)? I only have an older one

3
MaFIa
Re: need help with XOOPS2_mod_xoop-statistics_v0.45
  • 2005/7/2 8:59

  • MaFIa

  • Just popping in

  • Posts: 88

  • Since: 2005/2/28


yephttps://xoops.org/modules/repository/visit.php?cid=78&lid=1487 thats the link.

and you do like this then its work

There is a minor requirement to make this thing go.


Remember to always make a backup if installing over existing directory structures! Copy the contents of the package
to a temporary location. Remove the statistics data and copy to your site. Log in as admin, and install.
Next, edit your XOOPS file called header.php
Add the following


// for stats by XOOPS @ IBDeeming!

include_once XOOPS_ROOT_PATH.'/modules/statistics/include/hitcounter.php';



at the top of the file under the line


include_once XOOPS_ROOT_PATH.'/class/xoopsblock.php';


That should do it!

Login

Who's Online

103 user(s) are online (51 user(s) are browsing Support Forums)


Members: 0


Guests: 103


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits