OK... I'm relatively new to drupal. I understand html code and if you tell me exactly where to alter code and what to type, I can do that. Otherwise, I am NOT a programmer and many of the posts in the forum make no sense to me.

I recently updated modules for drupal at which point, the toolbar for the ckeditor was lost. I tried youtube tutorials, drupal.org, learnbythedrop.com and other google searches for help. I have tried just about everything posted from tweaking various admin sections to actually trying to restore the site from a date when it did work. I can not get it to work either with the updated modules or resetting. Clearly, I'm missing something.

Can someone help? And please, if you're going to provide me with a line of script to add, be VERY SPECIFIC on how to do it (changing permissions on a file to write, where in the text I will replace or add or delete, do I need to run an update.php, etc).

Thanks.

Comments

mkesicki’s picture

Category: feature » support
Priority: Major » Normal
Status: Active » Postponed (maintainer needs more info)

Did you updated CKEditor module from earlier version to the latest one ?
If yes, try use DEV version - it has many bug fixes and improvements.
Than try run update.php (drupal script).
Clearing drupal and browser cache is good idea also.
Do you have any errors in server logs or/and in Firebug console (Firefox add-on) ?