vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=5)
-   -   PHPSpellchecker for VB2.x! (Beta) (https://vborg.vbsupport.ru/showthread.php?t=41071)

Raz 07-14-2002 10:00 PM

PHPSpellchecker for VB2.x! (Beta)
 
OK, finally here is the code for the PHPSpellchecker!
If you find any bugs, please post your findings here

Check out the Zip file for more info.

Enjoy!
Raz

Note: You will require PSpell (inc ASpell) installed.

Velocd 07-14-2002 10:30 PM

Another one?? Heh heh (hopefully this one works) :P
*is trying now*

Raz 07-14-2002 10:36 PM

It might work, it might not - thats why its in beta at the moment ;)

Paul 07-14-2002 10:37 PM

Thanks for offering this to the community, Raz. While I won't be installing this in the immediate future, I'm interested to hear how this works for others.

Velocd 07-14-2002 10:45 PM

Raz have you tried it? How about some support on installing this Pspell thing you need to have, I'm a bit confused on how to install it. I've already downloaded it, and looked at the instructions...but it's not much help..:p

Prince 07-14-2002 10:51 PM

I just installed it, and everything works except it will not submit the changes, when I hit Finshed Checking it just blinks and comes back again.

Raz 07-14-2002 10:52 PM

OK, to install PSpell do that following (taken from php.net):
Quote:

Configuration
RedHat 7.2 (installed without pspell/aspell)
php4.2.1 (DSO), pspell .12.2, aspell .33.7.1, Apache 1.3.24 (mod_ssl)

cd aspell
# I did not specify a prefix
./configure
make
make install

cd pspell
# I did not specify a prefix
./configure
make
cd modules
./add-modules
cd ..
make
make install
# For ldconfig /usr/local/lib was not in it?s path, so I had to edit
/etc/ld.so.conf and add: /usr/local/lib
ldconfig -v
cd ..

cd php
./configure --with-pspell=/usr/local \
--other config options etc
make
make install

Raz 07-14-2002 10:54 PM

Quote:

Originally posted by Prince
I just installed it, and everything works except it will not submit the changes, when I hit Finshed Checking it just blinks and comes back again.
Prince, upload the contents of the new zip - and it should be fine :)

Velocd 07-14-2002 10:54 PM

Heh, I'm no expert when it comes to this command stuff. Is this done in Telnet? Also, the Pspell files, do I upload them all to that spellcheck folder?

Raz 07-14-2002 10:56 PM

Velocd, you will need to rebuild your PHP installation.

If you've never done it before, I suggest you do some reading up before you attempt this.

Do you have root access to your server?


All times are GMT. The time now is 01:46 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.01181 seconds
  • Memory Usage 1,728KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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