thibaud-rohmer / PhotoShow

A free web gallery in PHP with drag-n-drop support
http://www.photoshow-gallery.com
502 stars 151 forks source link

Thumbnail #373

Open spotopolis opened 4 years ago

spotopolis commented 4 years ago

Im trying to set permissions make all photos private EXCEPT for the thumbnails and use the thumbnails as low-resolution examples of my work, the problem is, when allowing the Thumbs folder to be viewable in PhotoShow, it creates a directory loop. Thumbs->All Picture folders->Thumbs->All Picture Folders->Thumbs... etc.

Is there any way to stop it from adding another Thumbs folder, inside the root Thumbs folder?