|
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 
|
|
|
|
Joined: Mar 2002
Posts: 3
Junior Member
|
Junior Member
Joined: Mar 2002
Posts: 3 |
Works perfectly. Thank you.
|
|
|
|
Joined: May 2001
Posts: 794
Content Queen
|
Content Queen
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
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
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
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
Joined: Mar 2002
Posts: 99 |
ok, my issue is with this 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
Admin / Code Breaker
|
Admin / Code Breaker
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
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
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???
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
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  If you're using JCTemps, you have to know how to port hacks to work with it, otherwise you're in big trouble. 
|
|
|
|
Joined: Mar 2002
Posts: 99
Member
|
Member
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
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]it's as simple as adding, "class="buttons"" after, "{spellcheck_height}');""
so it would look like this now:
[code] that's all. (this code has to be fixed in all four of the "public_....pl" files.) 
|
|
|
|
Joined: Jun 2001
Posts: 2,849
Spotlight Winner
|
Spotlight Winner
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
Member
|
Member
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? 
|
|
|
|
Joined: Nov 2001
Posts: 1,704
Moderator / Da Masta
|
Moderator / Da Masta
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. 
|
|
|
|
Joined: Jan 2002
Posts: 266
Member
|
Member
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... 
|
|
|
|
Joined: Jun 2002
Posts: 121
Member
|
Member
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.
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
File updated - now you can copy & paste straight from the popup window  Rehack everything, and I mean everything. Then upload ubb_spell.cgi to cgi-bin directory.
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
File uploaded - now it's even easier (IMO) and adopts your board's style. Rehack everything  Thanks Charles for your help
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
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
Admin / Code Breaker
|
Admin / Code Breaker
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
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
And again, now it ignores UBB Code, Graemlins and the name after "Originally posted by". Re-upload ubb_spell.cgi
|
|
|
|
Joined: Jun 2001
Posts: 2,849
Spotlight Winner
|
Spotlight Winner
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
Admin / Code Breaker
|
Admin / Code Breaker
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 
|
|
|
|
Joined: Jun 2001
Posts: 2,849
Spotlight Winner
|
Spotlight Winner
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
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
ubb_spell.cgi updated, they changed something in their site so I had to change mine, too 
|
|
|
|
Joined: Nov 2001
Posts: 28
Junior Member
|
Junior Member
Joined: Nov 2001
Posts: 28 |
Is the multihack up to date on the changes for this?
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
|
|
|
|
Joined: May 2001
Posts: 283
Member
|
Member
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
Junior Member
|
Junior Member
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
Admin / Code Breaker
|
Admin / Code Breaker
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
Junior Member
|
Junior Member
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
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
Chu, uh, please make your signature max 150x50... Anyhow, chmod ubb_spell.cgi 755 
|
|
|
|
Joined: Jul 2002
Posts: 26
Junior Member
|
Junior Member
Joined: Jul 2002
Posts: 26 |
*nod*
i did that and it still doesnt work =/
|
|
|
|
Joined: Jul 2002
Posts: 26
Junior Member
|
Junior Member
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. 
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
eh, I signed off because I had a problem with my ISP 
|
|
|
|
Joined: May 2002
Posts: 28
Junior Member
|
Junior Member
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
Admin / Code Breaker
|
Admin / Code Breaker
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
Joined: May 2002
Posts: 28 |
I should have mentioned I'm not very smart before asking that question!  I checked the QR thread but didn't see anything... any chance of a layman's version of your answer? Thx!
|
|
|
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.
|
|
Posts: 449
Joined: February 2008
|
|
Forums63
Topics37,575
Posts293,930
Members13,823
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|