CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Synchronize Users to Contacts - Not adding contact records....
Pages: [1]

Author Topic: Synchronize Users to Contacts - Not adding contact records....  (Read 578 times)

TheEdge

  • I post occasionally
  • **
  • Posts: 63
  • Karma: 0
  • CiviCRM version: 4.5.0
  • CMS version: Joomla 3.3.4
  • MySQL version: 5.6.17
  • PHP version: 5.4.32
Synchronize Users to Contacts - Not adding contact records....
February 10, 2012, 03:19:31 am
Hi,

- J! 1.7.3, Civi 4.0.7

I am having trouble getting Civi to add newly created J! user records. I create 3 new records in the J! back end so that I have a total of 5 user records. However after attempting the sync Civi reports:

Code: [Select]
Checked 2 user records. Found 2 matching contact records. Created 0 new contact records.
The same message if I register 3 dummy users from the front end. The email addresses for each user are different (I have not reused email addresses). I have also checked that the default "Individual Contact" deduping rule only has "email" set for the deduping rule and that its weight is 10 which is the same as the weight required to consider that a match for the rule.

Can anyone shed any light here? Happy to execute some SQL on the back end database if that will help shed any light.

Any help, pointers etc. greatly appreciated.

TheEdge

  • I post occasionally
  • **
  • Posts: 63
  • Karma: 0
  • CiviCRM version: 4.5.0
  • CMS version: Joomla 3.3.4
  • MySQL version: 5.6.17
  • PHP version: 5.4.32
Re: Synchronize Users to Contacts - Not adding contact records....
February 13, 2012, 12:34:24 am
Bump!

TheEdge

  • I post occasionally
  • **
  • Posts: 63
  • Karma: 0
  • CiviCRM version: 4.5.0
  • CMS version: Joomla 3.3.4
  • MySQL version: 5.6.17
  • PHP version: 5.4.32
Re: Synchronize Users to Contacts - Not adding contact records....
February 17, 2012, 03:21:39 pm
Bump!

- Civi 4.0.7
- J! 1.7.3

I also want to understand what happens when there is a J! user and a matching contact. I assume this is done on email address (That is still my default single contact merge rule)? Will the association between the J! User ID and CiviCRM User ID (via table civicrm_uf_match) be created when I perform the sync process?

TheEdge

  • I post occasionally
  • **
  • Posts: 63
  • Karma: 0
  • CiviCRM version: 4.5.0
  • CMS version: Joomla 3.3.4
  • MySQL version: 5.6.17
  • PHP version: 5.4.32
Re: Synchronize Users to Contacts - Not adding contact records....
February 17, 2012, 05:43:01 pm
After doing some more digging I see that previously the site was using jos_ as the table prefix and that jos_users contains TWO records. However the correct table prefix is j16_ so CiviCRM should be looking at j16_users. Where do I set / change the table prefix to use for Joomla?

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Synchronize Users to Contacts - Not adding contact records....

This forum was archived on 2017-11-26.