Address fields on the user registration form is not working on my website :(

Comments

wickwood’s picture

It's not working for me either. Brand new install of Drupal 6.12 and installation of Addresses.

landry’s picture

I concur, not working for me either. I can add fields coming from ldap_provisioning module to the registration form, but out-of-the-box addresses fields don't show up there if 'addresses_user_register' is set to TRUE.

landry’s picture

And indeed, as soon as i type this comment, i wonder if it could conflict with ldapprov module.. in fact it does. If you disable LDAP provisioning, the adresses fields shows correctly in user registration form. Using firebug & drupalforfirebug, i can see that user_register form is replaced by ldapprov_register form when LDAP provisioning is enabled.

So i don't know if it's a bug in addresses module (where the address_information should be added to the form given on the page, being it user_register or ldapprov_register), or in ldap provisioning module (where it shouldn't replace user_register, but complement it ?)

I don't know enough drupal internals to judge...

Babalu’s picture

I'm not using the LDAP provisioning module

codycraven’s picture

Status: Active » Fixed

I just tested this with the dev release of Addresses (much more up to date than 6.x-1.05) and the address fields do indeed appear on the user registration form when the option is selected. If the fields are not appearing for you please install the dev release and update to the latest version of Drupal if you haven't.

The LDAP Provisioning conflict is something that should be looked in to. However as it is a module conflict, and not necessarily a heavily used module, there are many more pressing issues for Addresses at the moment.

landry - Once 2.x is released if there is still a conflict with LDAP Provisioning please open an issue specifically for that conflict and I will be happy to look in to it.

codycraven’s picture

Title: Address fields on the user registration form » Address fields on the user registration form disappear when 'Address book' option enabled
Version: 6.x-1.05 » 6.x-1.x-dev
Status: Fixed » Needs work

I have discovered an issue with the 'Address fields on the user registration form' setting.

When the 'Address book' option is enabled the address fields on the user registration form are removed. This is something that will need to be researched to discover the reasoning behind this and hopefully a fix.

sushant1431’s picture

Component: User interface » Code

Ya, addresses is not showing up in user registration form,
Installing the dev release of Addresses, will solve the problem, but it will not show the dropdown for province.