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 »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • location error after upgrade
Pages: [1]

Author Topic: location error after upgrade  (Read 394 times)

sonicthoughts

  • Ask me questions
  • ****
  • Posts: 498
  • Karma: 10
location error after upgrade
October 23, 2014, 04:49:23 pm
I'm getting reports of "Location Errors." since upgrading to 4.5.2.  One example is that the billing address is not showing up on the edit / view form "but it is there".  I saw some strange php notices but no backtrace:
Notice: Undefined offset: 1 in CRM_Core_Page_AJAX_Location::getLocBlock() (line 253 of /home/xxxxx/public_html/drupal/sites/all/modules/civicrm/CRM/Core/Page/AJAX/Locati
on.php
Notice: Undefined offset: 2 in CRM_Core_Page_AJAX_Location::getLocBlock() (line 253 of /home/xxxxx/public_html/drupal/sites/all/modules/civicrm/CRM/Core/Page/AJAX/Locati
on.php

Anyone else experience this?



Dan C

  • I post frequently
  • ***
  • Posts: 179
  • Karma: 17
  • CiviCRM version: All
  • CMS version: Joomla 2.5 and 3.X, Drupal 7, Wordpress 3.7 and up
  • MySQL version: 5.1.7 and up
  • PHP version: 5.3.5 and up
Re: location error after upgrade
October 23, 2014, 06:51:32 pm
I had a similar error on a site and a case where on the contact record the Website and Open ID fields weren't showing up.  I ultimately traced it back to a problem in civicrm_option_value table.  The values that were connected to the Contact Edit Options group had duplicate values, in this case Website and Open ID had the same values as Formal Title and Prefix.  Once I changed both values the fields reappeared.
CrusonWeb - Web Development, Implementation, and Support.  Specializing in CiviCRM and Joomla (although also knowledgable in Wordpress and Drupal as well).

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • location error after upgrade

This forum was archived on 2017-11-26.