![]() |
Sorry .. I did not read far enough .. I have it now .. Thanks again for the help
|
Will this hack work on vB 3.0.7? I just wanna make sure.
|
i'm running 3.0.7 and it does not appear to work for the WYSIWYG editor.
basic editor, standard editor (guided or advanced) both work. i've verified that in WYSIWYG mode that the script does two things: a) points to: Code:
<input type="button" value="Spell Check" onClick="spellCheck( 'vbform', 'WYSIWYG_HTML', '2');"> Code:
<input type="hidden" name="WYSIWYG_HTML" id="html_hidden_field" value="<p></p>" /> |
Hope this is a simple error but I don't understand it (I'm new to PHP and web designing).
I'm running; PHP 4.3.11 Win 32 and vBulletin 3.0.7 on Windows Server 2003 and Aspell-0-50-3-3. I installed the Aspell, enabled the pspell extension and unziped the files to the forums directory for the PungoSpell. I added the the spell check button to the Newreply template but when I click the button to do a spell check I get the following error; Line: 911 Char: 1 Error: Object expected Code: 0 URL: Code:
http://www.ultra-inc.com/forums/newreply.php?do=newreply&noquote=1&p=37 |
looks more like a javascript error...
|
It was a javascript error, I forgot a closing quote, oops. Thanks.
Now I get Fatal error: Call to undefined function: pspell_new() in c:\inetpub\wwwroot\forums\checkspelling.php on line 32 I think I saw this error several post back though so I'm off to search for it. Can anyone recomend a good PHP book? |
Nice, very nice. My problem is this, when I run the spellchecker, everything works, but I see this at the top of the spellchecker window:
Code:
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in \global.php on line 367 Thanks for the help! I'm running this on v3.0.7 with IIS 6 and PHP v5.0.4. I should also post that I get the same error in an additional, smaller window when trying to use the learn function. |
bi11i, try adding this in the beginning of checkspelling.php, before "include ('global.php');
Quote:
|
Actually, I don't see that line in checkspelling.php. I do see it in pungo-spell-config.php, however it doesn't do anything (no matter which file i put it in.)
Any other ideas? |
Quote:
|
All times are GMT. The time now is 04:57 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|