![]() |
|
Hoi,
ik heb les visiteurs geinstalleerd, so far werkt het perfect.. maar hij telt niet.. ik moet een lijn ergens toevoegen maar dat volg ik niet, stukje van de uitleg: REGISTRER THE VISITORS ---------------------- On each entry page of your web site where you want to record your visitors, place the following code: $lvc_include_dir = 'path_to/include-dir/'; include($lvc_include_dir.'new-visitor.inc.php3'); $lvc_include_dir indicates the path to the 'include' directory of The Visitors from the file calling the script 'new-visitor.inc.php3'. If you have installed The Visitors in your site's root, in the directory 'apps/visiteurs', and if you wish to register The Visitors from your frontpage index.php3 which is in the root, place in the script header: $lvc_include_dir = 'apps/visiteurs/include/'; include($lvc_include_dir.'new-visitor.inc.php3'); WATCH OUT, teach right the variable '$lvc_include_dir' since it is used after by 'new-visitor.inc.php3' to load the configuration file. Waar hij nu geinstalleerd is: site van die stats (les visiteurs)
__________________
een goede klootzak, is een echte man .... alle liefde voor mijn jessiej
|
Advertentie | |
|
![]() |
|
|