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) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • dedupe code for profiles
Pages: [1]

Author Topic: dedupe code for profiles  (Read 644 times)

jsherk

  • I post occasionally
  • **
  • Posts: 82
  • Karma: 0
dedupe code for profiles
April 24, 2010, 08:05:22 pm
I have setup a custom profile to add contacts but the dedupe rules I setup do not appear to work:
http://issues.civicrm.org/jira/browse/CRM-6130

Can somebody point me to the file(s) that contain the duplicate matching code that would be used by a profile? I have been looking thru the civicrm code, but its just so huge I do not know where anything is yet, and I cannot locate what I am looking for.

I would like to pinpoint and try to fix the problem if I can.

Thanks.

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: dedupe code for profiles
April 24, 2010, 10:29:26 pm

check: CRM/Profile/Form.php, function postProcess

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

jsherk

  • I post occasionally
  • **
  • Posts: 82
  • Karma: 0
Re: dedupe code for profiles
April 25, 2010, 05:02:28 am
Thanks... that saves me a LOT of time!!!

jsherk

  • I post occasionally
  • **
  • Posts: 82
  • Karma: 0
Re: dedupe code for profiles
April 25, 2010, 10:00:54 am
Ok I figured out what the issue is. Read more here:
http://issues.civicrm.org/jira/browse/CRM-6130

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • dedupe code for profiles

This forum was archived on 2017-11-26.