Previous Thread
Next Thread
Print Thread
Rate Thread
#202515 04/02/2004 6:07 AM
Joined: May 2001
Posts: 1,042
Likes: 7
Moderator
Moderator
Offline
Joined: May 2001
Posts: 1,042
Likes: 7
Modification Name: Spell Check

Author(s): Brett

Description: Lets you check for spelling mistakes in your post.

Requirements: UBB 6.7

Download Link: https://www.ubbdev.com/ubb/upload/00006378/Spell6.7.zip

Credits: LK, Bandit_1234, and Anime-loo

It is recommended but not required to install Mod CP Addon , to have extended options available.


Demo: http://www.pavioni.com/ubb/ultimatebb.php

username: ubbtest
password: test

Sponsored Links
#202516 04/02/2004 6:41 AM
Joined: Jan 2000
Posts: 5,833
Likes: 20
UBBDev / UBBWiki Owner
Time Lord
UBBDev / UBBWiki Owner
Time Lord
Joined: Jan 2000
Posts: 5,833
Likes: 20
Can't wait till 6.7.1 comes along so I can get back to adding mod's :x...


UBB.Dev - Putting Dev into UBB.threads
Company: VNC Web Services - UBB.threads Scripts and Scripting, Install and Upgrade Services, Site and Server Maintenance.
Forums: A Gardeners Forum, Scouters World, and UGN Security
UBB.Threads: My UBB Themes, My UBB Scripts
#202517 04/18/2004 4:56 AM
Joined: Nov 2003
Posts: 11
Junior Member
Junior Member
Offline
Joined: Nov 2003
Posts: 11
I'm not a programmer, but after this:

spellcheck_enable => {
type => "checkbox",
values => [qw(yes no)],
default => q!yes!,
req => 0,
final_code => sub { return "FIXME"; },
},

spellcheck_width => {
type => "text",
length => 20,
default => q!500!,
req => 0,
},
spellcheck_height => {
type => "text",
length => 20,
default => q!625!,
req => 0,
}

Shouldn't there be a "," after the last brace?

I mean, there was one after the last brace of the "post count" section that was already there...

Just curious.


Clay Autery
"More, Better, Faster..."
#202518 04/18/2004 6:24 AM
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
You're correct, there should be a comma even if it's the last item.

#202519 04/19/2004 2:24 AM
Joined: Nov 2003
Posts: 11
Junior Member
Junior Member
Offline
Joined: Nov 2003
Posts: 11
smile I wasn't tring to be a nitpicker... just trying to help.


Clay Autery
"More, Better, Faster..."
Sponsored Links
#202520 05/04/2004 10:44 PM
Joined: Oct 2001
Posts: 572
Member
Member
Offline
Joined: Oct 2001
Posts: 572
Works great on 6.6 you just have to remember to drop out the public_topic_page.pl steps since theres no stock quick reply. I didnt have much luck last night getting it working with the 6.6 quick reply hack either it kept making the quick reply part hide itself. If somebody could show me what I need to change to make it work?

#202521 05/05/2004 2:19 AM
Joined: Jan 2000
Posts: 5,833
Likes: 20
UBBDev / UBBWiki Owner
Time Lord
UBBDev / UBBWiki Owner
Time Lord
Joined: Jan 2000
Posts: 5,833
Likes: 20
your best bet is to look in the 6.5 version of this mod and follow the quick reply code


UBB.Dev - Putting Dev into UBB.threads
Company: VNC Web Services - UBB.threads Scripts and Scripting, Install and Upgrade Services, Site and Server Maintenance.
Forums: A Gardeners Forum, Scouters World, and UGN Security
UBB.Threads: My UBB Themes, My UBB Scripts
#202522 05/05/2004 11:40 PM
Joined: Oct 2001
Posts: 572
Member
Member
Offline
Joined: Oct 2001
Posts: 572
I will try it later tonight. smile

#202523 05/13/2004 7:46 AM
Joined: Aug 2000
Posts: 178
Member
Member
Offline
Joined: Aug 2000
Posts: 178
This work for 6.7.1 ? smile Gizzy's remark about waiting has be skeerd and i forgot how much my members kant spell!

#202524 05/13/2004 7:51 AM
Joined: Aug 2000
Posts: 178
Member
Member
Offline
Joined: Aug 2000
Posts: 178
Nevermind, Im tarded this morning .. if you havn't noticed my time stamps Ive been at this alllll night smile

Demo board is 6.7.1 so I guess that means yes ... I hope smile

Sponsored Links
#202525 05/13/2004 4:29 PM
Joined: Jan 2000
Posts: 5,833
Likes: 20
UBBDev / UBBWiki Owner
Time Lord
UBBDev / UBBWiki Owner
Time Lord
Joined: Jan 2000
Posts: 5,833
Likes: 20
He was asking about 6.6; it works fine on 6.7.


