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

Thumbnails are not quadratic #316

Open gittoby82 opened 7 years ago

gittoby82 commented 7 years ago

hi everybody, in my gallery there are portrait and landscape photos, and also the thumnails are generated in this shape. The thumbnails in the demo ( photoshow-gallery com demo ) are quadratic although the original photos are portrait and landscape format as well. I tried to find to find the settings, but i failed. In the src/phpthumb/readme.md file I found a small hint that it "should" work: "The output size is configurable (can be larger or smaller than the source), and the source may be the entire image or **only a portion of** the original image" I also wasn't able to look into the "Generated/Thumbs" directory with FTP. I would also be fine to replace them manually if possible. Does anybody has some ideas? Thank you best regards

leguibrive commented 7 years ago

Hi everybody,

I've same issue : thumnails are not quadratic. If I have a look in /photoshow/where_thumbs_are_generated/Thumbs/my_album/ I have only .rights.xml, no thumnails. When I try to generate them in the control panel, the page waint few minutes, but no thumnails...

Another question : what is "Docker"? Is it obligatory to have it running? My web hoster doesn't allow me to install anything on the server. So, if it's obligatory, I'm in a wrong way...

Thanks for your answers, and sorry for my poor english (les réponses en français sont les bienvenues! ;-) )

elchupete commented 6 years ago

Hi All,

I have exactly the same issue. Thumbnails are not generated. Anyone have an idea?