Member
Member
anged   10-01-2013, 10:58
#1

Hello,

I'm using the zpArdoise theme which uses a Galleriffic script.
As hitcounter is not implemented in the code of this theme, I added it on image.php and album.php.
It works great on image.php (hitcounter value is incremented), but on album.php, the value displayed is the right hitcounter value but it doesn't increment.

Is there a solution that would make the image hitcounter increment using the galleriffic script?

Note: I previously modified template_functions.php so that the hitcounter displays image hits on album.php also (not the album hits)

Administrator
Administrator
acrylian   10-01-2013, 11:09
#2

The galleriffic script is entirely javascript so it does not reload the page. Which is what the standard hitcounter requires. So you have to extent the script to update the hitcounter via ajax.

Member
Member
anged   10-01-2013, 15:17
#3

Ok thanks. I'm gonna try that. Long way to go :p

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.