I'm unable to get CiviCRM integration with Location working properly. I'm using Drupal 4.7, location CVS and CiviCRM 1.4. I created an address profile as described in the README documentation (and here http://drupal.org/node/39641) and added it to the registration page. When I go through and register, a new record is created in the location table but all of the address information is blank.

Comments

jsenich’s picture

Version: 6.x-3.x-dev » 4.7.x-1.x-dev
Category: support » bug
Priority: Normal » Critical

Does anybody know if this is a problem with the location module or CiviCRM 1.4?

dgeilhufe@yahoo.com’s picture

CiviCRM made API changes from 1.3 --> 1.4

Those changes broke the integration with the location module. So the location module needs to be updated to work with CiviCRM 1.4+.

"the location module requires an "address" profile created
in CiviCRM. I created this profile as specified in the documentation,
except for one thing: when I try to view and edit fields, I'm required
to first choose individual, household, organization, or contribution,
and then choose from the remaining drop-downs. This was added in the
current CiviCRM, because it's not present in the version used by
CivicSpace."

catch’s picture

Status: Active » Closed (won't fix)