That's already done - and I did it inside of the phpinclude_start template instead of dropping it in the globals.php file using someone's (can't remember off the top of my head) RAND() SQL fix.
I, and I think a few other people, had a problem using the view.php page to generate the image as it seemed either the browser was caching the image or whatever. So instead I just added code to phpinclude_start that increments the view value right after it selects the data from the database.
|