Quote:
Originally Posted by Boofo
It might be nice to know which mod was conflicting with it in case anyone else runs into the same problem.
|
Mod was
Move smilies to below text area (and optionally add to Quick Reply) which changes the type of editor which is used in my plugin.
If you are using this mod, edit editor_toolbar_start plugin and change:
PHP Code:
if ($editor_type == 'qr_pm')
to:
PHP Code:
if (THIS_SCRIPT == 'private')