Spellchecker is not working in tinymce 4.0 (Non JSON response)
问题 I'm trying to use Spellchecker in TinyMCE 4.0, but it returns the error: Non JSON response:<br /> <b>Warning</b>: call_user_func_array() [<a href='function.call-user-func-array'>function.call-user-func-array</a>]: First argument is expected to be a valid callback, 'PSpellShell::spellcheck' was given in <b>/home/www/misitio.com/doc/plugins/tinymce/plugins/spellchecker/rpc.php</b> on line <b>98</b><br /> {"id":null,"result":null,"error":null} The code I use is: //Javascript: tinymce.init({