Closed (fixed)
Project:
Whizzywig - A complete WYSIWYG Editor
Version:
5.x-1.1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Oct 2007 at 07:39 UTC
Updated:
26 Oct 2007 at 17:04 UTC
Hi,
I got this weird problem..
check this picture...
http://img143.imageshack.us/img143/1136/testyy5.png
the images do not appear in firefox for some reason.. where as it appears perfectly in internet explorer!!
im a total firefox user.. and therefore need it work in firefox..
please cud u tell me how to fix this issue??
Comments
Comment #1
sdecabooter commentedHmm i use Firefox myself and don't have any problems with it.
Ok let's first verify some things:
- You have added .gif images into the folder /sites/all/modules/whizzywig/whizzywig/buttons/ ?
- What version of Firefox are you using?
- Do you get a Javascript error?
- Do you have Drupal installed in a subdirectory? (eg. http://localhost/drupal)
- Can you check the sourcecode of the page where the editor is shown, and search for "buttonPath = ". The value this variable is assigned, should be the path from the root of your website to the buttons.
Once you have verified these things, can you let me know what your findings are?
Thanks
Comment #2
ryo commented>percypais
What theme are you using?
Comment #3
dayson commentedHi.. thanks for your replies!
-yes i have.. it's added right into the dayson.dreamhosters.com/sites/all/modules/whizzywig/whizzywig/buttons/ folder...
- no, i have no javascript error on page
- im using firefox v2.0.0.8
drupal is not installed in a sub-directory either...
like i said, it's workng perfectly in Internet Explorer..
- i checked the source & the button path says
buttonPath = "/sites/all/modules/whizzywig/whizzywig/buttons/";
which is actually the right path...
it's just working fine wid Internet Explorer.. the images load & d whole script runs withouts errors..
Moreover, im using a theme called "Denver"... if that helps.. :-)
pls help!, thanks...
Comment #4
dayson commentedOkie..
I've cut the problem down to the theme... it works fine if switch to a default drupal theme.. the images do load... so now it got to be only with the theme im using & firefox...
but it's strange IE renders the same page perfectly...
cud sum1 visit my site http://dayson.dreamhosters.com & tell me if a change done to the theme can fix this issue??
thanks a lot.. pls help!
Comment #5
ryo commentedBingo!
Please use the latest version of Denver Theme.
The bug is fixed.
See http://drupal.org/node/185583
Comment #6
sdecabooter commentedI guess this solves the problem then :)
Thanks for the follow up ryo
Comment #7
dayson commentedgreat.. .great job!!
thanks a lot to all... ;-)
cheers!!
though there do remain some twitches on the Settings page of Whizzywig..
the textareas in which u actually type in settings have also become rich edits.. even though
ive not included it's id in the "Only show Whizzywig editor on textareas with IDs mentioned below:"
how can i make it so dat the rich edit appears only for the create story/page boxess???
Comment #8
sdecabooter commentedThis issue was addressed in http://drupal.org/node/179496
If you install the latest -dev version, it should be ok.
Please reply in that thread if updating to the latest version shouldn't resolve this...
Comment #9
ryo commented