Closed (won't fix)
Project:
Wysiwyg
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jul 2008 at 13:35 UTC
Updated:
25 Jul 2008 at 07:02 UTC
Hi,
I just enabled WYSIWYG module with tinyMCE for testing, after a new profile creation I get an error :
user warning: Duplicate entry 'Node creation : advanced mode-3' for key 1 query: INSERT INTO dp_wysiwyg_editor_role (name, rid) VALUES ('Node creation : advanced mode', 3) in \sites\all\modules\wysiwyg\wysiwyg_editor.admin.inc on line 426.
I precise that I had tinyMCE module before, but I uninstalled it before trying this module.
Comments
Comment #1
sunTo debug this, I also need an export of your wysiwyg_editor_role and wysiwyg_editor_profile tables. Please attach a text file and do not paste the SQL directly.
Aside from that, this module also provides a migration path from TinyMCE module. If it was still enabled, existing editor profiles would have been migrated into Wysiwyg Editor and TinyMCE was automatically disabled.
Comment #2
zmove commentedHi,
In fact, it was with tinyMCE 3.X version, I saw later in a issue that wysiwyg was not compatible with it. So I will try with tinyMCE 2 and confirm (or not) if I still have this problem.
Comment #3
sunIf that is the case, I'm marking this as won't fix for now.
Comment #4
zmove commentedJust a quick reply to confirm that I don't get the error with tinyMCE 2.x.
Thank you for your quick answer.
zmove