Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

SmartyValidate: [validate plugin] form 'default' is not ...
Goto page Previous  1, 2
 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Add-ons
View previous topic :: View next topic  
Author Message
ricklach
Smarty Regular


Joined: 27 Aug 2004
Posts: 39

PostPosted: Wed Sep 01, 2004 4:05 am    Post subject: Reply with quote

Thanks Monte,
Everything is in hand now. I have got it working. Your time and effort is appreciated.

Rick
Back to top
View user's profile Send private message
fjskmdl
Smarty Rookie


Joined: 06 Jul 2004
Posts: 19

PostPosted: Wed Sep 22, 2004 11:33 am    Post subject: Reply with quote

How did you fix it? because i have the same problem...
Notice: SmartyValidate: [validate plugin] form 'frmailingopstellen' is not registered.
Back to top
View user's profile Send private message
Diemuzi
Smarty Rookie


Joined: 21 Dec 2004
Posts: 12
Location: Pensacola, Florida

PostPosted: Wed Dec 22, 2004 6:13 pm    Post subject: Reply with quote

I had this same problem. I did a quick and probably a dirty fix for it though.

All I did was comment out the following:

Code:

SmartyValidate::disconnect();


So now I have:

Code:

//SmartyValidate::disconnect();


This has removed the errors that I was getting which are similar. What problems this poses I have not yet found.
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
mohrt
Administrator


Joined: 16 Apr 2003
Posts: 7368
Location: Lincoln Nebraska, USA

PostPosted: Wed Dec 22, 2004 6:27 pm    Post subject: Reply with quote

You only call disconnect() when you are finished with SmartyValidate (leave the form). You must call connect() before you can use it again.
Back to top
View user's profile Send private message Visit poster's website
adamos
Smarty Rookie


Joined: 29 Dec 2004
Posts: 8
Location: Poland

PostPosted: Thu Jan 06, 2005 11:38 am    Post subject: Reply with quote

Yours <form> hasn't a name paramentr, and this is probably reason that you have error which tell that this from isn't registered.
_________________
> Wamp5 + AdoDB + Smarty
> CherryPy + Python + Cheetah
Back to top
View user's profile Send private message
nterprais
Smarty n00b


Joined: 28 Jan 2005
Posts: 1

PostPosted: Fri Jan 28, 2005 1:37 pm    Post subject: Reply with quote

hi !

I had solved the same problem deleting smartyvalidate::disconect
Back to top
View user's profile Send private message
web_mehul
Smarty n00b


Joined: 05 May 2007
Posts: 1

PostPosted: Sat May 05, 2007 10:14 am    Post subject: Error in PHPLD Notice: SmartyValidate: [validate plugin] Reply with quote

I am getting the error of smarty template on my PHPLD directory

Notice: SmartyValidate: [validate plugin] form 'contact_us' is not registered. in /home/massiven/public_html/libs/smarty/plugins/function.validate.php on line 46

can anybody help?
Back to top
View user's profile Send private message
dvduval
Smarty Rookie


Joined: 11 Mar 2007
Posts: 17

PostPosted: Sun Aug 10, 2008 2:08 am    Post subject: Reply with quote

Sorry I missed your post here, but please do post in the phpLD forums, and we can surely help.
_________________
PHP Link Directory
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Add-ons All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP