I want to create a stand alone registration form using the code found in the wiki.
Is there any opening/closing tags like the ones used for Login Form Tag
{exp:member:login_form return="site/index"}
{/exp:member:login_form}
Thanks in advance.
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
January 23, 2008 1:41pm
Subscribe [3]#1 / Jan 23, 2008 1:41pm
I want to create a stand alone registration form using the code found in the wiki.
Is there any opening/closing tags like the ones used for Login Form Tag
{exp:member:login_form return="site/index"}
{/exp:member:login_form}
Thanks in advance.
#2 / Jan 24, 2008 10:58am
#3 / Jan 24, 2008 5:18pm
Dear grantmx
Not only was your reply incorrect, you did not detail what the tags where or at least where to find them.
But I guess you couldn’t do that because there are no tags.
Here is the correct answer to my question.
http://ellislab.com/forums/viewthread/69651/
Cheers
#4 / Jan 24, 2008 5:27pm
Sure thing Darell… :blank:
The tags I thought you were referring too were the EE tags in the link i gave:
{exp:weblog:entry_form weblog="default_site" return="site/index" preview="site/entry"}
...
{/exp:weblog:entry_form}Like your example, but it doesn’t matter.