Previous Thread
Next Thread
Print Thread
Rate Thread
Page 1 of 3 1 2 3
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Name: Spell Check 1.6

Original Authors: Bandit_1234, Anime-loo. Oh, and me. wink

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

Link: ZIP File or MultiHack File

Demo: http://www.lkworld.com

Requirements: UBBâ„¢ 6.3.0 , Mod Wordlets Devkit , Modification CP Addon

Number of Downloads: [img]https://ubbdev.com/lk/num.php?s=spell.zip,spell.mhp[/img]

Sponsored Links
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
Works well for me, thanks smile


- Allen wavey
- What Drives You?
Joined: Mar 2002
Posts: 3
Junior Member
Junior Member
Offline
Joined: Mar 2002
Posts: 3
Works perfectly.
Thank you.

Joined: May 2001
Posts: 794
Content Queen
Content Queen
Offline
Joined: May 2001
Posts: 794
I was able to install this hack so that it works on both the regular templates and the JCTemplates; however, with the JCTemplates, the "spell check button" doesn't match the "add reply" and "preview post" buttons.

I'm clueless on how to fix that.

Can anyone offer advice?

Thanks!


Sue
adwoff.com
Joined: Jun 2002
Posts: 5
Junior Member
Junior Member
Offline
Joined: Jun 2002
Posts: 5
I can't figure out why my spell check button doesn't show any wording on it? Please see what I mean at http://www.e-clipse.com/UBBCGI/ultimatebb.cgi
No matter what I'm replying to or creating, it's just a tiny empty button. It doesn't say "Spell Check" on it like the one here does.

Thanks for any help.

-Tiffany

Sponsored Links
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Rehack vars_wordlets_mods.cgi, and use Mod Wordlets instructions for ultimatebb.cgi again.

Joined: Mar 2002
Posts: 99
Member
Member
Offline
Joined: Mar 2002
Posts: 99
ok, my issue is with this code:

Code
[/code]in the JC Templates the first $preview_button looks like this:

[code]
so i'm not sure what it means by "add below" to that kind of thing. doesn't make semse to me and i tried a few different ways to do it and came up with nothing but this long error each time. any ideas??

Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
No.
It's only the second one. (the first one is covered before)

Joined: Mar 2002
Posts: 99
Member
Member
Offline
Joined: Mar 2002
Posts: 99
ok, so i only need to do the second one on all the files...so now the problem is with the spell check button looking like the old style templates and not the jc template.

what would i do to get the button to look like that? thanks for all your help man. seriously.

Joined: Mar 2002
Posts: 99
Member
Member
Offline
Joined: Mar 2002
Posts: 99
i tried to do a couple things on my own but...no luck. i would assume it's easy but maybe not???

Sponsored Links
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
It is easy, just add something to my $spellcheck_button = etc, but don't expect me to know what tipsy If you're using JCTemps, you have to know how to port hacks to work with it, otherwise you're in big trouble. tipsy

Joined: Mar 2002
Posts: 99
Member
Member
Offline
Joined: Mar 2002
Posts: 99
damn...i have no idea what to add. i knew it was gonna be one of those easy things that i still was too dumb to know. lol

thanks anyways though.

Joined: Mar 2002
Posts: 99
Member
Member
Offline
Joined: Mar 2002
Posts: 99
i'm gonna post the code fix for this in case there's other that don't understand. look for this code:

Code
[/code]it's as simple as adding, "class="buttons"" after, "{spellcheck_height}');""

so it would look like this now:

[code]
that's all. wink

(this code has to be fixed in all four of the "public_....pl" files.) smile

Joined: Jun 2001
Posts: 2,849
Spotlight Winner
Spotlight Winner
Offline
Joined: Jun 2001
Posts: 2,849
If you're using the JC templates either add class="buttons" to the spell check code or remove it from the submit and preview code.

Joined: Jan 2002
Posts: 266
Kel Offline
Member
Member
Offline
Joined: Jan 2002
Posts: 266
This may seem like a silly question... but... Is this suppose to make the changes for you or not? Because it makes the change in the spell check window but not in the reply box. Am I expecting something that was never intended? confused

Joined: Nov 2001
Posts: 1,704
CTM Offline
Moderator / Da Masta
Moderator / Da Masta
Offline
Joined: Nov 2001
Posts: 1,704
No, it's only supposed to link to a spell-check web site, which can then be used to check the spelling of your reply. The only way to move the text from the spell-check site to your reply box would be to cut and paste. frown

Joined: Jan 2002
Posts: 266
Kel Offline
Member
Member
Offline
Joined: Jan 2002
Posts: 266
CTM,

Thank you for your reply. My members were expecting it to make the fixes for them... consequently, I've been getting alot of PM's saying it doesn't work. I'll let them know that it's working just fine... they need to learn the copy and paste functions on their computer... wink

Joined: Jun 2002
Posts: 121
Member
Member
Offline
Joined: Jun 2002
Posts: 121
How do I add the spell check to the quick reply box?


