MyBB Community Forums

Full Version: Need Coding help to add a Spell-Checker
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I need some help from a programming Wizard to complete an install of 'Spelling Cow' Spell checker.

I've installed the Applet, 'Onclick' functions and everything works there. But I can't find the code in the template (Or more like, I'm not sure what calls what) so can anyone help with this please...

Here's the problem and what do I add / remove from this line to parse the post to the Spell Checker, as it swaps out, but has no info for checking.

<input type="button" name="spellcheck" class="liteoption" value="Spell Check" onClick="window.open('spell-gw.php?mode=load&form=post&source=message&button=post&type=myBB', '_spellcheck', 'HEIGHT=484,resizable=yes,scrollbars=yes,WIDTH=595');"><br>

form: Enter the form name to check. Enter only one form name.
source: Enter the form item to be checked. (the message)
button: Enter the name of the submit button for the form

I've tried changing a few things around, such as 'submit' for the post button....but as I said... I'm not sure what calls what function??

Any help would be appreciated, and if I can get it to work, I'll post the Mod here.
Form: input
Source: message
Button: submit

Thats the details of the posting form if that is what you were after..
Chris Boulton Wrote:Form: input

Thats the details of the posting form if that is what you were after..

Great stuff Chris... that's the one I wanted, and it's currently under beta test for a few days, before I pack it up and make it available with the Mod code.

Here's a pic of it working, but now I need to code it into PM's and E'mail as well.

http://ozidownunder.com/downloads/shot1.jpg

If any members want to play with it, you can have unlimited access at http://ozidownunder.com/test-forums/ as you may find something I have overlooked.

Have fun.............

Edit: It appears my server Database has dissapeared again for the umteenth time in a month...

I really do need a new host... but keep trying anyway as I would like some extra testers before releasing the code...

Thanks.
You can find the current version of this mod at:
http://www.mybboard.com/community/showth...p?tid=2708