1

Topic: Registration form Problem

When we submit a custom form to the account registration form at http://www.mydomain.com/index.php?account_register from a custom form, the values for these forms dont hold:

I Am
Looking for
Age
City
Country

whereas the username, password and email fields are added correctly.

Anyone has any fix for this or a suggestion on how to make it work?

Thanks in advance.

2

Re: Registration form Problem

Noone will be able to help you since you said you submit a custom form. Make sure your input field names are identical to those in the registration form.

Developer

3

Re: Registration form Problem

Hey vlad, thanks for the reply. Well when I said custom form,I meant that we were submitting the SAME form as yours except from a different page. All the form's fields are the same but seems NOT to register following fields:

I am
Looking for
Age
City
Country

Username and passwords seem to be registering properly!

Basically we take our form and simply post it to account_register where the username password are populated but the above are not. Strange.

Last edited by spyder (2010-03-14 03:12:23)