Closed SashBats closed 13 years ago
Mtrsedes is parent folder for (bus) and (tracks)
I guess it's already fixed. But there is one condition matters: the SQL applies the " LIKE %string% " comparison, so mers and mersedes tagged pictures will come together. You can avoid this by using &where_dir or &where_file wild parameters. See the Help section on your module.
Ok, i relax with russian tags - they'll be in english. One more qwestion: f.e. i have gallery structure like this.
|-BMW (tag
bmw
) |-Audi (tagaudi
) |-Mersedes (tagmers
) |-bus (no tags) |-traks (no tags)And i select folders by tag
mers
. In result at the page i have one folderMersedes
. If i open it there are pics and two foldersbus
andtracks
. But i can't open last ones. Its understandible - they have no tagmers
. Is there any way to open them in this case? If i add tagmers
to them - at the page i have 3 folders Mersedes (with included bus, tracks) andbus
,tracks
. It's not convenient for me.