Project:ImageAPI
Version:6.x-1.x-dev
Component:User interface
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Hi guys, i'm faced with this problem when uploading my images. Sorry if i posted in the wrong section. But here goes nothing. Whenever i try to upload my images thru the image upload field, gives me the following error in the image error01.jpg and subsequently the error in image error02.jpg when i try to save or preview the content.

I have the following ImageAPI modules installed and enabled.
Enabled Name Version Description
ImageAPI 6.x-1.6 ImageAPI supporting multiple toolkits.
Required by: ImageCache (enabled), ImageCache UI (enabled), Pictured cart block (enabled)
ImageAPI GD2 6.x-1.6 Uses PHP's built-in GD2 image processing support.
ImageAPI ImageMagick 6.x-1.6 Command Line ImageMagick support.
ImageCache 6.x-2.0-beta9 Dynamic image manipulator and cache.
Depends on: ImageAPI (enabled)
Required by: ImageCache UI (enabled), Pictured cart block (enabled)
ImageCache UI 6.x-2.0-beta9 ImageCache User Interface.
Depends on: ImageCache (enabled), ImageAPI (enabled)

Please advice. Thank you.

-Xyber.

AttachmentSize
error01.jpg10.5 KB
error02.jpg195.56 KB

Comments

#1

Priority:normal» critical

Hey guys, could it because of server settings that we are getting this ahah problem? I notice this is quite a widely posted issue. But so far no fix. Any ideas? I really would like to fix this once and for all.

-Xyber.

#2

It's memory related, I modified settings.php and added the following line:

ini_set('memory_limit','128M');

#3

Status:active» fixed

exactly the solution.

#4

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.