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) »
  • CiviCRM 2.2 from Drupal to Joomla
Pages: [1]

Author Topic: CiviCRM 2.2 from Drupal to Joomla  (Read 901 times)

samw3

  • Guest
CiviCRM 2.2 from Drupal to Joomla
March 09, 2009, 12:48:16 pm
Hello,

We have a client who has asked us to upgrade a CiviCRM 1.8/Drupal install to a CiviCRM 2.2/Joomla install.  I've taken it as far as CiviCRM 2.1/Drupal and plan to go to CiviCRM 2.2/Drupal.

My questions are:
  • Once I've upgraded it to CiviCRM 2.2/Drupal, can I just use this upgraded database with a vanilla CiviCRM 2.2/Joomla install?
  • Is this a smart way to do it, or is there a better way?

Thanks!
Sam
« Last Edit: March 09, 2009, 12:52:11 pm by samw3 »

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: CiviCRM 2.2 from Drupal to Joomla
March 09, 2009, 01:04:04 pm

1. yes, you'll need to do some db tweaks. In specific, here are the changes:

mysql> truncate civicrm_menu;
mysql> truncate civicrm_uf_match;
mysql> update civicrm_domain set config_backend = null;

2. this seems to be the easy/best way, IMO

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 »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • CiviCRM 2.2 from Drupal to Joomla

This forum was archived on 2017-11-26.