| :: |
| Author |
Message |
Peter77 phpBB SEO Team


Joined: 10 May 2006 Posts: 512 Location: Michigan
|
|
| Back to top |
|
 |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14403
|
|
| Back to top |
|
 |
AmirAbbas phpBB SEO Team


Joined: 11 May 2006 Posts: 529 Location: IRAN
|
Posted: Mon Jun 12, 2006 3:18 pm Post subject: Re: Bots mod / Guest sessions MOD |
|
|
thanks peter77
do you have error message like this at the bottom of statstic per year page ?
| Code: | Warning: hand (/home/persianm/public_html/robotstats/footer.php): failed to open stream: No such file gold directory in /home/persianm/public_html/robostat/annee.php one line 166
Warning: hand (): Failed opening “/home/persianm/public_html/robotstats/footer.php” for inclusion (include_path='.: /usr/lib/php: /usr/local/lib/php') in /home/persianm/public_html/robostat/annee.php one line 166 |
|
_________________ چهار گوش - طراحی وب - مجله طراحی وب |
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14403
|
Posted: Mon Jun 12, 2006 3:24 pm Post subject: Re: Bots mod / Guest sessions MOD |
|
|
I don't.
Did you ad the code in the header ?
To install you should just need to hit the install file and follow instructions, which may be hard to understand in french, I must admit
footer.php is in robostats/ right ?
If not enough, find this in annee.php :
| Code: | | include_once($_SERVER["DOCUMENT_ROOT"].'/robotstats/footer.php'); |
and change it to :
| Code: | | include_once('footer.php'); |
Should work  |
_________________ Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________
Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche |
|
| Back to top |
|
 |
AmirAbbas phpBB SEO Team


Joined: 11 May 2006 Posts: 529 Location: IRAN
|
Posted: Mon Jun 12, 2006 3:32 pm Post subject: Re: Bots mod / Guest sessions MOD |
|
|
| dcz wrote: | I don't.
Did you ad the code in the header ?
To install you should just need to hit the install file and follow instructions, which may be hard to understand in french, I must admit
footer.php is in robostats/ right ?
If not enough, find this in annee.php :
| Code: | | include_once($_SERVER["DOCUMENT_ROOT"].'/robotstats/footer.php'); |
and change it to :
| Code: | | include_once('footer.php'); |
Should work  |
thanks
it works without error now
and a question about the path
i have installed this script in www folder
is this path correct ?
| Code: | | include("./robotstats/robotstats.inc.php"); |
or i must add another dot before slash |
_________________ چهار گوش - طراحی وب - مجله طراحی وب |
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14403
|
Posted: Mon Jun 12, 2006 3:37 pm Post subject: Re: Bots mod / Guest sessions MOD |
|
|
it's ok for being included from the www/ folder, you have to adapt the path for different levels.
For example, if you phpBB is installed in forum/, and no matter if it's also installed in a sud folder as long as the forum/ folder is in www/, you should use :
| Code: | | include("../robotstats/robotstats.inc.php"); |
For the forum stats in page_tail.php as mentioned before.
You can as well use it in any folder as long as you put the correct path, all tested URL will be listed in the stats page.
++ |
_________________ Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________
Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche |
|
| Back to top |
|
 |
AmirAbbas phpBB SEO Team


Joined: 11 May 2006 Posts: 529 Location: IRAN
|
Posted: Mon Jun 12, 2006 3:38 pm Post subject: Re: Bots mod / Guest sessions MOD |
|
|
thanks DCZ
it starts to work
 |
_________________ چهار گوش - طراحی وب - مجله طراحی وب |
|
| Back to top |
|
 |
lavinya PR1


Joined: 24 Jul 2006 Posts: 159 Location: Turkey
|
Posted: Sat Jan 06, 2007 10:05 am Post subject: Re: Bots mod / Guest sessions MOD |
|
|
| download link dead. |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14403
|
|
| Back to top |
|
 |
Sparrow

Joined: 03 Jan 2007 Posts: 36
|
Posted: Sat Jan 06, 2007 12:38 pm Post subject: Re: Bots mod / Guest sessions MOD |
|
|
| Robotstats is Compatible with Google Sitemaps and Modrewrite ? |
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14403
|
|
| Back to top |
|
 |
Peter77 phpBB SEO Team


Joined: 10 May 2006 Posts: 512 Location: Michigan
|
Posted: Thu Dec 06, 2007 11:49 pm Post subject: Re: Bots mod / Guest sessions MOD |
|
|
Does anyone have a copy of this download by any chance?
| dcz wrote: | Robotstats is an handy alternative to really track bots, even though they won't show up in viewonline.
With this one you will be able to exactly know where and how many times the bots passed by.
Demo
Download
|
|
|
|
| Back to top |
|
 |
SeO Administrateur - Site Admin

Joined: 15 Mar 2006 Posts: 3477
|
|
| Back to top |
|
 |
|
|