Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

Re: [yogi] Adding a field to the sign_up form

Quote Reply
Re: [yogi] Adding a field to the sign_up form In reply to
Hi Yogi,
I added this :
<tr>
<td align=right>
<%body_font%>Referrer<%/body_font%>
</td>
<td>
<input class="button" type=text name=user_referrer value="<%if user_referrer%><%user_referrer%><%endif%>">
</td>
</tr>
and added a
user_referrer varchar(255) not null etc. through the admin panel and it seems to work, no longer have the unknown tag error.

Thanks very much for your help.

John
Significant Media
Subject Author Views Date
Thread Adding a field to the sign_up form Jag 4776 Jul 28, 2002, 10:34 AM
Thread Re: [Jag] Adding a field to the sign_up form
ellipsiiis 4692 Jul 28, 2002, 11:10 AM
Thread Re: [ellipsiiis] Adding a field to the sign_up form
Jag 4692 Jul 28, 2002, 11:27 AM
Thread Re: [Jag] Adding a field to the sign_up form
ellipsiiis 4677 Jul 28, 2002, 12:05 PM
Post Re: [ellipsiiis] Adding a field to the sign_up form
Jag 4658 Jul 28, 2002, 12:31 PM
Thread Re: [ellipsiiis] Adding a field to the sign_up form
Jag 4662 Jul 28, 2002, 12:54 PM
Thread Re: [Jag] Adding a field to the sign_up form
Jag 4656 Jul 29, 2002, 12:17 AM
Thread Re: [Jag] Adding a field to the sign_up form
yogi 4664 Jul 29, 2002, 12:23 AM
Post Re: [yogi] Adding a field to the sign_up form
Jag 4648 Jul 29, 2002, 3:48 AM
Thread Re: [yogi] Adding a field to the sign_up form
Jag 4619 Jul 30, 2002, 7:18 AM
Thread Re: [Jag] Adding a field to the sign_up form
yogi 4617 Jul 30, 2002, 7:20 AM
Post Re: [yogi] Adding a field to the sign_up form
Jag 4619 Jul 30, 2002, 7:47 AM