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) »
  • Crash updating custom fields
Pages: [1]

Author Topic: Crash updating custom fields  (Read 721 times)

bostaurus

  • I’m new here
  • *
  • Posts: 22
  • Karma: 0
Crash updating custom fields
March 11, 2012, 01:40:38 pm
I am having the same problem someone else posted about in the 4.1 release testing forum, which I don't have access to post to.  I am having this problem after just upgrading to 4.1 on with Drupal 6.  It's the exact same problem as was posted by someone else in the other forum, as copied here:

Got this problem when editing multiple choice field label, after having setup the custom field set ok. This happened on clicking 'Save'.  New value was saved ok, however. Running 4.1b3 with Wordpress.

Array
(
    [qfKey] => 912b5baf88e55befbfe54cd250ead614_8021
    [optionId] => 657
    [fieldId] => 1
    [label] => None
    [value] => 0
    [weight] => 1
    [is_active] => 1
    [default_value] => 1
)


Warning: Cannot modify header information - headers already sent by (output started at /data02/c1185369/public_html/wp/wp-content/plugins/civicrm/civicrm/CRM/Core/Error.php:351) in /data02/c1185369/public_html/wp/wp-content/plugins/civicrm/civicrm/CRM/Utils/System.php on line 310

On Drupal the warning text is as follows:
warning: Cannot modify header information - headers already sent by (output started at /home/newcivi/public_html/sites/all/modules/civicrm/CRM/Core/Error.php:351) in /home/newcivi/public_html/sites/all/modules/civicrm/CRM/Utils/System.php on line 310.

Leslie Bostaurus


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: Crash updating custom fields
March 11, 2012, 04:02:35 pm

I think this has been fixed in 4.1.1

You can check by trying to reproduce this issue on our demo server: http://drupal.demo.civicrm.org/

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 »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • Crash updating custom fields

This forum was archived on 2017-11-26.