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 »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Error when updating contact
Pages: [1]

Author Topic: Error when updating contact  (Read 592 times)

Gaia

  • I’m new here
  • *
  • Posts: 16
  • Karma: 0
    • MATTERmídia Marketing Digital
  • CiviCRM version: 4.2
  • CMS version: Wordpress 3.4.x
  • MySQL version: 5.1.x
  • PHP version: 5.3.x
Error when updating contact
August 16, 2012, 01:12:10 pm
while saving an existing contact, on:

Code: [Select]
/wp-admin/admin.php?page=CiviCRM&q=civicrm/contact/add&reset=1&action=update&cid=2&context=search&key=
when I click save and i get an error 500:

Code: [Select]
mod_fcgid: stderr: PHP Fatal error:  Call to undefined method CRM_Utils_System_WordPress::updateCMSName() in /home/peg/public_html/wp-content/plugins/civicrm/civicrm/CRM/Core/BAO/UFMatch.php on line 434, referer: http://peg.mattermidia.com.br/wp-admin/admin.php?page=CiviCRM&q=civicrm/contact/add&reset=1&action=update&cid=2&context=search&key=

from the following address:

Code: [Select]
/wp-admin/admin.php?page=CiviCRM&q=civicrm/contact/add
which makes it impossible to update this address. I am only trying to change the email address.

Thanks
« Last Edit: August 16, 2012, 01:13:48 pm by Gaia »
"My country is the world, and my religion is to do good" - Thomas Paine

davej

  • Ask me questions
  • ****
  • Posts: 404
  • Karma: 21
Re: Error when updating contact
October 02, 2012, 05:13:26 am
Hi,

I had the same error (among others that I'm still trying to track down) when trying to import contacts on a Civi 4.1.5 / Wordpress site. It's evidently due to the function CRM_Utils_System_WordPress::updateCMSName not being implemented in that version.  :o This was fixed in 4.1.6 - see http://issues.civicrm.org/jira/browse/CRM-10620 .

Hope this helps,

Dave J

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Error when updating contact

This forum was archived on 2017-11-26.