vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vB Spell :: Spell Checker in WYSIWYG and Standard Modes (https://vborg.vbsupport.ru/showthread.php?t=92202)

tamarian 01-28-2006 09:08 PM

Quote:

Originally Posted by mdcarlson
Three quick questions:
  1. I don't see any suggested spellings no matter what value I set for the Levenshtein Distance. What could cause that? The rest of the spelling popup box looks correct.
  2. How does the "learn" function work? Is this per user or for the entire board?
  3. What is the best way to add domain-specific vocabulary to the words list?

1. The disctionary maybe empty
2. Stored in user's cookies
3. No direct way currently.

tamarian 01-28-2006 09:09 PM

Quote:

Originally Posted by blackwidow
can this work on vb3.5.1?

Should be o.k.

mdcarlson 01-28-2006 09:45 PM

The Dictionary is fully populated in the MySQL vbspell table and spell-check finds incorrect words OK.

What else would cause the suggested spellings not to appear?

ludachris 01-30-2006 10:28 PM

tamarian, does the fact that you're ignoring my posts mean that you have no idea why your hack is not working for me? All I really want is some suggestions on what to look for. I narrowed down where the problem is - it's the 24-25th line in the Javascript file. Can't you do anything at all to help me out here? I'm trying to troubleshoot this.

Can ANYONE just tell me why I'd be receiving this javascript error?

Warlockmatized 01-31-2006 02:48 AM

works GREAT...........

i would however like to see it check the title of a new thread OR reply.

other than that excellent addition to my board.

*clicks install and grins

ludachris 02-01-2006 09:21 PM

Can ANYONE just tell me why I'd be receiving this javascript error?

zylstra 02-02-2006 02:10 AM

For step 3.C. of installation shouldn't the default be to incorporate the tabindex:
HTML Code:

<input type="button" class="button" value="Spell Check" onClick="spellCheck('vbform', '$editorid', '2');" tabindex="1" />
instead of
HTML Code:

<input type="button" class="button" value="Spell Check" onClick="spellCheck('vbform', '$editorid', '2');" />
?

o0Hubba0o 02-02-2006 02:39 AM

Been wanting to get this for awhile, but have been avioding thinking it's a long and complex install.

Man was I wrong, this was very easy for anyone who's installed some hacks, and should be easy to figure out for the new ones to the scene too. Took me maybe 15 minutes total.

4number8 02-03-2006 02:15 AM

This still works great, just do like everyone has said, reinstall except for step 5

quanvo81 02-04-2006 06:42 AM

I can't pass by the installation step 5, even I have a dedicated server , I edit my php.ini file, fix the max_exection_time to 320. I have also edit the vbspell_install.php file with @set_time_limit(3600);
Everytime when I get to step 5, I got a blank page.
Also why my DICTIONARY.DIC file is only 2MB while I saw somewhere in here that people claim their DICTIONARY.DIC file to be approximately 8MB
Correct me if I am wrong and I really appreciate for all your help.


All times are GMT. The time now is 09:12 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
  • Page Generation 0.01358 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete