I have installed this hack and it works good.
I wanted to rotate my ads so I installed the rotate code to my global.php
When I do this I have a problem. Different ads display but when a user clicks on them they are always taken to the highest number ad in the database.
Lets says I have 6 ads in my database, I click on
http://www.dbstalk.com/click.php?bannerid=2 which should take me to site #2 instead it takes me to site #6.
If I remove the stuff from global.php and try going to
http://www.dbstalk.com/click.php?bannerid=2 it takes me to site 2.
Anyone have any ideas?