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) »
  • Which upgrade script does 3.1.1 to 3.2.5 use?
Pages: [1]

Author Topic: Which upgrade script does 3.1.1 to 3.2.5 use?  (Read 569 times)

myles

  • I post frequently
  • ***
  • Posts: 263
  • Karma: 11
Which upgrade script does 3.1.1 to 3.2.5 use?
November 22, 2010, 03:50:44 pm
Lets try another question...

What upgrade script does an upgrade from 3.1.1 to 3.2.5 use?

There is no template called 3.1.1

I've finally got netbeans and xdebug playing together (I think) but have as yet failed to work out where to put a break point to identify which upgrade template is being used...

Please put me out of my misery!


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: Which upgrade script does 3.1.1 to 3.2.5 use?
November 22, 2010, 04:44:54 pm

all upgrade scripts go thru:

CRM/Upgrade/Page/Upgrade.php, function run( )

some minor release upgrades dont have any sql changes associated with them, in which case they dont have a corresponding sql file

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

myles

  • I post frequently
  • ***
  • Posts: 263
  • Karma: 11
Re: Which upgrade script does 3.1.1 to 3.2.5 use?
November 23, 2010, 06:36:56 am
Aha! - that's enabled me to a) confirm that my xdebug configuration is still not right  :'(  and b) enabled me to work out which scripts are being called, and therefore where the failure is occurring  :)

Many thanks

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • Which upgrade script does 3.1.1 to 3.2.5 use?

This forum was archived on 2017-11-26.