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 »
  • Installing CiviCRM »
  • WordPress Installations (Moderators: Kurund Jalmi, Coleman Watts) »
  • New contact on each wordpress login
Pages: [1]

Author Topic: New contact on each wordpress login  (Read 1009 times)

grantbow

  • I’m new here
  • *
  • Posts: 7
  • Karma: 1
  • education through open tech
    • partimus
  • CiviCRM version: 4.4.5
  • CMS version: Wordpress 3.9
  • MySQL version: 5.1.56
  • PHP version: 5.3.27
New contact on each wordpress login
January 30, 2013, 01:00:18 pm
I think my Wordpress 3.5.1 installation of CiviCRM 4.2.7 is creating a new contact for me every time I login. How can I verify this other than careful observation? What could should I look at to patch?

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: New contact on each wordpress login
January 31, 2013, 06:22:16 am
Similar report here: http://forum.civicrm.org/index.php?topic=24198.0
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

grantbow

  • I’m new here
  • *
  • Posts: 7
  • Karma: 1
  • education through open tech
    • partimus
  • CiviCRM version: 4.4.5
  • CMS version: Wordpress 3.9
  • MySQL version: 5.1.56
  • PHP version: 5.3.27
Re: New contact on each wordpress login
February 06, 2013, 11:08:16 am
Thank you for the link! It doesn't seem to be resolved yet. It may or may not be exactly the same problem but it seems to have similar symptoms. I'm willing to work with some folks in IRC (nick:grantbow) to address this.

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: New contact on each wordpress login
February 06, 2013, 01:00:24 pm

You will need to help by debugging this and contributing a patch back. The code that creates a contact during login (if it cant find a match is at):

CRM/Core/BAO/UFMatch.php, function synchronize

which calls

CRM/Core/BAO/UFMatch.php, function &synchronizeUFMatch -- this one creates the contact

You can ping us on irc if u need more help with debugging it.

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • WordPress Installations (Moderators: Kurund Jalmi, Coleman Watts) »
  • New contact on each wordpress login

This forum was archived on 2017-11-26.