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) »
  • Upgrading 2.2.9 => 3.4.8 - civicrm_preferences.domain_id
Pages: [1]

Author Topic: Upgrading 2.2.9 => 3.4.8 - civicrm_preferences.domain_id  (Read 675 times)

Chris Burgess

  • Ask me questions
  • ****
  • Posts: 675
  • Karma: 59
Upgrading 2.2.9 => 3.4.8 - civicrm_preferences.domain_id
May 05, 2012, 05:15:26 pm
Ran into this during a migration from 2.1.6 to 4.1.2. Had to do this in several steps, 2.1.6 => 2.2.9 => 3.4.8 => 4.1.2.

During 2.2.9 to 3.4.8, the upgrader refused to continue because it couldn't find the civicrm_preferences.domain_id column.

Adding the column to the DB causes the upgrader to fail, so I patched CRM/Core/BAO/Preferences.php to work around it. (We're only using 3.4.8 as an upgrade step anyway.)

Patch for 3.4.8 is here: https://gist.github.com/2606503
@xurizaemon ● www.fuzion.co.nz

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • Upgrading 2.2.9 => 3.4.8 - civicrm_preferences.domain_id

This forum was archived on 2017-11-26.