vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Spell checker: PHPSpell for vBulletin3 WYSIWYG and Standard mode (https://vborg.vbsupport.ru/showthread.php?t=65723)

speedracer68 09-16-2004 07:44 PM

Quote:

Originally Posted by rex_b
installed. works nicely.

Rex, looks like you got it working? I'm still stuck. Any chance you might have an idea what I have done wrong?

Thanks!

NJTackle 09-29-2004 12:40 AM

Running v3.0.3 and getting this error when clicking on SPELLCHECK:

"phpSpell only supports one of the following browsers: Operat 6+, Netscape 6+, Mozilla 1+, Internet Explorer 4+, Safari"

My workstation is Windows XP and Internet Explorer 6. Any ideas why I'm getting this message? I even did a complete fresh install of vBulletin and phpSpell.

Thanks!

OrangeFlea 10-01-2004 04:35 AM

Got everything installed, templates edited, but whenever members click on the "spell check" button, they get a runtime error. What's going on?

edit: CAN ANYONE HELP????????

voclain 10-03-2004 10:23 PM

Quote:

Originally Posted by Craigr
Open template: showthread

Find:
</head>

Add Above:
<script language='javascript' src='spelling/spellmessage.js'></script>


Save

Open template: showthread_quickreply

Find:
<input type="submit" class="button" value="$vbphrase[go_advanced]" accesskey="x" title="(Alt + X)" name="preview" tabindex="3" id="qr_preview" onclick="this.form.clickedelm.value = this.value" />

Add Below:
<if condition="DOTOOLBAR!=2">
<input type="hidden" name="toolbar" value="1" />
<input type="button" class="button" name="spellcheck" value="SpellCheck" accesskey="c" tabindex="1" onclick="openspell('1');"/>
<else />
<input type="hidden" name="toolbar" value="2" />
<input type="button" class="button" name="spellcheck" value="SpellCheck" accesskey="c" tabindex="1" onclick="openspell('2');"/>
</if>

Craig

OK...I did EVERYTHING....and every thing works EXCEPT for this????

I cannot get it to work in the QUICK REPLY??? which is set to WYSIWYG...

HELP???? I click the SPELL button...and nothing happens...unlike all the other places...it works????

Thanks...

Kirk

voclain 10-04-2004 12:49 AM

AS INFORMATION.....

MY problem mentioned above is ONLY related to the WYSIWYG QUICK REPLY box...it works in the STANDARD.

Yours,

Kirk

voclain 10-04-2004 08:13 PM

OK...I thought this was working??? BUT...it's not???

I just did another test...and when my FORUM is in the WYSIWYG mode...the PHPSPELL pop up box will show up...and actually correct the spelling....

BUT...when it's done, it will NOT transfer it over to the EDITOR????

HELP...

HELP...

HELP?????

Kirk

voclain 10-05-2004 12:15 AM

OK...this is SO FRUSTRATING?????

IT works in the PM section...but not in the NEWREPLY, NEWTHREAD, and all the other places???

But it will work in the PM section!!! in the WYSIWYG mode???

I have read this thread through 2 times...I SURE WOULD APPRECIATE some help????

Kirk

welo 10-05-2004 01:47 AM

Paste the contents of your newreply template into a text file and upload it here. I'll take a look.

voclain 10-05-2004 02:00 AM

Quote:

Originally Posted by welo
Paste the contents of your newreply template into a text file and upload it here. I'll take a look.

HERE YOU GO...I really...really...really appreciate it!!!

Yours,

Kirk

taffy056 10-07-2004 11:23 PM

Hi,

I have uploaded the spellchecker files, installed it on my server, but I cannot not see the spellchecker when I go to place a new thread etc, I am running VB 3.0.3 I have placed the altered code in the correct places in some of the templates, but the first on this thread doesn't really match exactly.

On the newreply template there are two lots of the following code:

<input type="submit" class="button" name="sbutton" value="$vbphrase[submit_reply]" accesskey="s" tabindex="1" />
<input type="submit" class="button" name="preview" value="$vbphrase[preview_post]" accesskey="p" tabindex="1" />

Do you place this after each of them?

<if condition="DOTOOLBAR!=2">
<input type="hidden" name="toolbar" value="1" />
<input type="button" class="button" name="spellcheck" value="SpellCheck" accesskey="c" tabindex="1" onclick="openspell('1');"/>
<else />
<input type="hidden" name="toolbar" value="2" />
<input type="button" class="button" name="spellcheck" value="SpellCheck" accesskey="c" tabindex="1" onclick="openspell('2');"/>
</if>

Also, some of the other templates do not have </head> in the code, where do you place this line of code instead?

<script language='javascript' src='spelling/spellmessage.js'></script>

Thanks in advance,

taffy


All times are GMT. The time now is 01:43 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
  • Page Generation 0.01246 seconds
  • Memory Usage 1,744KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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