Page 1 of 1

Statistics (in)visibility

Posted: 12 Nov 2010, 21:02
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?

Re: Statistics (in)visibility

Posted: 12 Nov 2010, 23:40
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

Re: Statistics (in)visibility

Posted: 13 Nov 2010, 11:11
by Annelies
Hi Jan,
Spent two hours searching for a guide, but didn't find anything... :oops:

Re: Statistics (in)visibility

Posted: 16 Nov 2010, 18:45
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