Drupal 6.12
Wysiwyg SpellCheck 6.x-1.1
Wysiwyg API 6.x-2.x-dev
TinyMCE 3.2.4.1

Followed your instructions, TinyMCE works, Spellchecking is selectable but don't show up in editor

Comments

iva2k’s picture

Assigned: Unassigned » iva2k

Can you confirm that spellcheker plugin is installed in:
sites/all/modules/wysiwyg_spellcheck/tinymce/spellcheker
directory,

so there is a file
sites/all/modules/wysiwyg_spellcheck/tinymce/spellcheker/editor_plugin.js
?

glueckskind’s picture

Thanks for your reply.

Yes, editor_plugin.js is where it should be.

iva2k’s picture

Status: Fixed » Active

I confirm that newest WysiwygAPI 6.x-2.0 that was released June 10 and also 6.x-2.x-dev posted few days earlier breaks AsciiMath plugin and TinyMCE spellcheck plugin, so it has something to do with latest WysiwygAPI changes. I'm working on it.

iva2k’s picture

Priority: Normal » Critical
Status: Active » Fixed

Try new release of Wysiwyg SpellCheck 6.x-1.2

jefflocke’s picture

Status: Active » Fixed
xaviviena’s picture

Status: Fixed » Active

When I click on the new 'ABC' button in my tinymce editor both Firefox and ID crash. It shows an error about scripts.
I'm using:
- wysiwyg_spellcheck-6.x-1.2
- tinymce_spellchecker_php_2_0_2
- Wysiwyg 6.x-1.0 and 6.x-2.0 with no improvement
- TinyMCE 3.2.4.1

Any idea about it?
Thanks!

iva2k’s picture

Status: Fixed » Postponed (maintainer needs more info)

@xaviviena
I was not able to reproduce your problem - works here with Google Chrome 2.0.172.31, FF 3.0.11 and IE 8.0.6001.18702. Peculiar part is that both IE (did you mean IE, BTW?) and FF crash for you - it is hard to design a webpage that crashes both browsers the same way.

Can you get the error details for the error you mention about scripts?

Things to try (just thoughts):
- Clear all drupal caches
- Turn off performance optimization for .js
- Turn off all other TinyMCE plugins

Can you give a URL that I can try (maybe in private message)?

glueckskind’s picture

Status: Active » Postponed (maintainer needs more info)

For me your fix worked. Thanks a lot.

iva2k’s picture

@glueckskind
Great! Can you share details what fix of the 3 worked for you? That may indicate some problem with the code.

@xaviviena
I suggest we move your problem to a different bug. Yours seems unrelated to the original problem. Please repost as a new issue.

iva2k’s picture

Status: Postponed (maintainer needs more info) » Fixed

Status: Postponed (maintainer needs more info) » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.