![]() |
PLEASE correct the spelling of thesaurus on the vbspell screen... It is showing as thesarus. ;)
Edit: I discovered that this can be fixed in the "vbspell" template, but it would be nice to fix that since this is a spell checker. Thanks for this mod - I hope it helps my members' spelling. |
Is it okay to share my revised vbspell template? In addition to fixing the spelling error for Thesaurus, I made some other modifications. I found a way to add a description for what each button does when the user mouses over it. The description shows up in the status bar.
For example, here is the code for the "Change All" button: HTML Code:
<input type="button" class="button" name="changeall" value="Change All" onClick="replaceAll()" ONMOUSEOVER="window.status='Change all instances of this word.';return true;" ONMOUSEOUT="window.status='';return true;"> P.S. Great mod! :) |
This is the error I get trying to install this on a FRESH vBullentin 3.08
There seems to have been a slight problem with the Forums database. Please try again by pressing the refresh button in your browser. An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists. We apologise for any inconvenience. Database error in vBulletin 3.0.8: Invalid SQL: REPLACE INTO vb3_vbspell VALUES('divines', 'TFNS') mysql error: User 'xxxxxxx' has exceeded the 'max_questions' resource (current value: 50000) mysql error number: 1226 Date: Wednesday 31st of August 2005 11:43:03 AM Script: http://www.divingandfitness.com/foru...install&step=5 Referer: http://www.divingandfitness.com/foru...install&step=4 |
Quote:
P.S. You might want to edit your post to remove the username for the database. |
tamarian, thanks for the reply. I have checked with them, my hosting company, and they say that I don't have a limit. I have 4 domains with them and then was one is actually my testing site. I am going to completely delete EVERYTHING from this site, delete the database, do a fresh install of vBulletin and then try it again.
On my other sites, I have vBulletin, vbPortal, vbPhotoPost, a chat room, and quite a few other things installed and they all work without a glitch. *shrugs* |
Quote:
|
Quote:
|
Tamarian, I got a response from my hosting company and this what they had to say:
Quote:
Example: Code:
REPLACE INTO `vbspell` VALUES ('a', 'A'); Code:
REPLACE INTO `vb3_vbspell` VALUES ('a', 'A'); Thanks for your time. |
Quote:
The installation script comes with a dictionary text file IDCTIONARY.DIC Quote:
If you use the dump instead, then just rename the table when your done through mysql client, or phpmyadmin. Quote:
|
Ok, I can understand that, so this is what I plan to do.
Dump the dictionary.sql into my database. Then, do I run the install program? |
Quote:
If they don't want to do that, then your above work-around would work, provided that you don't run step #5 |
well, they will not up the max limit so the dump is the way I am going to have to go, but now I forsee another problem. Once the dump is made, it already has the table name etc....so I will more than likely get errors running the install program.
|
Quote:
|
I am doing that but won't it say that Table already exists when I run the installer, AFTER I complete the dump?
|
In newreply & newthread under 3.0.8
you need to look for this PHP Code:
PHP Code:
|
Quote:
Quote:
|
This is a great feature.
One question. How do I change the text background to white? For some reason its defaulted to red. and I like black text (with red highlight) with a WHITE background. where do I change that? UPDATE: I found a work around. I removed the link to my CSS file and copyed the CSS content into the vbspell_iframe.php and removed my background image which was causing the problem. :ermm: |
I've had this down as installed for ages, but every time I go to do it, I stall and hold back and keep meaning to ask...
So.... What's this like on the old server loads and queries? Does it add a lot or very little? |
Quote:
It's optimized to ignore common words (any words excluded from your vB search indexing), and the dictionary is indexed, and the queries are indexed, so I haven't noticed any load issues. You can convert the dictionary table to a HEAP/memory table, but it doesn't seem to be needed. |
It works great for regular posts and replies, but the spell check buttons shows an error and nothing happens
|
Quote:
|
Quote:
|
Interesting modification. I may install it on my board sometime in the future.
|
Does the dictionary.dic file need to remain on the server or can it be removed after installation? I thought the dictionary was put into the database, which is why I think it can be deleted. Is that correct?
|
Quote:
|
Im curious as to if an upgrade to 3.09 should have caused this to stop working..
I installed this last night, and everything was working fine. I just got done doing the upgrade to 3.09 a few minutes ago and I noticed that when you hti the spell check button, the window that pops up is a blank window.. Viewing source fomr within it shows nothign as well. All files are still on server and template modifications are still in place. im baffled. |
Aidden, I have not tested on 3.0.9, as I'm working on 3.5, but I don't think there's any changes that might cause this. Try to reinstall vB Spell from scrach, something may have gone wrong with the upgrade.
|
did that.. no go..
jsut cant understand why it would all of a sudden stop working. blank windows, view source is 100% empty. |
had to run the install script again and now its working..
|
I would really like to use vB Spell. But, I've run into the same problem that Zendiver had; exceeded limit. The bigger problem is that I really don't know squat about mySQL. I can admire my database. But, as far as adding the needed file to it I'm lost. Is there an idiots guide on how to do this, or is there anyone willing to help an idiot?
|
Anyone have the code to insert the Spell Check button in the New PM and Reply to a pm menu. This hack works awesome when starting and replying to a thread but I want to also includ it in the PM.. I want to to also work the same was with the groups. Currently I have it set so that only Premium Paying Members can use spell check so I want to make sure that the spel check link only shows up in the "PM" memu only for my premium members.
|
Interesting bug....
If you do a spell check and FONT COLOR or BBCODE COLOR a word, the spell the check thinks its miss spelled when its really not....Any ideas? |
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Quote:
|
how would i add words to the dictionary?
|
where would i get a updated .dic file?
|
Quote:
|
All times are GMT. The time now is 09:28 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|