Problem with WYSIWYG an internet explorer 7

Having trouble installing serendipity?
Post Reply
tk421
Regular
Posts: 5
Joined: Wed Jan 03, 2007 8:37 pm

Problem with WYSIWYG an internet explorer 7

Post by tk421 »

I've got a problem with WYSIWYG editor. It does not appear in Internet Explorer 7, but yes in Firefox.

Anybody knows if there is any problem with WYSIWYG and IExplorer 7?
tk421
Regular
Posts: 5
Joined: Wed Jan 03, 2007 8:37 pm

Post by tk421 »

I've found the next javascript error when the page is tryng to load WYSIWYG (i think). The error is:

HTMLArea.I18N.tooltips is null or is not an object

I have reviewed this topic (http://board.s9y.org/viewtopic.php?t=77 ... ltips+null) but the error stills.

The error is only in Internet Explorer both 6 and 7, but not in Firefox.

Any idea?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

Which language and which charset are you using for s9y? Does it also happen when you use english as language?

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
tk421
Regular
Posts: 5
Joined: Wed Jan 03, 2007 8:37 pm

Post by tk421 »

The language is Spanish and the charset is native. I've also tried the UTF-8 charset but the error stills.

If i change the language to english the WISIWYG runs ok, but i want it to run in spanish.

There is any way to solve the problem?

Thanks
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

Which serendipity version are you using exactly? It is a problem in the language file of the WYSIWYG editor (in htmlarea/lang/es*.*)...

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
tk421
Regular
Posts: 5
Joined: Wed Jan 03, 2007 8:37 pm

Post by tk421 »

I upgraded to version 1.1 two days ago, but i've reuploaded again the complete htmlarea directory today, and the error stills.

Any other idea?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

Could you temporarily delete the "htmlaarea/lang/es.js" and "htmlaarea/lang/es-utf.js" files and then copy "en.js" to "es.js" and "en.js" to "es-utf.js"?

I believe that the spanish files might contain special characters that disturb the IE. Sadly I can'T read spanish so I don't know if there's any special character that's causing the problem in this file...

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
tk421
Regular
Posts: 5
Joined: Wed Jan 03, 2007 8:37 pm

Post by tk421 »

Thanks garvinhicking, it worked. May be a failure caused by some special spanish characters like "ñ".

If I have a few of time i'll try to solve the problem editing the spanish js files.

Thanks again.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

Would be great if you could find out which character(s) cause the problem! Have fun!

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply