vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Spellchecking (https://vborg.vbsupport.ru/showthread.php?t=3791)

10-09-2000 03:21 PM

Not trying to be a plug pr spam but just integrated spellchecker.net capability on our vbulleting boards and it works like a charm, no more pesky js errors...wohoo....

10-09-2000 04:02 PM

how did you implement it? I am unfamiliar with spellchecker.net.

10-09-2000 04:10 PM

go to their site http://www.spellchecker.net

then,

You have to sign up but it's free...

they send you an id then you download a javascript and a couple cgi files from a .zip file and there's about three steps...

the only templates you change are the newthread and newreply (and the edit post one if you wish)

go to there support page within the site itself for details...our users love it already - and it's fast

10-09-2000 05:26 PM

spellcheck works fine, but when i go to accept all the changes and close it out, it says URL not found...

did you have any problems?

10-09-2000 06:49 PM

yeah a couple problems...

make sure you sent the cgi sproxy.cgi via ascii and not binary...you don't need to chmod it

also...

make sure you only use the /cgi-bin/sproxy.cgi path for the button code, I've found it doesn't like the full path to the cgi-bin

10-09-2000 06:52 PM

try this

enter the url of the sproxy.cgi file...you should see a couple lines of data about the file...

if that works...

the problem is isolated now between either the button code path...the location of the cgi file on your server...r the method is was transported over...

also check the line at the top of the sproxy cgi file...I used

#!/usr/local/bin/perl

yours may be different

10-09-2000 08:21 PM

Quote:

Originally posted by rjav8r
yeah a couple problems...

make sure you only use the /cgi-bin/sproxy.cgi path for the button code, I've found it doesn't like the full path to the cgi-bin


I have tryed the true path, the web address, and short path...

non of which have fixed it. It is working fine, i just dont think it is accessing the message window to make the spell changes

10-09-2000 10:27 PM

hmmmm...

working fine here...

all i know is that if it's not writing the corrected spelling back to the text window...and your getting a 404 error, the problem lies with the sproxy.cgi file

the file is not executing on the server or it's not being called by the button...


Did you try just typing

http://www.yoururl.com/cgi-bin/sproxy.cgi

and get any data???

10-10-2000 03:41 AM

I have incorporated the php version for spellcheck on our vBulletin test board and it works great.

Parker

10-10-2000 04:03 AM

Parker : details?


All times are GMT. The time now is 08:26 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.01021 seconds
  • Memory Usage 1,727KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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