Closed (fixed)
Project:
WYSIWYG image upload - Inline images for your WYSIWYG
Version:
6.x-1.2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Mar 2010 at 11:47 UTC
Updated:
18 Mar 2010 at 13:58 UTC
Comments
Comment #1
derjochenmeyer commentedCould be this: The file is kind of there its named "wysiwyg_imgupload.admin.inc"
Renaming it to "wysiwyg_imageupload.admin.inc" resolved the error, but if i try to upload/insert a new image i cannot choose any imagecache presets >> the image will not display because the path thats generated does not exist.
example: sites/default/files/imagecache/undefined/DSC_0416_4.JPG
Comment #2
eugenmayer commentedYou did not clear the menu-cache, thats what that error comes from. Its not a bug.
Comment #3
eugenmayer commentedhmm well, this seems not the right conclusion here, as the filename is already correct.
The mistake was once again, that i got fooled by CVS and the new file did not get included. Please upgrade to 1.3 which hsd been released right now
Comment #4
eugenmayer commentedreleased in 1.3
Comment #5
eugenmayer commented