Statistics (in)visibility

Phoca Gallery - image gallery extension
Annelies
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 12 Nov 2010, 20:55

Statistics (in)visibility

Post by Annelies »

After installing the amazing Phocagallery (thank you so much for developing) and wrestling a little bit with the params I just have one question:
As administrator I prefer to see the statistics of the images in all categories, but I don't want the unregistered visitors to see any of these statistics. How can I manage this? Is it anyway possible?
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Statistics (in)visibility

Post by Jan »

Hi, this needs to be customized in the code - displaying the count of view of images (in category) for the frontend (if this is displayed - some displaying methods does not display any statistics).

There are some guides in this forum, how to do it.

Jan
If you find Phoca extensions useful, please support the project
Annelies
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 12 Nov 2010, 20:55

Re: Statistics (in)visibility

Post by Annelies »

Hi Jan,
Spent two hours searching for a guide, but didn't find anything... :oops:
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Statistics (in)visibility

Post by Jan »

Hi, I am not currently on my PC so cannot give exactly advice, but you can find it in templates e.g. of category or categories views and then just uncomment it.

components/com_phocagallery/views/category/tmpl/default.php
components/com_phocagallery/views/categories/tmpl/default.php

Jan
If you find Phoca extensions useful, please support the project
Post Reply