I'm beginning to think that my dynamic album model is what is keeping the image hitcounter field from being updated. Anyone out there use this combination and if so how did you get hitcounters to work? Are the image hitcounters supposed to be incremented by 1 each time a user visits a gallery page that they exist in?
Comments
We have several hitcounters for albums (1st page), Zenpage pages, news articles and news categories.
Of course hitcounting must be enabled for the elements.
Just to be clear:
The hitcounter for an image counts the number of times a "visitor" has viewed the image page. So, there is no count increment when a zenphoto user views the page nor if the image has been shown some other way from the image.php theme script.
The hitcounting is incremented on the root index.php file and it is done using the object model not a direct function. Besides all functions are documentated on our site.