Page 1 of 1
Counter
Posted: 17 Jan 2010, 13:18
by info@eilunh.de
Hi,
I want to ad a counter that counts when pictures are loaded. I succeeded to find where to place it when a category is loaded but not when pictures are loaded.
Does anybody know where to put the code for the counter?
Thanks in advance
Derek
Re: Counter
Posted: 19 Jan 2010, 18:17
by Jan
Hi, in Phoca Gallery there is a counter for category and for images (if iframe method will be used)
Jan
Re: Counter
Posted: 21 Jan 2010, 17:27
by info@eilunh.de
Hi Jan,
thanks for your answer. My problem is, that I use etracker code for counting. It works very well, but the pictures from phoca galleries are missing. Meaning the etracker results are wrong as long as the pictures in phoca gallery are not counted.
At etracker.de they say I can include the Java code from etracker into php document using echo command.
I would like to know which php document is publishing the photos and where and how to implement the java code from etracker.
Thanks
Re: Counter
Posted: 23 Jan 2010, 23:23
by Jan
Hi, I don't know etracker, so I cannot say how this can be builded.
The image count is in detail view but only if this an iframe, if this is not, then only large image will be displayed and there cannot be used any count function, see:
components/com_phocagallery/views/detail/ ...
Jan