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) »
  • already upgraded error with 2.1 to 2.1.2 on drupal
Pages: [1]

Author Topic: already upgraded error with 2.1 to 2.1.2 on drupal  (Read 2458 times)

Peter Chauncy

  • I’m new here
  • *
  • Posts: 17
  • Karma: 2
already upgraded error with 2.1 to 2.1.2 on drupal
November 21, 2008, 10:58:38 am
I hit a problem trying to upgrade from 2.1 to 2.1.2 on Drupal.

I followed the instructions on http://wiki.civicrm.org/confluence/display/CRMDOC/Upgrade+to+a+New+Revision+-+Drupal but got the error screen with a message that I had already upgraded to the 2.1 database.

I have wound back to 2.1 and will investigate after the weekend, I was just wondering if anyone else had experienced this problem ?

Thanks.
Peter

ctarascio

  • I post frequently
  • ***
  • Posts: 334
  • Karma: 30
    • American Friends Service Committee
  • CiviCRM version: 4.1.3
  • CMS version: Drupal 6.26
  • MySQL version: 5.5.20
  • PHP version: 5.3.13
Re: already upgraded error with 2.1 to 2.1.2 on drupal
November 21, 2008, 11:04:00 am
Hi Peter,
   Yes. I followed the same instructions and received the same message. Also, even though the version in templates/crm/common/version.tpl says 2.1.2, when I log into civicrm it still says "Powered by civicrm 2.1.1". Deleting templates_c did not help. Maybe this is related to the fact that the upgrade script did not run properly?

Cynthia

Deepak Srivastava

  • Moderator
  • Ask me questions
  • *****
  • Posts: 677
  • Karma: 65
Re: already upgraded error with 2.1 to 2.1.2 on drupal
November 22, 2008, 11:50:44 am
Quote
I followed the instructions on http://wiki.civicrm.org/confluence/display/CRMDOC/Upgrade+to+a+New+Revision+-+Drupal but got the error screen with a message that I had already upgraded to the 2.1 database.

Upgrade script expects the value for 'version' column of 'civicrm_domain' table to be '2.1' in order to upgrade to '2.1.2'. If that value is not found, upgrade script attempts to do a complete upgrade and fails /w the error you noticed. Try setting up the value if it's not already there.

Note after successful upgrade the value for civicrm_domain.version should be '2.1.2'.
« Last Edit: November 22, 2008, 11:55:07 am by Deepak Srivastava »
Found this reply helpful? Contribute NOW and help us improve CiviCRM with the Make it Happen! initiative.

dalin

  • I post occasionally
  • **
  • Posts: 89
  • Karma: 8
  • CiviCRM version: many
  • CMS version: Drupal 6
  • MySQL version: 5.0
  • PHP version: 5.2
Re: already upgraded error with 2.1 to 2.1.2 on drupal
November 23, 2008, 09:22:39 pm
I had the same problem.  What worked for me was to go to
/sites/all/modules/civicrm/install/upgrade.php?reset=1
and NOT
/civicrm/upgrade?reset=1
I then got the expected "Upgrade Successful" message
--
Dave Hansen-Lange
Web Developer
Advomatic LLC
http://advomatic.com
Hong Kong office

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • already upgraded error with 2.1 to 2.1.2 on drupal

This forum was archived on 2017-11-26.