Closed (fixed)
Project:
FCKeditor - WYSIWYG HTML editor
Version:
6.x-1.2-1
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Apr 2008 at 23:39 UTC
Updated:
7 Jul 2009 at 19:29 UTC
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.
Comments
Comment #1
wwalc commentedI 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.
Comment #2
wwalc commentedComment #3
Jorrit commentedClosed because of inactivity. If it is still a problem, please reopen.