Forum Moderators: open
A long time ago I put a Google search form using the Custom Code Insert Bottom functionality. It worked great until the newsletter subscription thing was put in. Looks like it's form tag is not closed and therefore any form in the custom code goes to an error on the newsletter subscription page.
Tim
</form> tag for the newsletter subscription form. I'm sure it'll be fixed soon!
<added>Of course, you can just add the
</form> tag yourself at the very beginning of your inserted code block as a quick fix to the problem.</added>