![]() |
Ok, installed fine, checks for misspelled words, however, it doesnt give me a choice of the correct spelling when it finds one. Did I miss something?
|
Quote:
Quote:
For those that are having the problem with no replacement suggestion showing up, or like it was doing for me where every word was wrong with no suggestion see this post: https://vborg.vbsupport.ru/showpost....9&postcount=66 I unistalled the product and did what's mentioned in that post and it works fine now. |
<script type="text/javascript" src="vbspell.js"></script> and
<form name="spell_form" id="spell_form" method="POST" target="spellWindow" action="vbspell.php"> <input type="hidden" name="spell_formname" value="" /> <input type="hidden" name="spell_fieldname" value="" /> <input type="hidden" name="spellstring" value="" /> </form> are inserted into every single page on the forum (index, showgroups, etc etc) instead of being limited to just showthread, newthread, usercp_shell, etc. is there an easy way to fix this? i have disabled the plugin & inserted the code into my templates for the time being. thanks for your help & great plugin :) |
Quote:
|
Quote:
|
Quote:
|
the code has no visual effect on any page, it does output a few more bytes of information than a page without it would, but the code shouldnt effect the performance of the page even in load times (noticably anyways)
|
IMPORTANT UPDATE
0.10.2a had a critical error in it's installation process which prevented dictionary files from being loaded into the database. this has been fixed in 0.10.2b |
I don't appear to have a spell check button anywhere...
|
Quote:
|
Quote:
Yeah....<a target "vbspell" href=.........in front of the vbspell index command (example)should keep the window on top......My intall with 00.10.2b did not install the database either...and mine was a fresh install.......I had to create the vbspell database and then I loaded the alt dic in the database......works fine as far as the spell check now...........but it the window does minimize...I" am gonna play with the file and see if I can alter that. badham |
Quote:
https://vborg.vbsupport.ru/ |
I had to uninstall this due to it messing up the reply/comments stuff in Photopost Pro. anyone know of a fix? I'd LOVE to use this.
|
I installed with no issues.....if I click the spell check buttong while no text is in the box.....it pops up...if I have typed and then press spell check I get the following:
Quote:
|
Quote:
PHP Code:
run this qerry and then querry in the the alt dictionary both via phpmyadmin. The problem is that the product does not create the table in alot of cases...if you will not remove anything, just run the create table script via SQL and then querry in the 10 sets of dictionary querries via SQL it will work like a charm badham |
For some reason the product's install code drops the vbspell table as soon as it's created it, unless you have a table prefix!
Code:
$db->hide_errors(); The product file needs to be editted and reattached here. The above code would work well if it was... Code:
$db->hide_errors(); Bizarre :p Ollie |
Quote:
Go to Plugin Manager in your admin control panel and edit the plugin 'vB Spell Template Changes'. Add the following line at the very top before anything else: Code:
if ( VB3_INTEGRATION != "on" ) { Code:
} You won't get spell check in the gallery, but you can still use it in the forums without messing up the gallery. Works for me anyway ;) Ollie |
Quote:
|
I got the first one...but do not know where or how to do this:
Quote:
sorry :( |
Quote:
Yes...go to ADMINCP>>Maintance>run SQL querry You can copy and paste the above code and the run the querry....it will ask you if you are sure...click continue. What you have done is made a table in your database called vbspell....now you can unzip the dictonary alt download. you will find 10 txt notepads...open one, copy it and the paste it in the run sql querry section and click run.....do this one at a time for all 10 and you will be good to go. It is easier if you use phpmyadmin...but since you are not familiar with it....this will work......you can also edit the prdouct file as noted above......but this may be safer in your case. badham |
I looked at your instal on your board.......a somewhat unconventional install in that you only have one level to your fourm......everything is set to your root directory www.mmaworld.org. That will be tough in the future if you decide to add a home page or certain additions......not impossible but very hard as most hacks and setups are designed assuming you set up your forums at www.yoursite.com/forums just an observation
badham |
Quote:
|
Quote:
man I feel bad...this is what I get when running htat... Quote:
|
I just read through all the posts in this thread and haven't found a solution for this:
When I import the product, it goes all the way to 99% done and then I get a database error: MySQL Error : Duplicate entry 'vbspell_allow_all' for key 1 I've been looking for a solution for an hour with no success - please, someone take pity on me and tell me what to do? :( On edit - searched and found 3 things in vb_settings from a previous installation of vbSpell - there are three vbspell_ variables in vb_setting that need to be deleted before you import the product. I haven't tested yet but no more database errors; hopefully it worked! :) On edit again - I spoke too soon. :( Javascript errors, and it doesn't work. :( |
Quote:
|
Quote:
Do you run cpanel???? If so you can log into it at www.mmaworld.org/cpanel and you can access phpmyadmin under the mysql icon and install the database querry that way. Did you remove the dictionary.dic file that you uploaded previously???? badham |
Quote:
Cheers mate this worked great for me. I run 2 forums and for some reason it installed great on one the other it kept dropping the table like you said :confused: |
Quote:
and no I did not remove the dictionary.doc file....I will try that and let you know. Thanks for all the help! |
If you can't figure it out.....you can pm me the control panel info and I can fix it in about 10 minutes......
badham |
Quote:
Thank you, I will let you know :) |
Well I see this is my list of plug ins, and everything looks right, but still no spell check?
|
Quote:
|
Having some serious issues with this. Ive tried uninstalling it and reinstalling it.
This is what I see when I upload the XML Code:
Processing: 4722... (2%) Database error in vBulletin 3.6.0: Code:
Invalid SQL: Help? |
Quote:
|
Wewt Spellcheck.
|
Anyone?
|
I've been wanting to install this add-on for a long time, but it seems to have MAJOR integration issues with MANY members and very little support.
Pretty sad for such a promising script. :( If the support gets better and the install process is made easier I don't see why this mod couldn't be Mod of the Month many times over. |
Quote:
Previous post: Okay I've fully tested the newest version of vB Spell and confirmed that it does not work with Photopost v5.31 or Reviewpost v3.31. As long as this plugin is enabled, you do not get the message box (like the one I'm typing in right now) I've tested this on both a Mac (Safari and Firefox) and a PC using (IE and Firefox). With the plugin turned on, it works great on all platforms mentioned above. I really hope this can be fixed so that it works with both Photopost and Reviewpost. I have both of these products installed on two of my websites. N.E.O.S.M.U.T. Paintball and F/Stopmedia Photography If the developer needs me to test a build later (if he/she decides to fix this issue), please feel free to contact be via PM. I'm eagerly awaiting a fix. Great Job so far!!!! |
Any chance of a UK English Dictionary?
I have the problem where the window pops up behind the main window and as soon as you click on ok for the spell check is complete dialogue it closes everything. |
Is this dead? I think this should have been added to vB many versions ago. Since it wasn't, can somebody please get this up to snuff so we can all share in it's splendor?
|
All times are GMT. The time now is 01:10 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:
|