Hello.
I am not sure whether this is a support request only, it may turn out to be the root of a bug, or at least - a point for clarification in the documentation (say, a chapter called "common problems").

So, after struggling a day to get image upload work (show the icon with no errors), it still doesn't function. I do can upload an image, it does show in edit-mode (Tilymce). But in preview-mode and when published, instead of the image, I see the filename in the following format:
[img]/basemodules/sites/default/files/imagecache/wysiwyg_imageupload_browser_preview/wysiwyg_imageupload

Also, image upload Browser does not work => probably it cannot find any uploaded images, because images do not get uploaded.

Modules and libraries installed: exactly as said here: http://drupal.org/node/808626. Also, I am using the basemodules install profile, which has the imagecache, imageapi, etc. configured.

CommentFileSizeAuthor
img-filename.jpg364.48 KBvader111
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

vader111’s picture

In fact, images do get uploaded. I can find them in C:\wamp\www\basemodules\sites\default\files\wysiwyg_imageupload\1 . Unresized.
Then, it is there: C:\wamp\www\basemodules\sites\default\files\imagecache\mnogo_malka\wysiwyg_imageupload\1 . Resised, of course.

=> image upload communicates with imagecache and imagecache works. Then, it the editor the problem? But wasn't the major advantage of image upload that it works with "Every editor supported by the WYSIWYG Module". I tried markitup and openwysiwyg, and they both do not display the image upload button...
Tinymce displays the button, but alas, it doesn't quite work...

EugenMayer’s picture

Priority: Major » Normal

Well you are running on windows, no idea what edge cases are arround that. You will be pretty on your own debugging, sorry.