Closed (fixed)
Project:
Whizzywig - A complete WYSIWYG Editor
Version:
6.x-1.0-beta8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Dec 2009 at 19:20 UTC
Updated:
10 Apr 2010 at 00:56 UTC
Sorry for all the issue posts, I just started using the module and I'm running into random stuff.
I noticed in my error reports that I was getting logs for /sites/default/modules/whizzywig/library/styles/2
In the .module code there are the following lines under the "Form of Image Browse" section:
$output .= '
';
It seems that the @import line is calling for a stylesheet that doesn't exist. I changed the line to point to my custom css and it didn't seem to change the look of the form, so either it's not needed or it should be changed to point to the valid path of whatever css file is defined in the settings.
Comments
Comment #1
drupalnesia commentedThis bug has fixed on 6.x-1.1, please try it, thanks.
Comment #2
drupalnesia commentedSolved.