ZenphotoCMS Forum
Auto rotation doesn't work in 1.2.2 - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Auto rotation doesn't work in 1.2.2 (/thread-4185.html)



Auto rotation doesn't work in 1.2.2 - ptet - 2008-12-04

In my installation the "Auto rotate image" check box remains grey and can't be checked. I also tried a fresh install with the same result. I use PHP 5.2
Is there a trick that I couldn't find yet?
Thanks in advance.




Auto rotation doesn't work in 1.2.2 - sbillard - 2008-12-04

The actual test is for the presence of a function named imagerotate in PHP. So maybe your php has this configured out. It is supposed to be available since 4.3.




Auto rotation doesn't work in 1.2.2 - acrylian - 2008-12-04

Iti s not automatically availabe in PHP 4.3 or newer. According to www.php.net:
[i]Note: This function is only available if PHP is compiled with the bundled version of the GD library.[/i]
http://www.php.net/manual/en/function.imagerotate.php