![]() |
Is there a way to manually populate the "custom.pws" file if we can't get the learning feature to work?
|
Quote:
|
Quote:
|
Quote:
|
Quote:
|
I am using the same browser as I always have and it worked fine under version 1.3. Somehow something has changed somewhere because it no longer closes the learn window under 1.4. And I have tried IE AND firefox and I get the same result. I have not touced any settings in IE or Firefox since way before I ever installed version 1.3. Something has changed somewhere in the new version.
|
Quote:
Post your config file, and I'll try to test with it. |
Quote:
include('global.php'); // Config section $my_lang = "en"; // set the language you want, make sure you have the correct aspell dictionary on your system // Access restriction options $allow_guests = 0; // Change to 1 if you allow guests to post and use the spell checker $restrict_groups = 0; // Change to 1 to enable access restriction by group id $allowd_groups = array (2, 5, 6, 7); // usergroups who can access the spell checker // Learn function options $customwordlist = "custom.pws"; // make sure this file is readable by your apache user $learn_enabled = 1; // set to 1 to enable the learn feature. Make sure you test first, to ensure your server setup allows this. $restrict_learn_function = 0; // set to 1 if you want to restrict which usergroup id may add words to your dictionary. $word_list_maintainers = array (2, 5, 6, 7); // usergroups that are allowed to use the "Learn" feature // // Ignore options $ignore_quotes = 1; // 1 means ignore the Quote:
|
I'm probably missing something.... when I try to spellcheck something, I get the popup window with the following error message:
Fatal error: Call to undefined function: pspell_config_create() in /home/swurp3c/public_html/testforum/checkspelling.php on line 49 Line 49 is $pspell_config = pspell_config_create("$my_lang"); |
[QUOTE=Boofo]
Quote:
|
All times are GMT. The time now is 02:24 PM. |
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:
|