Trying to install module with both 5.x-0.2 and current dev gives me this error:
user warning: Column count doesn't match value count at row 1 query: INSERT INTO wysiwyg_editor_profile SELECT * FROM tinymce_settings in C:\my.site\includes\database.mysql.inc on line 172.
I think it's happening in wysiwyg_editor_migrate_tinymce(). For my configuration, I had tinyMCE installed, but disabled it to test this module. I had 5.x-1.9 of tinymce installed.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | wysiwyg-DRUPAL-5.tinymce-migrate.patch | 1.08 KB | sun |
Comments
Comment #1
seanbfuller commentedConfirmed that this is the migration. Uninstalling both modules and starting over fixed this. Title updated to better reflect the issue.
Comment #2
sunPlease test attached patch.
Comment #3
sunCommitted.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.