2015-09-24, 00:57:50
(2015-09-21, 03:53:32)mvlcek Wrote:(2015-09-18, 01:49:24)fafdk Wrote: First, the thumbnails are not rotated via exif. What can be done about that? Is exif in play here?
Exif information is lost when generating the thumbnails. Make sure to have the images rotated correctly before using in the gallery.
(2015-09-18, 01:49:24)fafdk Wrote: Also, when I import photos, additional photos do not show up after I save the galley. Say I have four (4) different folders with images, I import from the first and second folder, they import just fine, I save, then when I choose to add images from the third folder, they are not shown in the list after I save the gallery even though they show in the list before I save. It's like that I can import and show a certain amount of pictures, lets say a 100, but if I add additional pictures afterwards they are just ignored.
PHP places a limit on the number of POST variables, see e.g. here for a description on how to increase this.
OK. Thank you for your answer. I will look at it. thx again.