crop and rotate not working in 1.4.19 crop and rotate not working in 1.4.19
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

crop and rotate not working in 1.4.19

Started by imagebox, November 24, 2008, 04:56:10 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

imagebox

Blank window opens on 'rotate image'.
Image is copied into edit directory.

Regards,

ImageBox.

Joachim Müller

Known issue, depending on image size and server resources. Has been asked and answered often already. Crop/rotate on your client before uploading - it's the better choice anyway.

imagebox

Thankyou Joachim,

For the record, server is Dual G4 Mac Server with 2Gb RAM.

Images 64Kb, 640 x 480px.

Regards,

Imagebox.

Joachim Müller

Quote from: imagebox on November 24, 2008, 10:32:29 PM
For the record, server is Dual G4 Mac Server with 2Gb RAM.
That doesn't matter at all. The crop&rotate feature needs a lot of resources. However, the amount of resources a PHP script is allowed to consume is being set up in your webserver's configuration, usually php.ini.

Post a link to your gallery and a non-admin test user account if you want us to look into this.