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)
-   -   PungoSpell Spell Checker for vB3.5 WYSIWYG and Standard mode (https://vborg.vbsupport.ru/showthread.php?t=83258)

Logikos 06-17-2005 10:29 AM

So this does work with other broswers?

tamarian 06-17-2005 11:04 AM

Quote:

Originally Posted by Live Wire
So this does work with other broswers?

Yes. The screenshots were taken of FireFox.

j_86 06-17-2005 11:05 AM

The spell checking in VB3.50b2 only works for IE, and is quite the anticlimax. You have to download some freeware software that plugs into IE (and IE only) and when you press the button on the WYSIWYG editor, it activates the program.

Much better spell checking capabilities are needed I think.

tamarian 06-17-2005 12:39 PM

For those who installed it already, there were 2 useless lines in the template edits:

Quote:

<input type="hidden" name="toolbar" value="2" />
Quote:

<input type="hidden" name="toolbar" value="1" />
You can delete those, as they are not needed. If you don't want to remove them, that fine, it's not a problem :)

mholtum 06-17-2005 06:56 PM

ok, my host installed pungo and I get this error in the popup window. See attatchment.

Is that an error trying to pull up the dictionary file? For suggestions?
107 foreach ($suggestions as $suggestion) {

tamarian 06-17-2005 07:09 PM

Quote:

Originally Posted by mholtum
ok, my host installed pungo and I get this error in the popup window. See attatchment.

Is that an error trying to pull up the dictionary file? For suggestions?
107 foreach ($suggestions as $suggestion) {

What happens when you enter a normal sentence, with a misspelled word? Like "I can speel godd"?

mholtum 06-17-2005 07:14 PM

I get a flash of error messages then the same error.

Code:

      foreach ($suggestions as $suggestion) {
this is the line pulling the error

tamarian 06-17-2005 07:17 PM

Quote:

Originally Posted by mholtum
I get a flash of error messages then the same error.

Code:

      foreach ($suggestions as $suggestion) {
this is the line pulling the error

Do you know if your server has aspell and dictionaries installed?

mholtum 06-17-2005 07:37 PM

My host emailed me saying "Aspell and Pspell have both been installed on Tahoe. In case you need it aspell is in /usr/bin/aspell"

tamarian 06-17-2005 07:44 PM

What's the output of this command:

aspel config

It might be a dictionary name issue, some encountered it in the 3.0.7 thread:

https://vborg.vbsupport.ru/showthrea...threadid=65737


All times are GMT. The time now is 09:49 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.01110 seconds
  • Memory Usage 1,738KB
  • 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
  • (2)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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