TimAllard
06-14-2007, 04:46 PM
Hello,
When i try to submit a link in IE, i get a
Notice: SmartyValidate: [validate plugin] form 'submit_link' is not registered. in domain.com/libs/smarty/plugins/function.validate.php on line 46
if(!SmartyValidate::is_registered_form($_form)) {
------> 46 trigger_error("SmartyValidate: [validate plugin] form '$_form' is not registered.");
return false;
}
It successfully adds a link with no error in firefox,..but IE i get that error on ALL form fields
Thanks for the help!
-Tim
When i try to submit a link in IE, i get a
Notice: SmartyValidate: [validate plugin] form 'submit_link' is not registered. in domain.com/libs/smarty/plugins/function.validate.php on line 46
if(!SmartyValidate::is_registered_form($_form)) {
------> 46 trigger_error("SmartyValidate: [validate plugin] form '$_form' is not registered.");
return false;
}
It successfully adds a link with no error in firefox,..but IE i get that error on ALL form fields
Thanks for the help!
-Tim