11
catalin12345
Re:

try php stats!
as i know is the best !
totaly recomanded!


12
psaxtiri
Re:
  • 2007/8/5 14:41

  • psaxtiri

  • Not too shy to talk

  • Posts: 185

  • Since: 2007/6/17


Quote:

McDonald wrote:
Click on this link to find your ip. It's displayed just under the logo in the top left corner.
Or try this link.


Done!
I am so happy i am dance for joy !!
Greece.
Xoops 2.0.18.12

13
psaxtiri
Re:
  • 2007/8/6 5:24

  • psaxtiri

  • Not too shy to talk

  • Posts: 185

  • Since: 2007/6/17


As i saw today my IP is different and now xoops-stats counts me.
So the IP is changing and what can i do about it? maybe i ahve to put another IP. Static??
Greece.
Xoops 2.0.18.12

14
McDonald
Re:
  • 2007/8/6 10:58

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


You can try block an IP-range:
^aaa.bbb.ccc will disallow visitors with an IP that starts with aaa.bbb.ccc
aaa.bbb.ccc$ will disallow visitors with an IP that ends with aaa.bbb.ccc

15
psaxtiri
Re:
  • 2007/8/8 18:53

  • psaxtiri

  • Not too shy to talk

  • Posts: 185

  • Since: 2007/6/17


mistake reply :)
Greece.
Xoops 2.0.18.12

16
psaxtiri
Re:
  • 2007/8/9 11:42

  • psaxtiri

  • Not too shy to talk

  • Posts: 185

  • Since: 2007/6/17


Finally i installed the php-stats (the non XOOPS module). I find instructions here.

it asks me at step five of the installation steps to put this code
"<script type="text/javascript" src="http://www.mysite.com/stats/php-stats.js.php"></script>
<noscript><img src="http://www.mysite.com/stats/php-stats.php" border="0" alt=""></noscript>"

"<?php
define('__PHP_STATS_PATH__','/home/myprefix/public_html/stats/');
include(__PHP_STATS_PATH__.'php-stats.redir.php');
?>"


Where exactly to copy it? i don't use default theme of XOOPS by the way.


Thanks for all, u give me highly respected help.
Greece.
Xoops 2.0.18.12

17
psaxtiri
Re:
  • 2007/8/9 20:24

  • psaxtiri

  • Not too shy to talk

  • Posts: 185

  • Since: 2007/6/17


anyone??
Greece.
Xoops 2.0.18.12

18
McDonald
Re:
  • 2007/8/9 20:33

  • McDonald

  • Home away from home

  • Posts: 1072

  • Since: 2005/8/15


You can paste the code in footer.php which should be in the root of your XOOPS website.

19
psaxtiri
Re:
  • 2007/8/9 21:23

  • psaxtiri

  • Not too shy to talk

  • Posts: 185

  • Since: 2007/6/17


in any position of the footer.php?
Greece.
Xoops 2.0.18.12

20
psaxtiri
Re:
  • 2007/8/19 18:07

  • psaxtiri

  • Not too shy to talk

  • Posts: 185

  • Since: 2007/6/17


or at the end of the file?

oh and something else. The registered users would be able to access the statistics or is this only for the admin?
Greece.
Xoops 2.0.18.12