I don't know what I've done, but every time I use ckeditor on one of my sites it garbles the text like it's trying to render as a pdf (see attached image). I have ckeditor working just fine on other sites, and it used to work on this one no problem. I'm stumped as to where to look.
Here are all the modules currently installed minus core:
Package Name Type Version
Chaos tool suite Chaos tools (ctools) Module 7.x-1.0
Date/Time Calendar (calendar) Module 7.x-3.4
Date/Time Date (date) Module 7.x-2.5
Date/Time Date API (date_api) Module 7.x-2.5
Date/Time Date Popup (date_popup) Module 7.x-2.5
Date/Time Date Views (date_views) Module 7.x-2.5
Media IMCE (imce) Module 7.x-1.5
Other Colorbox (colorbox) Module 7.x-1.3
Other Pathauto (pathauto) Module 7.x-1.1
Other Token (token) Module 7.x-1.1
Theme Tools Delta API (delta) Module 7.x-3.0-beta11
Theme Tools Delta Blocks (delta_blocks) Module 7.x-3.0-beta11
Theme Tools Omega Tools (omega_tools) Module 7.x-3.0-rc4
ThemeKey ThemeKey (themekey) Module 7.x-2.3
ThemeKey ThemeKey UI (themekey_ui) Module 7.x-2.3
User interface CKEditor (ckeditor) Module 7.x-1.9
User interface Gallery Formatter (galleryformatter) Module 7.x-1.2
Views Views (views) Module 7.x-3.3
Views Views UI (views_ui) Module 7.x-3.3
| Comment | File | Size | Author |
|---|---|---|---|
| garbledtext.gif | 46.14 KB | unclejustin |
Comments
Comment #1
dczepierga commentedDo u try to disable each one module and then check does it sth change or not?
U can also try to disable CKEditor module and check what u get in textarea with content...
Greetings
Comment #2
unclejustin commentedThanks for the response. i tried disabling all modules except ckeditor and it still shows garbled. When disable ckeditor the text is fine.
Comment #3
unclejustin commentedUpdate, it's not just CKEditor. This happens during any AJAX call. For example when I go to add a taxonomy term I get a popup with the same gibberish.
Comment #4
mkesicki commented@unclejustin,
please check in Firebug or similar tool if you have any JavaScript errors. Please also check admin status report page about errors.
Comment #5
dczepierga commented@unclejustin, it could be problem with configuration of your webserver. Do u have your own webserver (local, VPS or dedicated server) or using shared hosting?
Greetings
Comment #6
unclejustin commentedNo it's not the server, it was my browser?? I tried working the site in Chrome instead of Safari and all was well. I cleared my website data and the problem went away. I have no idea what caused this, but it was definitely local to only Safari on my computer. And only for this one site. Very strange, but it's gone now. Thanks for everyone's input.
Comment #7
dczepierga commentedIt was weird problem, but i'm really happy that u resolved it and it's gone... :)
I closed this issue and thx for information that everything is ok.
Greetings