Loading...
 
Features / Usability

Features / Usability


tiki-register.php

posts: 8

I would like to customize my user registration to include (besides login, pass1,pass2,email) their address, organization and a few other fields. But I can't figure out where to edit this page for all that.

Thanx in advance.

posts: 2881 United Kingdom

You would need to add new fields to the tiki-register.tpl and match up with the tiki-register.php file, then write a db routine to save that data, and then another routine to display it somewhere.

Alternatively you can use Trackers in 1.9 when it becomes stable Dec/Jan time

Damian


posts: 27

I want to ask the users questions during registration and this seems the best way to do it.

A question, we have have a waiver that they need to read and check a box that they've read it. Is this possible?

Thanks,
Jon

http://www.tatankanation.org

posts: 27

I've got it asking for the user info, and see a checkbox that I could use for the waiver. How do I display the waiver to them?

Thanks much,
Jon

posts: 27

Well I'm on the subject of registration. I want to send the user to Pay Pal after registration to pay. Any suggestions on how to do that?

Thanks,
Jon