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) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 3.4 and 4.0 Releases Testing »
  • Undefined Index error when viewing Change Log details.
Pages: [1]

Author Topic: Undefined Index error when viewing Change Log details.  (Read 3329 times)

pcoughlin

  • I’m new here
  • *
  • Posts: 5
  • Karma: 1
  • Impossible... a good place to start
  • CiviCRM version: 4.0-alpha1
  • CMS version: Drupal 7.0
  • MySQL version: 5.1
  • PHP version: 5.3
Undefined Index error when viewing Change Log details.
February 27, 2011, 07:42:58 pm
Process to reproduce error:
1. Select a contact and view the summary.
2. Click the "View Change Log" in the lower right of the page.
3. Click the "Update" link under the Actions column for a change that has been made.
4. The errors below will show up on the page.

Code: [Select]
Notice: Undefined index: form_values in CRM_Report_Form->preProcessCommon() (line 256 of /var/www/sitename/htdocs/sites/all/modules/civicrm/CRM/Report/Form.php).
Notice: Undefined index: description in CRM_Report_Form_Instance::setDefaultValues() (line 141 of /var/www/sitename/htdocs/sites/all/modules/civicrm/CRM/Report/Form/Instance.php).
Notice: Undefined index: title in CRM_Logging_Differ->titlesAndValuesForTable() (line 179 of /var/www/sitename/htdocs/sites/all/modules/civicrm/CRM/Logging/Differ.php).
Notice: Undefined index: title in CRM_Logging_Differ->titlesAndValuesForTable() (line 179 of /var/www/sitename/htdocs/sites/all/modules/civicrm/CRM/Logging/Differ.php).
Notice: Undefined index: title in CRM_Logging_Differ->titlesAndValuesForTable() (line 179 of /var/www/sitename/htdocs/sites/all/modules/civicrm/CRM/Logging/Differ.php).
Notice: Undefined index: title in CRM_Logging_Differ->titlesAndValuesForTable() (line 179 of /var/www/sitename/htdocs/sites/all/modules/civicrm/CRM/Logging/Differ.php).
Notice: Undefined index: id in CRM_Logging_Differ->diffsInTableForId() (line 122 of /var/www/sitename/htdocs/sites/all/modules/civicrm/CRM/Logging/Differ.php).
Notice: Undefined index: id in CRM_Logging_Differ->diffsInTableForId() (line 127 of /var/www/sitename/htdocs/sites/all/modules/civicrm/CRM/Logging/Differ.php).
Notice: Undefined index: contact_id in CRM_Logging_Differ->diffsInTableForId() (line 122 of /var/www/sitename/htdocs/sites/all/modules/civicrm/CRM/Logging/Differ.php).
Notice: Undefined index: contact_id in CRM_Logging_Differ->diffsInTableForId() (line 127 of /var/www/sitename/htdocs/sites/all/modules/civicrm/CRM/Logging/Differ.php).
Notice: Undefined index: url in CRM_Logging_Differ->diffsInTableForId() (line 122 of /var/www/sitename/htdocs/sites/all/modules/civicrm/CRM/Logging/Differ.php).
Notice: Undefined index: url in CRM_Logging_Differ->diffsInTableForId() (line 127 of /var/www/sitename/htdocs/sites/all/modules/civicrm/CRM/Logging/Differ.php).
Notice: Undefined index: website_type_id in CRM_Logging_Differ->diffsInTableForId() (line 122 of /var/www/sitename/htdocs/sites/all/modules/civicrm/CRM/Logging/Differ.php).
Notice: Undefined index: website_type_id in CRM_Logging_Differ->diffsInTableForId() (line 127 of /var/www/sitename/htdocs/sites/all/modules/civicrm/CRM/Logging/Differ.php).
Notice: Undefined index: title in CRM_Logging_Differ->titlesAndValuesForTable() (line 179 of /var/www/sitename/htdocs/sites/all/modules/civicrm/CRM/Logging/Differ.php).
Notice: Undefined index: title in CRM_Logging_Differ->titlesAndValuesForTable() (line 179 of /var/www/sitename/htdocs/sites/all/modules/civicrm/CRM/Logging/Differ.php).
Notice: Undefined property: CRM_Report_Form_Contact_LoggingDetail::$_report in CRM_Report_Form->buildInstanceAndButtons() (line 697 of /var/www/sitename/htdocs/sites/all/modules/civicrm/CRM/Report/Form.php).

The site is new install of D7.0 and "Powered by CiviCRM 4.0.alpha1."

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: Undefined Index error when viewing Change Log details.
February 27, 2011, 08:12:17 pm

can you please file an issue and preferably a patch to fix these warnings

thanx

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

roswell2011

  • I’m new here
  • *
  • Posts: 28
  • Karma: 0
  • CiviCRM version: 4.0.4
  • CMS version: Drupal 7
  • MySQL version: 5
  • PHP version: php 5.3
Re: Undefined Index error when viewing Change Log details.
August 15, 2011, 01:48:38 pm
Anything on this issue?? I am getting the same error.

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Undefined Index error when viewing Change Log details.
August 15, 2011, 02:29:51 pm
Quote
Anything on this issue?? I am getting the same error.
You should upgrade to latest stable 4.0.5

Kurund
Found this reply helpful? Support CiviCRM

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 3.4 and 4.0 Releases Testing »
  • Undefined Index error when viewing Change Log details.

This forum was archived on 2017-11-26.