vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vB Spell :: Spell Checker in WYSIWYG and Standard Modes (https://vborg.vbsupport.ru/showthread.php?t=92202)

Zowners 06-04-2006 03:33 PM

I get that same error, except after it says the spell check is complete, it erases the text in the messagebox.

I also get an error in edit post. I did A B and C from the top because it doesn't say otherwise. When I click the Check Spelling button it just doesn't open and I get the error icon at the bottom left of internet explorer.

moonclamp 06-10-2006 11:38 PM

Just installed and everything seems to work well :)

user02934123123 06-12-2006 01:57 PM

Seems this hack doesn't work properly on vB 3.6b1. I've just attemped a fresh install of the hack on my vb 3.6b1 test board, and on step 1 of the vbspell_install.php script, received the following DB error:
Database error in vBulletin 3.6.0 Beta 1:

Invalid SQL:
INSERT INTO settinggroup (grouptitle, displayorder, volatile) VALUES ('vbspell', '999', '0');

MySQL Error : Duplicate entry 'vbspell' for key 1
Error Number : 1062
Date : Monday, June 12th 2006 @ 10:55:55 AM
Script : http://.../admincp/vbspell_install.p...install&step=1
Referrer : http://.../admincp/vbspell_install.php
When can we expect a fix so that vbSpell works with 3.6?

danhaga 06-12-2006 03:37 PM

Im attempting to install this mod but having trouble. When the installer gets to step 5 it takes a long time and than pops up a window asking me if i want to download the install file.... any ideas?

moonclamp 06-12-2006 10:27 PM

Quote:

Originally Posted by moonclamp
Just installed and everything seems to work well :)

No, maybe not.

If an internet explorer user posts a message with a smiley in it, then spell checks the message from within the preview window their post ends up with < img>< /img> at the end of it.

moonclamp 06-12-2006 10:51 PM

Quote:

Originally Posted by cclaerhout
Your hack is really great and it works with french language. Thanks you very much.

I've just modified the installation process. I find it easier.

Code installation
Put
Code:

<script src="vbspell.js"></script>
at the end of your headinclude template.

Put
Code:

<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>

at the end of your header template.



Link to the dictionnary

editor_toolbar_on:

Find
Code:

            <if condition="is_browser('ie') AND !is_browser('mac')">
                <td><div class="imagebutton" id="{$editorid}_cmd_spelling"><img src="$stylevar[imgdir_editor]/spelling.gif" width="21" height="20" alt="$vbphrase[check_spelling]" /></div></td>
            </if>

Replace with
Code:

                <td onclick="spellCheck('vbform', '$editorid', '2');"><div class="imagebutton"><img src="$stylevar[imgdir_editor]/spelling.gif" width="21" height="20" alt="$vbphrase[check_spelling]" /></div></td>



postbit_quickedit AND showthread_quickreply :

Find
Code:

    <if condition="is_browser('ie')">
            <td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
            <td><div class="imagebutton" id="{$editorid}_cmd_spelling"><img src="$stylevar[imgdir_editor]/spelling.gif" width="21" height="20" alt="$vbphrase[check_spelling]" /></div></td>
        </if>

Replace with


Code:

       
        <td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
        <td onclick="spellCheck('vbform', '$editorid', '2');"><div class="imagebutton"><img src="$stylevar[imgdir_editor]/spelling.gif" width="21" height="20" alt="$vbphrase[check_spelling]" /></div></td>


What does it do ?
It replaces vB spell check with this one. I'm so happy it works with french language :)

Precision : i've got vB Gold Version

This is a better alternative ... but it loses the mouseover hover colour for some reason

danhaga 06-13-2006 11:06 AM

Ok I need help...

My install gets stuck at Step 5: Load the dictionary. After taking what seems like too long a pop-up appears (see attachment)

I went ahead with the install and added the buttons. Everything seems to work and function just fine but it tells me that a lot of words are wrong which really are not so Im assuming its just not seeing those words in the dictionary because of my error during the install.

Anyone have any suggestions

danhaga 06-16-2006 03:38 PM

Still looking for help with the above problem... thanks

tamarian 06-16-2006 05:40 PM

Check for errors in your apache error log

danhaga 06-16-2006 06:39 PM

Quote:

Originally Posted by tamarian
Check for errors in your apache error log

how do I do that? i have webhosting thru yahoo so I dunno if i can or not?


All times are GMT. The time now is 08:12 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01944 seconds
  • Memory Usage 1,750KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (6)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete