Download & Extend

Unable to access CKEditor profile fields [problem with JS aggreagation]

Project:CKEditor - WYSIWYG HTML editor
Version:6.x-1.8
Component:Code
Category:support request
Priority:major
Assigned:Unassigned
Status:postponed (maintainer needs more info)

Issue Summary

I have been using CKEditor module for a couple of years on my website without problem. Recently, I have been unable to access the particular form fields on the "Edit the CKEditor profile" page.

The fieldsets (Basic setup, Security, Visibility settings etc.) are visible, but are not clickable.
I am able to edit the CKEditor Global Profile data.

I have a development version of the same website on another server with the same database and files, and it works fine.

Any ideas. Please help me debug this as I need to modify some settings on the site and I am currently stuck.

Mark

Comments

#1

Please try use latest DEV version of CKEditor module. Do you use latest version of Drupal?

#2

Thanks for the quick response!

I am at Drupal 6.22 (latest) and ckeditor 6.x-1.8. I loaded the dev version of ckeditor and tried to edit he profile, and experienced the same results - not able to edit the profile information. (FYI - after loading the ckeditor dev version, my site was unable to access update information. This is probably unrelated. I restored ckeditor the the 6.x-1.8 version and now updates information is working again.)

I also tried creating a new profile, and clone a profile and in both cases, I was presented with a screen with the various profile categories that were not clickable.

#3

Status:active» postponed (maintainer needs more info)

@msellers, do u see any JavaScript errors? Which browser (with version) do u use?

Do u use standard admin theme or sth else?

Greetings

#4

I don't see any JavaScript errors. I use Firefox/9.0. Standard Garland theme for admin. Please be aware that I have a development site with all the same setup that works fine. I have recently updated the main server with the Centos 6 latest release. No other forms appear to have problems. I am pretty good at diving into the code and fixing problems if you could suggest some ideas.

Thanks again!
Mark

#5

I'M having the same problem, if anyone could suggest a solution.
thanks.

Edit: I have reverted to an older version of CKEditor and it works now.

#6

I'm experiencing the same problem. And I noticed a javascript error in a compressed js file. When I disabled "Optimize JavaScript files" in Performance the settings for CKEditor where accessible again.

The javascript error stayed. In firebug console it gives me, a.attributes is null in /sites/all/modules/ckeditor/includes/jqueryUI/jquery-1.4.4.min.js?0

#7

Title:Unable to access CKEditor profile fields» Unable to access CKEditor profile fields [problem with JS aggreagation]