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

sdecabooter’s picture

Hmm 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

ryo’s picture

>percypais
What theme are you using?

dayson’s picture

Hi.. 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...

dayson’s picture

Okie..
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!

ryo’s picture

Bingo!
Please use the latest version of Denver Theme.
The bug is fixed.
See http://drupal.org/node/185583

sdecabooter’s picture

Status: Active » Fixed

I guess this solves the problem then :)
Thanks for the follow up ryo

dayson’s picture

great.. .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???

sdecabooter’s picture

This 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...

ryo’s picture

Status: Fixed » Closed (fixed)