On line 60 of ckeditor.install, there is a query involving the fckeditor_role table, but not in brackets, so on databases with table prefixes, the query fails. In other queries in that file, there are brackets around the table name as there should be.
Attaching a patch to fix the line.

(In the meantime, if you run into this during installation: disable the module, uninstall it, apply the patch, enable.)

CommentFileSizeAuthor
ckeditor-patch-install.patch762 bytesthebuckst0p

Comments

mephir’s picture

Status: Needs review » Fixed

Thank's, changes commited to CVS.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.