Hello I can't find a good version of adlogger to work.. I have installed the newer version but I can't ban my IP I can't do many things.. Can you guys share here what is the best version of adlogger ? Thank you
yes thank you.. I know where to find the script. My question was what version is working properly because not all versions are good
Hello, I know this sounds a little obvious, but ensure you follow very carefully EVERY step of the install and set up instructions. In particular, ensure you have your 'anti-caching' code at the top of every file that you want adlogger to operate within. The latest stable version work very well for me. Also, http://www.adlogger.org/forum/ has useful information. Cheers
Would you like to disable ads for everyone? This is an easy way if you ever want to turn off all of your ads for some reason. All ads surrounded by the PHP Wrapping Code will not appear and will show the alternate ad, if specified. Yes No I installed the latest version of adlogger and I choosed Yes but I still can see the ads on my website I do not understand why? This version is not good at all
i have the same problem i can't banned my self and i set 3 clicks /24 hours but i noticed that there's ip clicked about 37 times adlogger have to banned this user,but didn't do any!
Do you have a dynamic IP? Do you have the caching code correctly inserted in to your files? Have you RTFM? A better place to ask these questions is: http://www.adlogger.org/forum/ The author of the code is very responsive and helpful. Cheers,
i'm pretty sure you didn't parse your adsense code with the proper adlogger code put that before adsense code <?php @include_once("LSP"); if ($show_ads == 'y') { ?> Code (markup): LSP stands for the Local server path to the file "ad_check_include.php" which is in the folder you installed adlogger and put this after the adsense code <?php } ?> Code (markup): finally put this in the far footer of the page right before the </body> tag <script type="text/javascript"><!-- var adlogger_loc = "http path to adlogger folder without trailing slash"; var channel_id = ""; //--></script> <script src="http path to adloggertracker.js file inside your adlogger folder" type="text/javascript"> </script> Code (markup): you should get those codes by default when you go to code generator page in adlogger control panel though btw, if you have dynamic ip, you can ban range of ips like this 123.123.*.* or just 123.123