PDA

View Full Version : Registration Issue, please help.


CityInet
02-18-2003, 01:09 AM
I am currently having some trouble with my registration. The guardian email question is asked weather the user chooses On or Before 02-17-1990 or After 02-17-1990.

More importantly, when the user does register, an error occurs and I don?t think the user is being sent an email, hence they never get the chance to activate their account, see for yourself...

www.warvoice.com

thanks,
CityInet

CityInet
02-18-2003, 01:15 AM
I would also like to force all users to use the same style set.

Xyphen
03-04-2003, 07:23 PM
Originally posted by CityInet
I am currently having some trouble with my registration. The guardian email question is asked weather the user chooses On or Before 02-17-1990 or After 02-17-1990.

More importantly, when the user does register, an error occurs and I don?t think the user is being sent an email, hence they never get the chance to activate their account, see for yourself...

www.warvoice.com

thanks,
CityInet


About the question "On or Before 02-17-1990 or After 02-17-1990." It is asked to Identify that the User who is registering is above 13. If you want to remove that question being asked, you can simply do that in the admin cpanel, Remove the Coppa registration part from vBulletin Options, unless you have stuff that is only for people over "13".

About making all users use the same style, just run this Query in phpmyadmin.

run this query:

UPDATE user SET styleid=x

where "x" is the styleid of the style your want to be assigned to all the users...

Xyphen
03-04-2003, 07:25 PM
Also, I registered at your forums and the registration went fine, I even got a email. -_-