FCKeditor tables are not created - update fails and FCKEditor profiles cannot be created
ldsandon - April 9, 2008 - 23:39
| Project: | FCKeditor - WYSIWYG HTML editor |
| Version: | 6.x-1.2-1 |
| Component: | Code |
| Category: | support request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I've upgraded FCKEditor after migrating from Drupal 5.7 to 6.2. When I run update.php, query failed because there were no fckedotpr tables in the database - where's the code creating them? If I tried to create profiles, no error but no profiles either. I was able to create the tables trying to guess the field types [(varchar(255), integer) and (varchar(255), text) ???], and got it working, but I wonder who should create the table and when.

#1
I think the best solution in such situation would be to uninstall FCKeditor and install it again. Code responsible for creating tables is in fckeditor.install file.
#2
#3
Closed because of inactivity. If it is still a problem, please reopen.