Completing install for google spell and pspellshell, using both checks:
SST3. Visit http://YOURSITE/admin/reports/status, verify that Wysiwyg TinyMCE spellchecker reports "Installed correctly".
SST4. Visit http://YOURSITE/sites/all/libraries/tinymce/jscripts/tiny_mce/plugins/sp...,
you should see a string in curly braces {"result":null,...}.
pass.
enableing the spell checker button breaks the WYSIWYG. All the buttons "disappear", disabling the spell checker button the buttons reappear.
Nothing in apache error log, nothing in drupal log. Kinda really lost.
Kindest Regards,
didymo
Comments
Comment #1
iva2k commentedPlease report version numbers of TinyMCE and spellcheck plugin (assuming you did download the plugin separately as TinyMCE has a NULL spellcheck plugin that needs to be replaced by the download). Also, disable javascript optimization on drupal performance settings page and review your browser's javascript console when it is happening and post here all errors.
Comment #2
ashley.maher@didymodesigns.com.au commentedIlya,
Thank-you for the quick reply.
TinyMCE 3.2.7
PHP Spellchecker 2.0.6
Installation tests from INSTALL:
Wysiwyg TinyMCE spellchecker Installed correctly
http://mysite/sites/all/libraries/tinymce/jscripts/tiny_mce/plugins/spel...
{"result":null,"id":null,"error":{"errstr":"Could not get raw post data.","errfile":"","errline":null,"errcontext":"","level":"FATAL"}}
All performance disabled.
So at that point I am confident should work???
Missed this one before, this is from Firebug:
"Uncaught TypeError: Cannot call method 'push' of undefined"
Kindest Regards,
Ashley
Comment #3
iva2k commented>Missed this one before, this is from Firebug: "Uncaught TypeError: Cannot call method 'push' of undefined"
Can you identify the js file it is in (usually Firebug gives that information)?
Comment #4
iva2k commentedActually, your TinyMCE version is very old. I remember that they had issues that have been fixed since. Please try latest TinyMCE version (3.4.x has been verified to work perfectly).
Comment #5
iva2k commentedToo much time has passed, no new info. Closing.