phpThumb
phpThumb copied to clipboard
phpThumb() - The PHP thumbnail generator
Version: ImageMagick 6.8.9-9 Q16 x86_64 2016-11-26 phpThumb: master version
How can i use imagecropauto function for removing white/black/transparent borders before thumbnail creation. I can't see any "prefilter" interfaces which I could use.
I'm getting dozens of these kinds of errors being appended to the PHP error_log in the phpThumb directory. They're all consistent to line 484 phpThumb.functions.php , but the strange thing...
Please use setLocale (LC_ALL, "en_US.UTF-8") If outer script set RU locale phpThumb (zc=1) generated broken image
Just a suggestion - at present phpThumb provides no control over chroma subsampling of JPEGs produced, relying on the defaults for sampling-factor with ImageMagick. I wonder if such control might...
My hoster offers site isolation functionality when no one site knows about root level directory and cannot access to it. But after this feature enabled this function https://github.com/JamesHeinrich/phpThumb/blob/4bb058e3b141f969fdb4017750adb0c39234388f/phpthumb.class.php#L1165 throws warning...
Functions passthru+system+exec+shell_exec are disabled, but php imagick extension with imagick class is enable. Would be great to use imagick class if all command functions were disable.
Hi! We get these error messages a few days ago on our old website: **error_log:** `(12)Cannot allocate memory: couldn't create child process: /opt/suphp/sbin/suphp for /home/budape25/public_html/..../..../phpThumb.php, referer: ......` **console:** `Failed to...
See: https://github.com/XOOPS/XoopsCore25/pull/67 And it would be nice to drop finally the PHP 4 support and make it fully PHP 7 compliant! :)
It must be something with my config, but I can't seem to setup the proper cache folder for the different thumb files and end up with a bunch of 'large'...