Loading...
 
Features / Usability

Features / Usability


Image Gallery problem

posts: 3

Hi, i am having a problem with the image gallery, when i try to upload a image i get "The uploaded file is not recognized as an image " ???

I cant find any log errors that could help me with the problem.. Anybody have any ides?
PHP/5.0.4
'./configure' 'with-apxs2=/usr/local/sbin/apxs' 'with-mysql' 'with-libxml' 'with-zlib' 'with-jpeg' 'with-tiff' '--with-gd'

GD Support enabled
GD Version bundled (2.0.28 compatible)
GIF Read Support enabled
GIF Create Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled

i have switched from database store to file system storage for the images.

i dont have ImageMagic support compiled in..

/Daniel Rapp
daniel.rapp at incabus.com

posts: 2881 United Kingdom

Hi

Make sure the image is within the upload limits.
Make sure apache can write to your directory assigned for storage.
Maybe run through the checks on RecipeBigUploads

ImageMagick is not essential, its 100% optional.

Damian


posts: 3

Some more info, the batch upload works.. but when i try the ordenery "Upload from disk:" then i only get "The uploaded file is not recognized as an image ".

plus the thumbnail generation does not seem to work.. all images in gallery is in original size.. not thumbnail size..

/Daniel Rapp
daniel.rapp at incabus.com