cotonti.com : Extra Registration Fields https://www.cotonti.com Neueste Themenbeiträge Cotonti en Thu, 12 Feb 2026 19:07:31 -0000 Trustmaster Hmm, I couldn't reproduce it:

Admin / Users / Extrafields

users.register.tpl:

<tr>
	<td>{USERS_REGISTER_FIRSTNAME_TITLE}</td>
	<td>{USERS_REGISTER_FIRSTNAME}</td>
</tr>
<tr>
	<td>{USERS_REGISTER_LASTNAME_TITLE}</td>
	<td>{USERS_REGISTER_LASTNAME}</td>
</tr>

Results

]]>
So, 08 Apr 2012 19:06:22 -0000
fraze sorry - i did put them in uppercase, just typed it lowercase here for speed.

]]>
So, 08 Apr 2012 17:46:22 -0000
Trustmaster Tags are case-sensitive.

]]>
So, 08 Apr 2012 11:51:37 -0000
fraze unfortunately that doesnt appear to work on my genoa installation...ive added {users_register_firstname} and {users_register_lastname} to my registration form but when it loads in a browsser the area is just blank.

]]>
So, 08 Apr 2012 09:52:27 -0000
Trustmaster They do work on registration page. Make sure you use proper tags in users.register.tpl, e.g. {USERS_REGISTER_FIRSTNAME}.

]]>
Sa, 07 Apr 2012 06:39:06 -0000
fraze ok, will that enter them into the database after registration?

]]>
Fr, 06 Apr 2012 20:53:16 -0000
GHengeveld You can do this:

<input type="text" name="ruserfirstname">

Where 'firstname' is the name of the extra field.

]]>
Fr, 06 Apr 2012 20:45:00 -0000
fraze I've done some searching, but unfortunately can't find anything specific.

Is there an easy way to add extra fields on the registration page?  The extra user fields you can enter from the admin section only appear to work on the profile page.

thanks

]]>
Fr, 06 Apr 2012 20:28:00 -0000