PDA

View Full Version : Signature Required On Registration


tmod
11-21-2006, 12:50 PM
I would like to know if it is possible to modify the regsitration page to require a signature before the applicant will be approved for membership?

For instance when you register and do not fill out the image verification it will kick you back and not approve your registration.

I would like something along those lines for the Signature.

Is there a way to add this to the mandatory profile items when you register?

TIA

Tmod

Ntfu2
11-21-2006, 05:30 PM
Add a profile field from the profile field manager, make it required at registration.

Remember the field number.

Then open the postbit or postbit_legacy template and search for the signature code, and replace that with the $post[fieldX] variable

tmod
11-24-2006, 01:34 PM
Ntfu2,

Thanks for responding and that did work but not how I was hoping.

I was looking to use the same sig data availability that is in the usercp for the sigs.

Tmod