Forums

undefined is NULL or not an object

ChrisCuffe 22 Aug, 2007
First of all your product is excellent. I have actually been using it to run trusted PHP code i.e. I control all the PHP on submit etc so that I can really customise. It may be worth adding a feature that allows this without sending the email as it is a really great by product.

I have been toling with a Validation problem. I did all my work in Firefox so did not notice a Javascript problem in IE6.

My actual form is dynamically built from PHP (another great with your product) and I assumed that my error could be the result of the complexity. However I have created the most simple form as follows;

<tr>
		<td><p><strong>* Name:</strong></p></td>
		<td><input type="text" name="MyName" value="" id="MyName" /></td>
	</tr>
<p>
	<input type="submit" name="submit" value="Continue"/>
	</p>


I validate the MyName field using your Validation and I get the javascript error as in the title of this thread.

It happens even if you do not validate a field and simply turn on Validation.

Everything works fine in Firefox.

Your latest version by the way but then you will have guessed this as Validation is new.

Many thanks

Post edited by: ChrisCuffe, at: 2007/08/22 18:01<br><br>Post edited by: admin, at: 2007/08/22 22:19
Max_admin 23 Aug, 2007
Hmmmm, I will test it here and see, btw, you can use onsubmit event and select "no" at email results option😉

Cheers

Max
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
Max_admin 23 Aug, 2007
just did, this code works fine at FF2,IE7,6😉

Max
Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
ChrisCuffe 23 Aug, 2007
Always the way.

I will try an uninstall and reinstall and build from scratch again.

Many thanks
This topic is locked and no more replies can be posted.