Giles Coochey wrote:
On 2012-05-29 15:18, jhadley@sharefoundation.com wrote:
Please advise how to activate the Spell Check feature in RoundCube. When you click the Spell Check icon nothing happens.
It just works for me.
It says in the config file that you need to be running over SSL (https) for it to work.
That's not correct. You don't need to run over HTTPS but your PHP should have SSL support enabled because it uses HTTPS to connect to the Google Spell checking service. Check the error logs (<your-roundcube-dir>/logs/errors) to find out about the things going wrong.
~Thomas