1
iffdmay4
Contact Module - Text and Error Code
  • 2006/1/27 6:46

  • iffdmay4

  • Just popping in

  • Posts: 21

  • Since: 2006/1/24


I have placed some text on the Contact page of our site however the following code appears just above the form.

onsubmit="return xoopsFormValidate_contactform();">

Where is this code coming from as it doesn't appear in the source code of the "contact_contactusform.html" template. Actually, I did a Dreamweaver search on the source code of the entire site and doesn't appear anywhere. Got me puzzled!

The page: http://iffd.net/xoops/modules/contact/

Code in that area is as follows:

<br />
<a name="frm"></a><br />
<br /><br />
<{$contactform.javascript}>
<form name="<{$contactform.name}>" action="<{$contactform.action}>" method="<{$contactform.method}>" ><{$contactform.extra}>>
<table class="outer" cellspacing="1">
<tr>
<th colspan="2"><{$contactform.title}></th>
</tr>
<!-- start of form elements loop -->
<{foreach item=element from=$contactform.elements}>
<{if $element.hidden != true}>
<tr>
<td class="head"><{$element.caption}></td>
<td class="<{cycle values="even,odd"}>"><{$element.body}></td>
</tr>
<{else}>
<{$element.body}>
<{/if}>
<{/foreach}>
<!-- end of form elements loop -->
</table>
</form>

Any ideas??

2
iffdmay4
Re: Contact Module - Text and Error Code
  • 2006/9/7 21:25

  • iffdmay4

  • Just popping in

  • Posts: 21

  • Since: 2006/1/24


Hi, just reviving my old post. I still have this error, actually, I experience this error on ALL my XOOPS sites :(

Scroll down to just above the form and you will see the code: onsubmit="return xoopsFormValidate_contactform();">

I am using XOOPS 2.0.13.2. Any ideas?

3
iffdmay4
Re: Contact Module - Text and Error Code
  • 2006/9/7 21:26

  • iffdmay4

  • Just popping in

  • Posts: 21

  • Since: 2006/1/24


Sorry.. the URL is now http://www.iffd.net/modules/contact/

Login

Who's Online

185 user(s) are online (129 user(s) are browsing Support Forums)


Members: 0


Guests: 185


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits