Re: Updated for Ubercart 6.x-2.2 and CiviCRM 3.1.5

mikesir87's picture
Offline
Joined: 06/20/2010
Juice: 6
Re: Updated for Ubercart 6.x-2.2 and CiviCRM 3.1.5

In order for me to get this to work, I had to modify the original patch to have the following:

$addr_params['contact_id'] = $contactID;

instead of

$addr_params['address']['contact_id'] = $contactID;

But, now it works flawlessly for me. I'm using CiviCRM 3.1.5 and Ubercart 2.2 in Drupal 6. Anyone else have to do something like this, or do I just have something weird going on?

CiviCRM Integration By: dharmatech (63 replies) Wed, 03/12/2008 - 15:04