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) »
  • Database update fails on 2.2.9 to 3.3.1
Pages: [1]

Author Topic: Database update fails on 2.2.9 to 3.3.1  (Read 616 times)

PaulNM

  • Guest
Database update fails on 2.2.9 to 3.3.1
December 31, 2010, 12:53:51 am
I'm attempting to update CiviCrm 2.2.9 to 3.3.1 (Drupal 6.20), but I keep getting the "Database check failed - it looks like you have already upgraded to the latest version (v3.3.1) of the database." error, even after restoring the database from an earlier backup.  Tonight was the first attempt to upgrade to 3.3.1, I tried 3.2.5 some time ago, but restored the database from backup when that failed as well.

I also attempted the rebuild schema procedure.  Restoring datafile.sql failed due to the table civicrm_navigation not existing.
I tried the CiviCRM DB Tools, but civicrm_db_integrity.php only outputs:

CiviCRM DB Tools Version 1.2

Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/user/civifix/civicrm_dbtools-1.2/civicrm_db_utils.php on line 84




The Log:
Dec 31 03:23:01  [info] $Fatal Error Details = Array
(
    [message] => Database check failed - it looks like you have already upgraded
 to the latest version (v3.3.1) of the database. OR If you think this message is
 wrong, it is very likely that this a partially upgraded db and you will need to
 reload the correct db on which upgrade was never tried.
   
Code: [Select]
=>
)

Dec 31 03:23:01  [info] $backTrace = /home/user/website/sites/
all/modules/civicrm/CRM/Core/Error.php, backtrace, 277
/home/user/website/sites/all/modules/civicrm/CRM/Upgrade/Page/
Upgrade.php, fatal, 366
/home/user/website/sites/all/modules/civicrm/CRM/Upgrade/Page/
Upgrade.php(185) : eval()'d code, upgrade_3_0_alpha1, 1
/home/user/website/sites/all/modules/civicrm/CRM/Upgrade/Page/
Upgrade.php, eval, 185
/home/user/website/sites/all/modules/civicrm/CRM/Core/Invoke.p
hp, run, 219
/home/user/website/sites/all/modules/civicrm/drupal/civicrm.mo
dule, invoke, 356
, civicrm_invoke,
/home/user/website/includes/menu.inc, call_user_func_array, 34
8
/home/user/website/index.php, menu_execute_active_handler, 18

Any suggestions and help would be greatly appreciated.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • Database update fails on 2.2.9 to 3.3.1

This forum was archived on 2017-11-26.