If you secure your edit pages (via secure pages) so that they load using the https protocol instead of http, when you load the page, Firefox will pop up an error dialog box as follows:

"Unable to access to the postURL: 'https://test.animeigo.com/jifupload/product/field_image_cache/183"

The 183 is the node ID in this case.

Go back to http and it works fine.

Comments

awolfey’s picture

Category: bug » support

Hi,

I think you need to tell secure pages to ignore the path

jifupload/*

Let me know if that works.

MadOverlord’s picture

Yep, that works a treat. Thanks. Suggest this be mentioned in the README.

Best,R

dicreat’s picture

I have the same error when I try add new node. I'm using IE and http-protocol.

awolfey’s picture

Dicreat,

If you're not using https or secure pages, then please create a new issue with the following information:

Describe the steps to reproduce the error.

Confirm that imagefield and imagecache are working without jifupload.

Thanks

dicreat’s picture