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)

tamarian 06-02-2004 12:06 AM

News: I will shortly release another spell checker hack, based on PungoSpell which will support standard and WYSIWYG modes, and displays WYSIWYG in the popup windows without the tags.

One draw back to PungoSpell, is that it will require you to have PSPELL compiled into PHP. Some have this by default, but some don't. Another draw back is the lack of the "learn" button.

I initially worked on it and had it tested, but decided to use PHPSpell for the added features. . But since I modified it already, I'll just clean it and release it, so those who prefer full WYSIWYG display can use it.

Stay tuned.

tamarian 06-02-2004 02:17 AM

PungoSpell hack is now available:

https://vborg.vbsupport.ru/showthread.php?t=65737

It has a better WYSIWYG display, with no tags shown.

Enjoy.

msimplay 06-04-2004 08:20 PM

can i just say that all those using my test account for checking the spellchecker please restrict ur posting to the test forums :)

Mont 06-08-2004 09:10 PM

I added this hack to my forums, but cannot get it to ignore the <P </P tags even though I don't have html enabled on the forums, but did set it to true in the config file. TIA for any help

PHP Code:

$Spell_Config['HTML_Tags'] = array('<a','</a','<p','<p','<P','</P','<img','</img','<b','</b','<center','</center','<i','</i','<u','</u','<list','</list','<font','</font'); 


tamarian 06-09-2004 10:59 PM

Quote:

Originally Posted by Mont
I don't have html enabled on the forums, but did set it to true in the config file.

Disable HTML in the config file. This should get rid of most of the tags, except <br>, which you can disable through the ignore option.

Mont 06-10-2004 12:27 PM

any advice on getting rid of the <P></P> tags?

http://2coolfishing.net/screenshot.jpg

Code:

// -------------------------------------------
  // BBCode Tags
  // -------------------------------------------
  $Spell_Config['BBCODE_Tags'] =

array('[b','[/b','[p','[/p','[P','[/P','[url','[/url',array('[img','[/img]'),'[i','[/i','[color',

'[/color','[size','[/size','[u','[/u','[list','[/list',array('[quote','[/quote]'),array('[code','

'));[/code]

ethics 06-24-2004 04:55 PM

Fantastic hack, sir!

raptor260 06-28-2004 04:48 PM

Here is something to chew on. I tried to install the spell checker program, but in my error.log If get this message.

[Mon Jun 28 10:28:18 2004] [error] PHP Warning: main(../config.php): failed to open stream: No such file or directory in /usr/home/domains/byuboyz.com/www/htdocs/forums/spelling/spell_config.php on line 197
[Mon Jun 28 10:28:18 2004] [error] PHP Warning: main(): Failed opening '../config.php' for inclusion (include_path='.:/usr/local/lib/php') in /usr/home/domains/byuboyz.com/www/htdocs/forums/spelling/spell_config.php on line 197.

In the web page I get this error message,

You need to fill in the Database Information in the Spelling Configuration File.

Where is this file called config.php.

ethics 06-28-2004 04:55 PM

Quote:

Originally Posted by raptor260
Here is something to chew on. I tried to install the spell checker program, but in my error.log If get this message.

[Mon Jun 28 10:28:18 2004] [error] PHP Warning: main(../config.php): failed to open stream: No such file or directory in /usr/home/domains/byuboyz.com/www/htdocs/forums/spelling/spell_config.php on line 197
[Mon Jun 28 10:28:18 2004] [error] PHP Warning: main(): Failed opening '../config.php' for inclusion (include_path='.:/usr/local/lib/php') in /usr/home/domains/byuboyz.com/www/htdocs/forums/spelling/spell_config.php on line 197.

In the web page I get this error message,

You need to fill in the Database Information in the Spelling Configuration File.

Where is this file called config.php.

Sometimes, you have to use your noggin!!! ;)

The config file is spell_config.php or something like that.

raptor260 06-28-2004 06:00 PM

Not to a smart AS$ but if you look in the spell_config.php on line 197 it refers to ../config.php. Where is that file located. It does not live in the forums directory nor does it live in the root of my website.


All times are GMT. The time now is 10:38 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.01120 seconds
  • Memory Usage 1,746KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (2)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