You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

SCAYT and WebSpellChecker are installed on a localhost and throw the following error message:

{"error":true,"is_critical":1,"message":"sc","command":"The product 'scayt2_wsc_dialog' is not available 
or enabled for your subscription. 
Contact [email protected] for more details."}

SCAYT 2 was officially deprecated, and is no longer supported as a part of WebSpellChecker free services. Here are the ways to solve the issue:

  • Upgrade to the latest version of CKEditor. The latest version of CKEditor 4 has built-in SCAYT 3 plugin. Thus, you can continue using the services for free but with certain limitations and a banner ad.
  • Upgrade to the latest version of CKEditor and consider upgrading to the paid version of SCAYT to eliminate the limitation and remove banners. Annual subscription for WebSpellChecker Cloud-based version starts from $150.00. The price depends on the amount of the text checked during the year. Moreover, as a part of the paid subscription, you are eligible to get support from our technical team.
  • If spelling and grammar check functionality is not required or is unpopular in your web applications, you can remove the plugins from CKEditor to get rid of errors in console. You can do it by adding the following option to CKEditor config.js file: config.removePlugins = 'wsc, scayt';

In general, upgrading CKEditor and WebSpellChecker SCAYT plugin helps keep the products up-to-date and reliable.