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) »
  • Upgrade to 4.2.3 problem
Pages: [1]

Author Topic: Upgrade to 4.2.3 problem  (Read 424 times)

Stuart Parker

  • I post occasionally
  • **
  • Posts: 64
  • Karma: 2
  • CiviCRM version: 4.5.2
  • CMS version: Drupal 7
  • MySQL version: 5.1.63
  • PHP version: 5.2.14
Upgrade to 4.2.3 problem
October 19, 2012, 02:12:39 am
I just upgraded from 4.2.1 to 4.2.3 and it kept getting stuck with this error:  :'(
Quote
$CRM_Queue_ErrorPolicy_reportError = Array ( [is_error] => 1 [is_continue] => 0 [exception] => Error 1: Call to undefined method CRM_Core_DAO::execute() in .../sites/all/modules/civicrm/CRM/Upgrade/Incremental/php/FourTwo.php, line 290 [last_task_title] => Upgrade DB to 4.2.3 )

Looking at the file FourTwo.php, I noticed two instances (lines 290 and 299) in this file of CRM_Core_DAO::execute($query) rather than CRM_Core_DAO::executeQuery($query)

Once I changed this, it seemed to work. :)

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: Upgrade to 4.2.3 problem
October 19, 2012, 02:25:08 am
please check http://civicrm.org/blogs/dave-greenberg/announcing-civicrm-424

Kurund
Found this reply helpful? Support CiviCRM

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • Upgrade to 4.2.3 problem

This forum was archived on 2017-11-26.