Closed (fixed)
Project:
ImageField
Version:
5.x-2.1
Component:
Miscellaneous
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Jun 2008 at 20:19 UTC
Updated:
19 Jun 2008 at 20:19 UTC
I was having problems with IE6 producing a 'image not found' red cross when uploading an image using Imagefield.
It turns out the problem was related to securepages. Adding files/* to the Ignore pages section in the secure pages configuration seems to fix this.
Andy