Known incompatibilities

Last updated on
30 April 2025

Known incompatibilities for WYSIWYG imageupload with patches

All incompatibilies are based due to the new jquery 1.3 / jquery ui 1.7.2 version and not on wysiwyg_imageupload. Basically I am running a very complex Drupal setup and it works with nearly 120 modules without any problems. Nearly all problems are related to the no longer supported "@ Syntax" in jquery 1.2.

Secure pages

It is possible for the Secure Pages module to interfere with WYSIWYG Imageupload.
If you are securing pages the use WYSIWYG Imageupload, like node add/edit pages, you also need to secure the WYSIWYG Imageupload pages.

If this is affecting you, image uploading will not be working properly and you will be seeing javascript errors like:

Error: Permission denied to access property...

To fix this problem,
Don't secure your node add/edit pages, or wherever you are using WYSIWYG Imageupload.

If you must secure those pages you can try also securing the WYSIWYG Imageupload paths:
wysiwyg_imageupload/*
ajax/wysiwyg_imgupl/*

However, this will result in not being able to view any images uploaded using WYSIWYG Imageupload unless you are viewing the site in https. So to get the results you require you might have to do some more research and tweaking.

If you want further discussion on this there is an informational issue at #1165586: Image upload not working when using the secure pages module.

Help improve this page

Page status: Not set

You can: