Page 1 of 1

cnat get image manager to work

Posted: Thu Aug 13, 2009 10:18 am
by jubber
i can upload the imahe works fine and has the file name and size uploaded but not the actual image i have attached a ascreen shot also if i look in the uploads folder througth ftp the image is in there any help please

Re: cnat get image manager to work

Posted: Fri Aug 14, 2009 7:25 pm
by Dr.CSS
Don't double post these problems...

You want help, we want more info...

Re: cnat get image manager to work

Posted: Wed Sep 02, 2009 3:37 am
by seensite
Hello Jubber,

ntmr had this problem solved this way :
ntmr wrote: Solved. In config.php, I had foo/images set for $config['image_uploads_path'] instead of foo/uploads/images. Changing this to the correct value got things fixed.
Does it solve yours ?