Google Spellcheck
Written by Josh Lyon   
Tuesday, 16 October 2007 10:57

Sorry, but I gotta make another techy blog post.  I was having some trouble getting the Spell Checking functionality of my editor component working today and couldn't remember what I did on my last install to get it running.  This article is relevant to those of you using JCE for Joomla, TinyMCE, or other derivatives of TinyMCE.  If you have Google Spell checker enabled in the backend and when you go to use the spell checker you get an error about an XML call, double check to make sure you have the following extensions enabled in your php.ini file:

-curl
-mb_string 

Comments (3)add comment

Sarika said:

0
Google spellcheck error get solved
Thanks Josh, i was also getting xml error in spell checker plugin but enabling curl and mb_string in php.ini file removed the alert message.
 
June 26, 2008
Votes: +0

Josh Lyon said:

0
Glad it helped.
I'm glad my post was helpful to you.
 
June 29, 2008
Votes: +0

kevin said:

0
THANKS!!!!
Googled around for a while until i found this post! And 2 apt-get calls later it worked like a charm. Thanks man!!!
 
October 23, 2008
Votes: +0

Write comment

busy