| 1 - AllMyStats must be installed on your site
:
Download AllMyStats
2 -
Download file for consideration of visits
Download
FrontController.php modified
3 -
Edit the file and go to line 230 (Configuration for AllMyStats)
Specify the file path of visiteur.php AllMyStats (with / at the beginning)
$path_allmystats = ''; // Eg: $path_allmystats = '/allmystats/visiteur.php';
If you do not know , you can help PHP code available in the admin of your AllMyStats ( same thing but without the "require $ Racine_abs . " Before )
Only if your site has multiple directories Arfooo
$prefix = ''; //
Specify a different prefix for each of your web directory Arfooo
4 -
Replace the file /core/FrontController.php , your directory with the file Arfooo FrontController.php you have configured .
That's all
The pages will automatically be named in AllMyStats
For other functions same as the standard documentation
Sample
 |