I had the same problem I added the ajax part and it fixed it.
Quote:
Optional (Add AJAX Support to the updater form):
Inside the header OR headerinclude template (where ever your <head> </head> tags exist)
Put: <script type="text/javascript" src="http://www.mydomain.com/forum/clientscript/mmoRecruit.js"></script>
The AJAX has been tested on Firefox and IE7, if the requestor code fails the form will just submit normally.
|