Latest Posts »
Latest Comments »
Popular Posts »

Spelling Fail and Wordpress

Written by Barns on September 9, 2009 – 2:29 pm

It’s a well known fact that my spelling sometimes leaves something to be desired, but in the world of modern computers, this isn’t actually a problem. However, you need a spell checker that works. Wordpress uses tinyMCE as its editor, which includes a spell check button, so spelling on the blog shouldn’t be a problem: but it is.

For apparantly no reason at all, the spell check module of tinyMCE fails time, and time again, but returns the spelling errors in the error message. After some googling, I came across http://ruxable.com/2009/01/wordpress-spellcheck-ssl-error/ and as a result http://kennyocracy.com/2008/10/02/solution-to-tinymce-fatal-error-in-googlespell/ which indicated what was wrong. The result is really quite simple. A matter of making sure that CURL is installed for PHP. A useful little fix for an annoying problem!


Tags: , , ,
Posted in Uncategorized | 1 Comment »

One Comment to “Spelling Fail and Wordpress”

  1. Barry Irwin Says:

    The Firefox Dictionary plugin also makes a difference and gets away from all those pesky callbacks slowing down the network.

Leave a Comment