I am using D6 with ImgAssist 6.x-1.0-beta1. Whenever I click on the icon to insert an image into a node, I got the pop-up box fine but my page with content goes blank.

Any thoughts on how to resolve this? Thanks!

Comments

goodwillhinton’s picture

Title: Page going black after opening ImgAssist » Page going blank after opening ImgAssist
sun’s picture

Status: Active » Postponed (maintainer needs more info)

Sounds like a WSOD.

If you're on Apache, please try to add the following lines to the .htaccess file in Drupal's root directory:

php_flag display_errors On
php_flag display_startup_errors On

...and check whether an error message is displayed afterwards.

goodwillhinton’s picture

I added those lines....where would I expect to see an error message?

Thanks!

goodwillhinton’s picture

Any other thoughts on this problem? I'm really stuck....

zoo33’s picture

Hm, since it's the parent window that goes white – and it shouldn't even get reloaded at that point – I'm suspecting a JS/browser issue where the JS link somehow reloads the page. Have you tested this in different browsers? Are you clicking a button in an HTML editor or are you clicking on the link under the textarea?

gongkuan’s picture

I added but no extra messege up. (Fedora 9 and apache, php 5)

In the blank window it still shows:
"The imgae cannot be inserted because the parent window cannot be found."

sun’s picture

This issue is referring to 6.x-1.0-beta1 - please update your module first.
If you already have the latest official release installed, please try installing the latest development snapshot.
If that still doesn't help, please let us know whether you're using IA with TinyMCE or without.

In any case, please report back your findings.

sun’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

Without further information I'm obliged to mark this issue won't fix.