PDA

View Full Version : Nested groups -> missing thumbs in group layer (Bug or designed as is)


triadib
17th of October 2006 (Tue), 03:35
Hello Pekka,

if there are nested groups in eE only the last group (which includes exhibitions) shows thumbs.
For Expample:
Holidays (group) -> Italy (group) -> Toscana (group) -> Pisa (exhibition)
Thumbs will be only visible in group toscana.

In my point of view it would be nice if there are thumbs in each layer - so, is it a bug, missing code or designed as is?

Next issue is, that the search result, if the specified criterias are not matching anything, seems to be hardcoded in SCRIPT_search.php:

Search: nothing found
You might want to try again with 'All unique photos'

There are no language variables in global.php defined.

Best regards
Dirk

Pekka
17th of October 2006 (Tue), 14:34
Hello Pekka,

if there are nested groups in eE only the last group (which includes exhibitions) shows thumbs.
For Expample:
Holidays (group) -> Italy (group) -> Toscana (group) -> Pisa (exhibition)
Thumbs will be only visible in group toscana.

In my point of view it would be nice if there are thumbs in each layer - so, is it a bug, missing code or designed as is?

At the moment it is as designed. This is a resource question (i.e. how much CPU time you are willing to put vs. value of the result). In my opinion when group does not have thumbs is a good indication that this group does not have exhibitions.

Next issue is, that the search result, if the specified criterias are not matching anything, seems to be hardcoded in SCRIPT_search.php:

Search: nothing found
You might want to try again with 'All unique photos'

There are no language variables in global.php defined.


Yes that it missing and I should add it.

Tini72
25th of February 2008 (Mon), 15:50
I discovered this problem as well. But for me it displays a problem. Since I have some groups containing subgroups and some don't once there are displayed images and at other not. This behaviour destroys a bit the layout and annoyes me. Will be there a solution that the admin could decide if displaying photos or not? Or maybe to be able to choose manually 4 or more photos to be displayed in the main groups (instead of just one as it is now).