I have posted a support request here:
http://drupal.org/node/13028

But after doing more research, I have found what I think is a bug:

I have the settings to save the images using the original filename. I am trying to save a picture called queennose.jpg.

When I hit preview - and then hit the properties of the broken link (the little red x) at the top of the page it shows the image url as being:
http://www.caseytitle.com/?1755932210

The bottom broken red x link shows the image url as:
http://www.caseytitle.com/tmp/tmpthumb_queenose.jpg

On my server, after hitting preview, I have an image named: tmpimg_queenose.jpg

So - it seems that if the module does not know what my image is really named, that would be a big problem, correct?

Comments

oc’s picture

Apparently the "permissions are broken" in the current release version of the image module. So I guess you would have to upgrade to the version that is in "CVS" to fix this.

see:
http://drupal.org/node/12037 comment of November 3.

See also:
http://drupal.org/node/12362
which is a bug report...

Unfortunately I cannot find out where to get a newer image.module that has a clear version number...

Richard Archer’s picture

Component: Code » gd toolkit
Priority: Critical » Normal
Status: Active » Closed (fixed)

I'm closing this issue because it's nearly a year old.
It must have been fixed or superceded by now!