Not Solved [FIXED]Advanced WYSIWYG editor - Only in Quick reply
#4
Not Solved
open inc/plugins/wysiwyg.php file in a text editor (eg. notepad++)

find below code (line 396)
$page = str_replace("<script type=\"text/javascript\" src=\"jscripts/editor.js?ver=1603\"></script>", $new, $page); 

add below code after above in a new line
$page = str_replace("<script type=\"text/javascript\" src=\"jscripts/editor.js?ver=1609\"></script>", $new, $page); 

save the file. it should work as per your configured settings.
Reply


Messages In This Thread
RE: Advanced WYSIWYG editor - Only in Quick reply - by .m. - 2013-04-17, 03:18 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)