Quote Originally Posted by Laszlo View Post
Hi All,

Anybody has trouble filtering the bots out wth the latest version (2.105) from the Zencart downloads area?

I see the Google bot being at 400+ hits, yesterday I had the same with the Yahoo crawler.

I changed the tpl_footer.php code to:

<?php if (ZEN_CONFIG_USER_TRACKING == 'true' && !$spider_flag) { zen_update_user_tracking(); } ?>

(note the spider_flag addition, it used to be like this with previous versions, seems to be removed from 2.105).

It does not seem to work. This change worked with previous versions of this mod.

Any ideas?

Thanks
Sorry, wrong thread, please ignore.