UBB.Dev - Putting Dev into UBB.threads
Company: VNC Web Services - UBB.threads Scripts and Scripting, Install and Upgrade Services, Site and Server Maintenance.
Forums: A Gardeners Forum, Scouters World, and UGN Security
UBB.Threads: My UBB Themes, My UBB Scripts
#202526 07/08/2004 11:12 PM
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3


- Allen wavey
- What Drives You?
#202527 07/11/2004 8:48 AM
Joined: Jan 2003
Posts: 118
Member
Member
Offline
Joined: Jan 2003
Posts: 118
I installed this mod and think it's great! However, I did notice what seems to be a limitation in spell checking very long posts.

According to the word/character counter, the spell checker would only spell check 4096 words of a 5073 word post. Then, if you do make corrections to any mistakes it will replace the entire orginal post with it's 4096 word copy thus deleting the other 977 words. Is there any way to fix this? Much thanks in advance... smile


-GATOR

"Pain is temporary, Pride is forever"
#202528 07/11/2004 9:27 AM
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
not broken, you are actually warned in the spell checker

#202529 07/13/2004 12:10 AM
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
What he means is, the issue is with the spell check people. It may be possible there's a paid version that will accept larger posts, but this version has the limit you see smile


- Allen wavey
- What Drives You?
#202530 07/20/2004 10:22 PM
Joined: Jan 2003
Posts: 118
Member
Member
Offline
Joined: Jan 2003
Posts: 118
Thanks for the update but I looked all over and maybe I am blind, but I don't see that warning anywhere when I click spell check.


-GATOR

"Pain is temporary, Pride is forever"
#202531 07/21/2004 12:47 AM
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
The warning is when you use the service - it tells you you have X number of words and they only support x number. It is still a spell check issue, nothing we can do about it.

There was another company advertising its services in the chit chat forum, you might wanna check them out if you want the advantage of a paid service.


- Allen wavey
- What Drives You?
#202532 07/28/2004 2:16 PM
Joined: Jul 2004
Posts: 18
Junior Member
Junior Member
Offline
Joined: Jul 2004
Posts: 18
Hi everyone,

I am running into a problem with this mod and thought maybe you gurus can help a girl out:

I just installed this mod but I am getting this error (I also installed the CPMod):


Can't locate object method "post" via package "LWP::UserAgent" at D:WebSitesCityofLincolnParkMIcgi-binubb_spell.cgi line 98, chunk 64.
For help, please send mail to this site's webmaster, giving this error message and the time and date of the error. [Wed Jul 28 14:10:38 2004] D:WebSitesCityofLincolnParkMIcgi-binubb_spell.cgi: Can't locate object method "post" via package "LWP::UserAgent" at D:WebSitesCityofLincolnParkMIcgi-binubb_spell.cgi line 98, chunk 64.

#202533 08/23/2004 10:32 PM
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
Had the same issue tonight. It's because the LWP::Useragent pm isn't installed with your version of perl.

Go here:

http://search.cpan.org/src/GAAS/libwww-perl-5.69/lib/LWP/UserAgent.pm

Download that file, create a directory in your ubb's cgi folder like this:

Modules/LWP

and upload that useragent file. You should be ok then smile


- Allen wavey
- What Drives You?
#202534 09/12/2004 12:48 AM
Joined: Apr 2003
Posts: 9
Junior Member
Junior Member
Offline
Joined: Apr 2003
Posts: 9
Will this work with 6.5?

#202535 09/13/2004 9:56 AM
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
Only 6.7 and the earthquake edition... I believe there's one for 6.5 tho, check search smile


- Allen wavey
- What Drives You?
#202536 10/17/2004 8:33 PM
Joined: Mar 2004
Posts: 58
Member
Member
Offline
Joined: Mar 2004
Posts: 58
Hello

I added this one on 6.7.1 it works fine but the button shows as a small blank button and I can't find it's setting or whatever should be for this mod on the control panel
Any ideas?

#202537 10/17/2004 8:43 PM
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
Make sure the Wordlets Mod is installed, and that the steps pertaining to vars_wordlets_mods.cgi have been done

#202538 10/17/2004 9:25 PM
Joined: Mar 2004
Posts: 58
Member
Member
Offline
Joined: Mar 2004
Posts: 58
I have modified that file but what's the wordlet mod?

#202539 10/17/2004 9:29 PM
Joined: Jan 2000
Posts: 5,833
Likes: 20
UBBDev / UBBWiki Owner
Time Lord
UBBDev / UBBWiki Owner
Time Lord
Joined: Jan 2000
Posts: 5,833
Likes: 20


