Firefox 1.5.0.8 and FCKeditor in 4.5.0f Sugar Pro.
Specifically, the button for the spellchecker isn't clickable in Firefox which is forcing sugar users to work in InternetExplorer!!!
Sugar's running on a Debian system so I uncommented:
Line 11 of /include/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl
and
Line 09 of /include/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.php
and commented out the windows line below it (both files)
my $aspell_cmd = 'aspell';
#$aspell_prog = '"C:\Program Files\Aspell\bin\aspell.exe"';
This works, aspell is installed, but the button in Firefox does't work. Anyone know a solution?
Ta

Bookmarks