Yes changed to
$form = '<form name="spelling_mod" id="post" method="post" action="post.php?action=post&tid='.$tid.'" onsubmit="this.submit.disabled=true;if(process_form(this)){return true;}else{this.submit.disabled=false;return false;}">';
You are not logged in. Please login or register.
PunBB Forums → Posts by almost_there
Yes changed to
$form = '<form name="spelling_mod" id="post" method="post" action="post.php?action=post&tid='.$tid.'" onsubmit="this.submit.disabled=true;if(process_form(this)){return true;}else{this.submit.disabled=false;return false;}">';
I looked with firefox javaconsole and it says
parent.document.spelling_mod has no properties
Then it shows a link to this line in spelling/spellmessage.js
LinkToField = parent.document.spelling_mod.req_message;
Ok I followed all the posts and have it installed and the dictionary added. When I do a spell check I get an error in IE saying
'self.spelling_mod.req_message' is null or not an object
OK, found the issue. I'll edit the fix into my original post as well.
.........
Open spelling/spellmessage.js
I don't have a folder named spelling when I downloaded phpspell
How can I do this with version 1.2.5?
tailor
Id like to be able to let users post images using the [ img] tag in certain forums only. Right now it's either allow or disallow img tag for entire board.
This was just a little too easy.
Thanks for a great mod.
PunBB Forums → Posts by almost_there
Powered by PunBB, supported by Informer Technologies, Inc.