Hello
I'm running XAMPP and Drupal 7.26 on a Windows 2008 R2 server. I downloaded CKEditor module and the editor software from CKEditor.com. I can read version on the module (7.x-1.13) in the modules page and CKEditor version (4.3.4) on the Status Report page.
But when I try to configure the editor under the profiles setting I dont get any toolbar (buttons) on the profile page.

Please advice.

PS (Version in version dropdown not relevant. Look in my text)

Comments

TwoD’s picture

Status: Active » Closed (won't fix)

If you downloaded CKEditor module, you're in the wrong issue queue.
CKEditor module does the same thing as Wysiwyg module, but with focus only on the CKEditor library.
The two modules are incompatible because they both try to control the editor library and the resulting behavior is unpredictable.

For CKEditor 4 support, you would currently need Wysiwyg 7.x-2.x-dev, since that's not yet in a stable release.
What you're seeing on the Status Report page is CKEditor module detecting the CKEditor library version, not Wysiwyg module.

The Wysiwyg and CKEditor modules can't work together, you'll need to uninstall one of them. If you stick with Wysiwyg module, you'll need to use the -dev snapshot for now.