We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

6063 has bug - TinyMCE | Forum

zako
zako Jan 15 '13

hi just to inform you that TinyMCE 6063 for v. 1.5 make a error on any footer in any theme, also can make an uninstall, only if remove it from the server

 

v. 6062 work well with v. 1.5

 

Thanks Zak

Honsa
Honsa Jan 15 '13
delete in /ow_plugins/tinymce/init.php this line:


OW::getDocument()->addOnloadScript($bbs);


And in "ow_core/form_element.php" around line 2929 change this line:


OW::getDocument()->addOnloadScript("$('#{$this->getId()}').htmlarea( " . json_encode($params) . " );");


into this line:


//OW::getDocument()->addOnloadScript("$('#{$this->getId()}').htmlarea( " . json_encode($params) . " );");


sry still issues

You do not have permission to reply this topic