![]() |
I got mine installed and it works good so far. Having one problem though.
I setup the config file so all usergroups can access the spell checker (1,2,3,4 etc.) but unregistered users are getting a blank spell check window when they try to use it. Any ideas? I'm pretty sure the config file is correct. |
Quote:
|
Quote:
|
Fatal error: Call to undefined function: pspell_new() in /home/colicab/public_html/community/checkspelling.php on line 26
The error i receive. |
Quote:
If you want to enable it now, add 0 to the allowed usergroups (if it's not there) and comment out this line from checkspelling.php (line 14) Chenge from: if ($bbuserinfo['userid'] == 0) exit; To this: //if ($bbuserinfo['userid'] == 0) exit; Be caureful that your editor should not add any end of line characters. |
Quote:
Try PHPSpell instead. |
Quote:
I do have one question though. I run a satellite forum and we have a lot of terms that only pertain to the satellite industry. Is there a place where I can put universally ignored words? I looked in the files but couldn't find a place to put them except for where you have the code to ignore the QUOTE tags. |
Quote:
I can think of two options, enable learning, but restrict it to admins or a group that can enter those abbriviations. Or, check out the PHPSpell hack, as it has the ignore feature. |
I just found something weird that's happening. When using the spell check in standard mode (not WYSIWYG). All paragraph breaks are getting taken out so when the spell check is done, the post ends up being one long paragraph.
|
If aspell is not installed, I'm sure there's a way to define the functions required (just a thought.)
Anyone know the correct function declaration for, say, pspell_new()? |
All times are GMT. The time now is 03:15 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|