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
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | Capture 04032012 (2).PNG | 35.91 KB | rookie6 |
| Capture 04032012.PNG | 56.84 KB | rookie6 |
Comments
Comment #1
rookie6 commentedI do not know which path to enter and where...
Comment #2
mkesicki commentedYou 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.
Comment #3
ReneeDiana commentedI 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.
Comment #4
mkesicki commented@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 .