Hi,
I've installed this with manual template edits as I didn't want to install TMS but cannot get it to find vbspell.php.
The popup works on Firefox but not on IE and the error FF is giving is:
"The requested URL /vbspell.php was not found on this server."
This is the code added to the Editpost template:
Code:
<form name="spell_form" id="spell_form" method="POST" target="spellWindow" action="vbspell.php">
<input type="hidden" name="spell_formname" value="">
<input type="hidden" name="spell_fieldname" value="">
<input type="hidden" name="spellstring" value="">
</form>
I've tried inserting /forums/vbspell.php and
http://www.mysite.com/forums/vbspell.php - neither of which work. All three files are in my /forums directory along with the Dictionary file.
Any idea why this isn't finding the file please?
Regards
Renada