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)
-   -   Free Spellchecking is Here (https://vborg.vbsupport.ru/showthread.php?t=37398)

Marco van Herwaarden 04-21-2005 09:41 PM

vB2 and vB3 are completly different. Not much chance it will work, and updating would probably be a lot of work.

Bubble #5 04-21-2005 09:44 PM

OK thanks :(

ice9 04-22-2005 10:58 PM

We've got it working on vb3. Since the spellchecking function is largely external, integrating it shouldn't be too tough for different vb versions.

The posting screen is setup a little bit differently in vb3, so you have to watch out for complications that arise from nesting forms. You can see how it was done by checking out the site in my profile.

Bubble #5 04-23-2005 06:30 AM

Just a heads up... there is a security issue with this. The script does not check to see if it is being called from the domain name it runs on, so anyone can easily link directly to your spell check script.

ice9 04-23-2005 11:43 PM

Follow the original instructions, just watch out for the proper form nesting. You can also add spellchecking to your PM screens. Pick up the latest version of spell.pl from http://dontpokebadgers.com/spellchecker/ . The script has a tendency to be a little trouble-prone -- some javascript and perl knowledge is helpful.

Bubble #5 04-24-2005 04:51 AM

Could someone PLEASE help us with the button size?

The spell check button is much bigger then any of the other buttons. Could someone PLEASE show us how to fix this? You can see a picture of it below, and our button code is also below. Thank you.

HTML Code:

<input type="button" name="SpellCheck" value="Spell Check" onclick="sendtext()" class="bginput" tabindex="5" accesskey="c">

ice9 04-24-2005 09:13 PM

My first thought is that it is a stylesheet setting. Can you post a url?


All times are GMT. The time now is 05:05 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.01087 seconds
  • Memory Usage 1,728KB
  • 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_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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