Counter

Phoca Gallery - image gallery extension
info@eilunh.de
Phoca Member
Phoca Member
Posts: 18
Joined: 04 Jan 2010, 01:40

Counter

Post 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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Counter

Post by Jan »

Hi, in Phoca Gallery there is a counter for category and for images (if iframe method will be used)

Jan
If you find Phoca extensions useful, please support the project
info@eilunh.de
Phoca Member
Phoca Member
Posts: 18
Joined: 04 Jan 2010, 01:40

Re: Counter

Post 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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Counter

Post 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
If you find Phoca extensions useful, please support the project
Post Reply