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)

Snake 08-10-2005 09:29 AM

Quote:

Originally Posted by tamarian
Have you updated the template edits with the new step C?

Yes, I have redone step C and still ain't working. Are you sure it's working fine on Firefox? Because I'm not using IE.

safiel 08-10-2005 10:36 AM

Quote:

Originally Posted by Snake
Yes, I have redone step C and still ain't working. Are you sure it's working fine on Firefox? Because I'm not using IE.

I'm using it on VB3.5rc2 in Firefox and it works perfect.

Snake 08-10-2005 11:08 AM

Hmm strange. I think I made a mistake somewhere on step B. So tell me exactly where you have placed the code (below one).

Quote:

<form name="spell_form" id="spell_form" method="POST" target="spellWindow" action="pungospell.php">
<input type="hidden" name="spell_formname" value="">
<input type="hidden" name="spell_fieldname" value="">
<input type="hidden" name="spellstring" value="">
</form>

tamarian 08-10-2005 03:32 PM

Quote:

Originally Posted by Snake
Hmm strange. I think I made a mistake somewhere on step B. So tell me exactly where you have placed the code (below one).

Somewhere below </head>

safiel 08-10-2005 03:55 PM

A went above </head>. B went just below $navbar. C went right after the preview button. Some things you might want to check are: that Javascript is enabled in FireFox (options. It is by default). That the popup is not being blocked (FireFox doesnt block it for me), and that you're not getting any Javascript errors (check the Javascript console).

Snake 08-10-2005 06:07 PM

Alright cool it's all working but I get a PHP error now. It says...

Quote:

Fatal error: Call to undefined function: pspell_config_create() in /home/psi/public_html/forums/pungospell.php on line 44

tamarian 08-10-2005 06:10 PM

Quote:

Originally Posted by Snake
Alright cool it's all working but I get a PHP error now. It says...

That means your PHP is not compiled with PSPELL support. You will need to recompile PHP, or go fro vB Spell :)

Snake 08-10-2005 07:37 PM

OK, I'll just go for vB Spell I guess. :)

welo 08-12-2005 07:54 PM

Have it installed and running well on 3.5 RC2. Good job on this :up:.

However, there is an issue when using preview. Seems as though if you have already spellchecked something, preview it then run spellcheck again, the spellchecker has the idea it needs to revert everything back to the original edit. Then you lose everything you wrote after previewing soon as you spellcheck. Could this have something to do with blank value=""s in the hidden tags?

tamarian 08-12-2005 08:52 PM

Quote:

Originally Posted by welo
However, there is an issue when using preview. Seems as though if you have already spellchecked something, preview it then run spellcheck again, the spellchecker has the idea it needs to revert everything back to the original edit. Then you lose everything you wrote after previewing soon as you spellcheck. Could this have something to do with blank value=""s in the hidden tags?

I just tested this, and was unable to reproduce this. When you preview, do you leave the spell check window open? The spell-checked content is only copied to the post when the spell checking is completed at the last checked word, or if you press the button "Done".


All times are GMT. The time now is 07:55 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.01375 seconds
  • Memory Usage 1,740KB
  • 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
  • (7)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