Search found 3 matches

by isbe
Fri 24. Jan 2014, 19:04
Forum: Plugins and Addons
Topic: FotoGalerie 6.9 thumbnail issue
Replies: 4
Views: 10154

Re: FotoGalerie 6.9 thumbnail issue

I've got a solution from Christoph M. Becker The problem is that imageantialias() is not supported in the stock Debian GD. Removing line 137 "imageantialias($dstImage, true);" in plugins/fotogalerie/admin.php solves the problem. A big thanks to Christoph for this clever solution! Best Rega...
by isbe
Fri 24. Jan 2014, 15:50
Forum: Plugins and Addons
Topic: FotoGalerie 6.9 thumbnail issue
Replies: 4
Views: 10154

Re: FotoGalerie 6.9 thumbnail issue

Hi Gert, The folders has 777 and the files 666 permissions and are owned by www-data. The images were uploaded via the plugin upload feature. The thumbnails are genereated automatically as a part of the upload process. PHP has surely access and permissions to the thumbnail files since the first one ...
by isbe
Thu 23. Jan 2014, 12:32
Forum: Plugins and Addons
Topic: FotoGalerie 6.9 thumbnail issue
Replies: 4
Views: 10154

FotoGalerie 6.9 thumbnail issue

FotoGalerie plugin can not rebuild thumbnails on my system. It switches to a white page and hangs there, and the first thumbnail existing in the series is deleted, but never recreated. Upload and manipulation of the images is working fine, thumbnails are created at upload time. Only the rebuild func...