Member
Member
ptet   2008-12-04, 00:42
#1
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.
Member
Member
sbillard   2008-12-04, 02:07
#2
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.
Administrator
Administrator
acrylian   2008-12-04, 11:22
#3
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
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.