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

sun’s picture

Status: Active » Postponed (maintainer needs more info)

To 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.

zmove’s picture

Hi,

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.

sun’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

If that is the case, I'm marking this as won't fix for now.

zmove’s picture

Just a quick reply to confirm that I don't get the error with tinyMCE 2.x.

Thank you for your quick answer.

zmove