UBB.Dev - Putting Dev into UBB.threads
Company: VNC Web Services - UBB.threads Scripts and Scripting, Install and Upgrade Services, Site and Server Maintenance.
Forums: A Gardeners Forum, Scouters World, and UGN Security
UBB.Threads: My UBB Themes, My UBB Scripts
#202540 10/17/2004 9:36 PM
Joined: Mar 2004
Posts: 58
Member
Member
Offline
Joined: Mar 2004
Posts: 58
Thanks

#202541 10/17/2004 10:31 PM
Joined: Mar 2004
Posts: 58
Member
Member
Offline
Joined: Mar 2004
Posts: 58
So this mod is a spelling check service from spellcheck.net , nice banners smashpc

#202542 10/18/2004 5:33 AM
Joined: Jan 2000
Posts: 5,833
Likes: 20
UBBDev / UBBWiki Owner
Time Lord
UBBDev / UBBWiki Owner
Time Lord
Joined: Jan 2000
Posts: 5,833
Likes: 20
The mod uses their services; as such it goes by their guidelines; hence any advertising they choose to display wink ...


UBB.Dev - Putting Dev into UBB.threads
Company: VNC Web Services - UBB.threads Scripts and Scripting, Install and Upgrade Services, Site and Server Maintenance.
Forums: A Gardeners Forum, Scouters World, and UGN Security
UBB.Threads: My UBB Themes, My UBB Scripts
#202543 10/18/2004 7:38 AM
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
I swear I'm not getting a penny from that, and I'm certain brett isn't too wink

#202544 10/18/2004 6:40 PM
Joined: Jan 2000
Posts: 5,833
Likes: 20
UBBDev / UBBWiki Owner
Time Lord
UBBDev / UBBWiki Owner
Time Lord
Joined: Jan 2000
Posts: 5,833
Likes: 20
The adsense code is there from spellcheck.net; I mean we are wasting their BW, may as well display their adsense lol...


UBB.Dev - Putting Dev into UBB.threads
Company: VNC Web Services - UBB.threads Scripts and Scripting, Install and Upgrade Services, Site and Server Maintenance.
Forums: A Gardeners Forum, Scouters World, and UGN Security
UBB.Threads: My UBB Themes, My UBB Scripts
#202545 09/24/2005 12:28 AM
Joined: Sep 2005
Posts: 136
Journeyman
Journeyman
Offline
Joined: Sep 2005
Posts: 136
I can not find vars_wordlets_mods.cgi

Where, what? How do I get this?

#202546 09/24/2005 12:36 AM
Joined: Sep 2005
Posts: 136
Journeyman
Journeyman
Offline
Joined: Sep 2005
Posts: 136
Oop, I'm getting better at this! I fixed it myself ha ha ha.. um. But how do I make the button for my spell check be an actual button that says spell check, right now its just something you click on and some of my members will not know what that is.

#202547 09/24/2005 7:47 AM
Joined: Jan 2000
Posts: 5,833
Likes: 20
UBBDev / UBBWiki Owner
Time Lord
UBBDev / UBBWiki Owner
Time Lord
Joined: Jan 2000
Posts: 5,833
Likes: 20
Quote
Originally posted by AshtarRose:

I can not find vars_wordlets_mods.cgi

Where, what? How do I get this?



See:
https://www.ubbdev.com/ubb/ultimatebb.php/topic/33/71.html#000000

Originally posted by AshtarRose:
[qb]
Oop, I'm getting better at this! I fixed it myself ha ha ha.. um. But how do I make the button for my spell check be an actual button that says spell check, right now its just something you click on and some of my members will not know what that is.
[/qb]
If you have the Wordlets_Mods modification installed you should see this as "Spell Check"


UBB.Dev - Putting Dev into UBB.threads
Company: VNC Web Services - UBB.threads Scripts and Scripting, Install and Upgrade Services, Site and Server Maintenance.
Forums: A Gardeners Forum, Scouters World, and UGN Security
UBB.Threads: My UBB Themes, My UBB Scripts
#202548 09/24/2005 1:07 PM
Joined: Sep 2005
Posts: 136
Journeyman
Journeyman
Offline
Joined: Sep 2005
Posts: 136
I do and it still didn't show up

#202549 09/24/2005 1:58 PM
Joined: Jan 2000
Posts: 5,833
Likes: 20
UBBDev / UBBWiki Owner
Time Lord
UBBDev / UBBWiki Owner
Time Lord
Joined: Jan 2000
Posts: 5,833
Likes: 20
After you apply the vars_wordlets_mods modification are you adding the asspociated lines FROM the spellcheck modification into vars_wordlets_mods.cgi?


