vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   (SpellChecker.net like) SPELL CHECKER for VB 2.x! (https://vborg.vbsupport.ru/showthread.php?t=39931)

Kaelon 06-19-2002 06:01 PM

I just wanted to really thank you for this great offering. I know that many of my users have been repeatedly asking for a Spell Checker - and your solution is definitely the best one out there. Please let me know if there's anything that I can do to support your endeavor.

Thanks again.

Juan

dawl 06-19-2002 11:54 PM

details sent :-) thanks

Raz 06-20-2002 08:46 AM

Quote:

Originally posted by Superman53142


Yeah, that would be awesome. I'm just even more interested if it uses pspell as I have been fiddling with that for months but have yet to achieve a speedy spell checker using it.

Yes it does use pspell - and I may be releasing the hack very soon, and ceasing the "service".

Prince 06-20-2002 09:29 PM

Uh Oh!

I figured this might happen...I am getting "Server is too busy" when I try and use the spell check. :(

I guess you better post the entire hack, otherwise we're gonna kill your server! :D

Raz 06-23-2002 01:40 PM

The only reason I imposed this was because of my host. They have become very strict about server load - so I've put up this limit.

Anyway, I have decided it would be best if I just released the hack so you guys can run it on your own servers.

I need to make some modifications, once done - I will post it. :)

yngwie 06-23-2002 10:06 PM

I don't know if this has been addressed or not, but it would appear that you need to escape all characters in the to-be-spellchecked-text that will be interpreted by the browser's javascript parser. Namely a double quote anywhere in the text will screw up the javascript in the "Finish checking" code (at least on IE 5.1 on the Macintosh).

This is the javascript that gets generated (which fails on my browser) when using your test page over here (http://spellchecker.killermovies.com/demo/):

<!-- KMC Spell Checker v1.1 (1)//--><html><script language="JavaScript">
parent.window.opener.ftext.value = "receive that'll be "a day!";
parent.close();
</script></html>

The input string was this:
receive that'll be "a day!

Note that the double quote in the text prematurely terminates the parent.window.opener.ftext.value javascript line...

Prince 06-26-2002 12:13 AM

Please post the full hack soon :), it's getting to the point where I cannot even use the spell check unless it's 1am because of the "Server is too busy" thing. :(

Keta 06-26-2002 01:32 AM

i am going to install this now...some of my posters need it badly

Prince 06-26-2002 02:00 PM

Quote:

Originally posted by Keta
i am going to install this now...some of my posters need it badly
You may want to wait until Raz posts the full hack, you will get a lot of "Server is too busy" errors right now.

Raz 06-27-2002 09:14 AM

Which should be by this weekend.


All times are GMT. The time now is 04:24 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
  • Page Generation 0.01047 seconds
  • Memory Usage 1,734KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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