![]() |
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? |
All times are GMT. The time now is 11:37 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:
|