UBB.Dev - Putting Dev into UBB.threads
Company: VNC Web Services - UBB.threads Scripts and Scripting, Install and Upgrade Services, Site and Server Maintenance.
Forums: A Gardeners Forum, Scouters World, and UGN Security
UBB.Threads: My UBB Themes, My UBB Scripts
#202550 09/24/2005 2:20 PM
Joined: Sep 2005
Posts: 136
Journeyman
Journeyman
Offline
Joined: Sep 2005
Posts: 136
this is my issue:

http://hogwartsbynight.com/cgi-bin/ubb/ultimatebb.cgi?ubb=newtopic;f=38

#202551 09/24/2005 2:41 PM
Joined: Jan 2000
Posts: 5,833
Likes: 20
UBBDev / UBBWiki Owner
Time Lord
UBBDev / UBBWiki Owner
Time Lord
Joined: Jan 2000
Posts: 5,833
Likes: 20
I know what the issue is, your description was perfect there; the problem is that, for some reason, your forum isn't reading the wordlet, either the wordlet step was skipped, not preformed properly, or the vars_wordlets_mod wasn't installed (the vars_wordlets_mod is required for the wordlets of this mod to function properly)

Quoting the install instructions
Code
*******************************
* Open vars_wordlets_mods.cgi *
*******************************

Find:
=====

%vars_wordlets_mods = (

Add below:
==========

q~spell_check~ => q~Spell Check~,
q~spell_check_fix~ => q~Correct Text in UBBâ„¢ Form~,
q~spell_check_text~ => q~SpellCheck Text~,
q~spell_check_misspelled_words~ => q~There are misspelled words in the text body:~,
q~spell_check_misspelled_step1~ => q~Select a suggested word from the pull down box for each misspelled word below~,
q~spell_check_misspelled_step2~ => q~Then press the %%CORRECT%% button at the bottom of the page~,
q~spell_check_spelled_correctly~ => q~No spelling errors were found in this text.~,
q~spell_check_no_text~ => q~Enter your text to spellcheck. (Up to 5000 characters)~,
q~spell_check_close~ => q~Close~,


UBB.Dev - Putting Dev into UBB.threads
Company: VNC Web Services - UBB.threads Scripts and Scripting, Install and Upgrade Services, Site and Server Maintenance.
Forums: A Gardeners Forum, Scouters World, and UGN Security
UBB.Threads: My UBB Themes, My UBB Scripts
#202552 09/24/2005 2:48 PM
Joined: Sep 2005
Posts: 136
Journeyman
Journeyman
Offline
Joined: Sep 2005
Posts: 136
I opened the file again, I added all of those to the wordlet mod file, its still not showing up. I went through the files to double check.

my file:

%vars_wordlets_mods = (
q~spell_check~ => q~Spell Check~,
q~spell_check_fix~ => q~Correct Text in UBBô Form~,
q~spell_check_text~ => q~SpellCheck Text~,
q~spell_check_misspelled_words~ => q~There are misspelled words in the text body:~,
q~spell_check_misspelled_step1~ => q~Select a suggested word from the pull down box for each misspelled word below~,
q~spell_check_misspelled_step2~ => q~Then press the %%CORRECT%% button at the bottom of the page~,
q~spell_check_spelled_correctly~ => q~No spelling errors were found in this text.~,
q~spell_check_no_text~ => q~Enter your text to spellcheck. (Up to 5000 characters)~,
q~spell_check_close~ => q~Close~,
q!mod_wordlets! => q!Modifications Wordlets!,
);
1;

#202553 09/24/2005 2:50 PM
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Go to ultimatebb.cgi
Before "if ($ubb eq '') {" type:
Code
use vars ("%vars_wordlets_mods");
%vars_wordlets_mods = (
q~spell_check~ => q~Spell Check~, q~spell_check_fix~ => q~Correct Text in UBBâ„¢ Form~, q~spell_check_text~ => q~SpellCheck Text~, q~spell_check_misspelled_words~ => q~There are misspelled words in the text body:~, q~spell_check_misspelled_step1~ => q~Select a suggested word from the pull down box for each misspelled word below~, q~spell_check_misspelled_step2~ => q~Then press the %%CORRECT%% button at the bottom of the page~, q~spell_check_spelled_correctly~ => q~No spelling errors were found in this text.~, q~spell_check_no_text~ => q~Enter your text to spellcheck. (Up to 5000 characters)~, q~spell_check_close~ => q~Close~,
);
Also make sure you uploaded vars_wordlets_mods.cgi to the same directory as your other vars_wordlets files.

#202554 09/24/2005 2:56 PM
Joined: Sep 2005
Posts: 136
Journeyman
Journeyman
Offline
Joined: Sep 2005
Posts: 136
That seemed to do the trick LK, thanks.. lol now if I could get hit hack to work. Newbies.. don't you want to strangle me.


Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
isaac
isaac
California
Posts: 1,157
Joined: July 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)