I Cannot Support Ubb Via ICQ or MSN.
Not because I dont want to its just I cant. tipsy
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
File updated - now you can copy & paste straight from the popup window laugh Rehack everything, and I mean everything. Then upload ubb_spell.cgi to cgi-bin directory.

Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
File uploaded - now it's even easier (IMO) and adopts your board's style. Rehack everything smile Thanks Charles for your help

Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
And again - re-upload ubb_spell.cgi and vars_wordlets_mods.cgi -> Wordlets for everything + bugs fixed.

Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
quote:
Originally posted by LK:
And again - re-upload ubb_spell.cgi and vars_wordlets_mods.cgi -> Wordlets for everything + bugs fixed.

Apparently it didn't have Wordlets for everything. Added two new Wordlets - in case the text box is empty. Please rehack and re-upload the files stated in the quote.

Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
And again, now it ignores UBB Code, Graemlins and the name after "Originally posted by". laugh

Re-upload ubb_spell.cgi

Joined: Jun 2001
Posts: 2,849
Spotlight Winner
Spotlight Winner
Offline
Joined: Jun 2001
Posts: 2,849
Hey LK, I installed this and chmodded ubb_spell.cgi to 755 and I get an internal server errorin the popup window when I click on the spellcheck button. can you think of anything else I may have dome wrong? And before you ask, yes...it is still installed.

Hahaha, I always wanted to say that.

Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Is ultimatebb.cgi CHMODded to 755? If not, CHMOD it the same as ultimatebb.cgi. Is ultimatebb.cgi's first line "#!/usr/bin/perl"? If not, make the first line the same as ultimatebb.cgi's. Is vars_config.cgi in the same directory as ultimatebb.cgi? If not, change the require "vars_config.cgi"; line to require "/path/to/vars_config.cgi";.

If nothing works, just be online in ICQ tipsy

Joined: Jun 2001
Posts: 2,849
Spotlight Winner
Spotlight Winner
Offline
Joined: Jun 2001
Posts: 2,849
Edit; I went into the CP and changed the height setting just to get it to write something new and now it works.

Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
ubb_spell.cgi updated, they changed something in their site so I had to change mine, too tipsy

Joined: Nov 2001
Posts: 28
Junior Member
Junior Member
Offline
Joined: Nov 2001
Posts: 28
Is the multihack up to date on the changes for this?

Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Yes, it should be...

Joined: May 2001
Posts: 283
Member
Member
Offline
Joined: May 2001
Posts: 283
My Spell Check was working, but is not longer. No error message comes up. The only thing that's happening is that the spellcheck.net pop-up window comes up, but nothing is in the window except for: Powered by Infopop Corporation
UBB.classicTM 6.3.0

Any ideas?

Joined: Jul 2002
Posts: 26
Chu Offline
Junior Member
Junior Member
Offline
Joined: Jul 2002
Posts: 26
ack! every time i try anything with this hack i get:

Undefined subroutine &main::AlternateColors called at /*file locations*/cgi-bin/cp_modaddon.cgi line 256.

x.x!

Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Catcher, did you use the latest update?

Chu, in cp_modaddon.cgi, remove every instance of "&AlternateColors;".

Joined: Jul 2002
Posts: 26
Chu Offline
Junior Member
Junior Member
Offline
Joined: Jul 2002
Posts: 26
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

--------------------------------------------------------------------------------

Apache/1.3.26 Server at chu.kumoriscove.org Port 80

erk.. now i get that whenever i click on the spellcheck button... and when i select 'advanced' in the CP you cannot see the Links to:

Modification Settings
» Switch to default style

» Ely_M's Upload Modification Settings
» Instant Message Settings
» MyStyle™ Settings
» Spell Check Settings
» Who's Online List Settings
» Word Count

because they blend w/the BG.

Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Chu, uh, please make your signature max 150x50... tipsy

Anyhow, chmod ubb_spell.cgi 755 tipsy

Joined: Jul 2002
Posts: 26
Chu Offline
Junior Member
Junior Member
Offline
Joined: Jul 2002
Posts: 26
*nod*

i did that and it still doesnt work =/

Joined: Jul 2002
Posts: 26
Chu Offline
Junior Member
Junior Member
Offline
Joined: Jul 2002
Posts: 26
Never mind, you seem to be really frustrated with me over AIM. And when I tried to apologize, you signed off. I think I’ll stick with someone who can explain how to do things to a first-time forum owner. Or switch over to IconBoard. shocked

Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
eh, I signed off because I had a problem with my ISP tipsy

Joined: May 2002
Posts: 28
Junior Member
Junior Member
Offline
Joined: May 2002
Posts: 28
LK how do you add the spell check button to the latest version of Quick Reply? I see they have it working here on UbbDev.

Thx

Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
I expained somewhere in quick reply thread, just take the code from public_new_reply_form.pl/whatever and put it in quick reply part of public_topic_page.pl, then add \ before any ' and link to it next to the submit button.

Joined: May 2002
Posts: 28
Junior Member
Junior Member
Offline
Joined: May 2002
Posts: 28
I should have mentioned I'm not very smart before asking that question! wink I checked the QR thread but didn't see anything... any chance of a layman's version of your answer?

Thx!

Page 1 of 3 1 2 3

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
AllenAyres
AllenAyres
Texas
Posts: 21,079
Joined: March 2000
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
Morgan 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)