PDA

View Full Version : Troubles with add_reciprocal.php and submit.php


pmarkov
02-06-2006, 07:19 AM
Hello

I have just finished with phpLD design's customizing to fit it to my web site. Everithing looks good, and works.

But I can not integrate add_reciprocal.php and submit.php into my php files as I have done this with index.php.

when I start add_reciprocal.php and submit.php as thei are originaly they works good. But when I put then into my php file and click on add button (add_reciprocal.php)
"Notice: SmartyValidate: [is_valid] form 'add_reciprocal' is not registered. in /home/coolgsm/public_html/linkpage/libs/smarty/SmartyValidate.class.php on line 129

Notice: SmartyValidate: [validate plugin] form 'add_reciprocal' is not registered. in /home/coolgsm/public_html/linkpage/libs/smarty/plugins/function.validate.php on line 49

Notice: SmartyValidate: [validate plugin] form 'add_reciprocal' is not registered. in /home/coolgsm/public_html/linkpage/libs/smarty/plugins/function.validate.php on line 49" errors appears. Why?

Thanks.