When I try to resinstall I get the message it is already install whereas it has just been uninstalled

When I install in the same way in Drupal 7.12 administration I get the attached error messages...

I have not got much experience with Drupal I do not see how to solve this

Thnak you for your help

CommentFileSizeAuthor
#1 Capture 04032012 (2).PNG35.91 KBrookie6
Capture 04032012.PNG56.84 KBrookie6

Comments

rookie6’s picture

StatusFileSize
new35.91 KB

I do not know which path to enter and where...

mkesicki’s picture

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

You should download CKEditor library from: download link, extract it in to sites/all/modules/ckeditor/ckeditor directory (there should be a file COPY_HERE.txt).
Everything is described in status message or in README file.

ReneeDiana’s picture

Priority: Normal » Critical
Status: Postponed (maintainer needs more info) » Active

I am also having the exact same problem. It appears that the person who answered your question did not understand it. At this point I would simply be grateful for someone to help me figure out how to uninstall it entirely. As it is, every time I do uninstall it (and I get the "this module has been uninstalled" message) I go back to the modules page and it's still sitting there, disabled.

mkesicki’s picture

Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

@ReneeDiana do you see any errors during uninstall ? If not you can manually remove ckeditor directory from modules and delete ale tables with prefix ckeditor_ from drupal's database.
To clarify :
@rookie6 has problem with install of CKEditor module, because in his case there is now CKEditor library which should be downloaded separately from http://ckeditor.com/download site as described #2 .