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) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • downgrade 4.5.x to 4.4.11
Pages: [1]

Author Topic: downgrade 4.5.x to 4.4.11  (Read 655 times)

henro

  • I post occasionally
  • **
  • Posts: 115
  • Karma: -1
  • CiviCRM version: 4.5.0
  • CMS version: drupal
  • MySQL version: 4.2.7.1
  • PHP version: 5.2.0
downgrade 4.5.x to 4.4.11
January 05, 2015, 10:19:09 pm
hi all,

how can i to downgrade my civicrm from 4.5.x to 4.4.11.

i want to downgrade my civicrm because civibooking not working in version 4.5.x of civicrm

thanks for helps




JohnFF

  • I post frequently
  • ***
  • Posts: 235
  • Karma: 6
  • CiviCRM version: 4.4.13
  • CMS version: Drupal 7.28
  • MySQL version: 5.5.31-1
  • PHP version: 5.3.27
Re: downgrade 4.5.x to 4.4.11
January 06, 2015, 05:14:08 am
Hi henro,

I don't think that downgrading your software is the solution here buddy. I'd recommend contacting CompuCorp and asking them when a patch will be ready.

If you absolutely have your heart set on reverting then I'd suggest exporting all your data into a csv, spinning up a new install, then importing it. That's not what I recommend though - get in touch with CiviBooking's devs and ask what's up!

JohnFF
« Last Edit: January 06, 2015, 06:11:58 am by Coleman Watts »
If you like empowering charities in a free and open way, then you're going to love Civi.

Email Amender: https://civicrm.org/extensions/email-amender
UK Phone Validator: https://civicrm.org/extensions/uk-phone-number-validator
http://civifirst.com
https://twitter.com/civifirst

mathieu

  • Administrator
  • Ask me questions
  • *****
  • Posts: 620
  • Karma: 36
    • Work
  • CiviCRM version: 4.7
  • CMS version: Drupal
  • MySQL version: MariaDB 10
  • PHP version: 7
Re: downgrade 4.5.x to 4.4.11
January 06, 2015, 06:49:32 am
For many extensions, unless there are known bugs/limitations, you can edit the "info.xml" of the extension and add:

Code: [Select]
<compatibility>
    <ver>4.4</ver>
    <ver>4.5</ver>
</compatibility>

The issue tracker of CiviBooking seems to mention one issue:
https://github.com/compucorp/civibooking/issues/99

As John mentions, it's best to contact the extension authors and help push this forward.
CiviCamp Montréal, 29 septembre 2017 | Co-founder / consultant / turn-key CiviCRM hosting for Quebec/Canada @ SymbioTIC.coop

henro

  • I post occasionally
  • **
  • Posts: 115
  • Karma: -1
  • CiviCRM version: 4.5.0
  • CMS version: drupal
  • MySQL version: 4.2.7.1
  • PHP version: 5.2.0
Re: downgrade 4.5.x to 4.4.11
January 06, 2015, 11:51:34 pm
thanks john and mathew,

what i did now is install civicrm 4.4.11 again


Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: downgrade 4.5.x to 4.4.11
January 07, 2015, 08:00:18 am
+1 congratulations on solving your problem. I applaud your ingenuity and perseverance.
-1 unfortunately that solution doesn't help others in your same situation and ultimately doesn't help you because now you're "stuck" on an older version of the software until it becomes possible to upgrade the extension.
« Last Edit: January 21, 2015, 07:06:50 am by Coleman Watts »
Try asking your question on the new CiviCRM help site.

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: downgrade 4.5.x to 4.4.11
January 21, 2015, 07:13:07 am
Note on my last comment: it was intended as friendly advice but I think the brevity (+1 -1 with not much explanation) may have leant it to misinterpretation. I've expanded it to explain better what I meant and apologize for not conveying it better originally.

I'll also add that this is only my opinion (as a core team member I love encouraging people to upgrade to the latest version) but since 4.4 does have LTS status it's perfectly legit to decide to not upgrade for a while.

That said, encouraging/assisting the extension maintainers with forward-compatibility would still be an awesome thing to do.
Try asking your question on the new CiviCRM help site.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • downgrade 4.5.x to 4.4.11

This forum was archived on 2017-11-26.