Closed (fixed)
Project:
WYSIWYG image upload - Inline images for your WYSIWYG
Version:
6.x-2.0-rc2
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Jun 2010 at 04:15 UTC
Updated:
11 Jun 2010 at 12:23 UTC
Comments
Comment #1
eugenmayer commentedSo its a WSOD? Well without any errors i cant tell you what is wrong. Do you have any other modules installed?
What i can think of is the requirements hook in wysiwyg_imagepload.install. Do you miss any dependencies?
Comment #2
Joachimrugge commentedI get almost the same problem, only I get this error message:
Fatal error: Call to undefined function _wysiwyg_imageupload_check_dependencies() in C:\Documents and Settings\jore\Sites\acquia-drupal-site\acquia-drupal\sites\all\modules\wysiwyg_imageupload\wysiwyg_imageupload.install on line 165
So EugenMayer you're right about it being a depency issue. Although I'm possitive I have enabled all the required modules. Everything comes up green.
Any suggestions?
Comment #3
eugenmayer commentedWell thats odd. Found and fixed in RC3..you have to include the wysiwyg_imageupload.module in .install.
Fixed in RC3
Comment #4
eugenmayer commentedreleased in rc3