Changes between Version 23 and Version 24 of squeeze-wheezy-mosh-upgrade
- Timestamp:
- Nov 21, 2013, 3:08:29 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
squeeze-wheezy-mosh-upgrade
v23 v24 14 14 In addition, if you are running Drupal 6, you must ensure that all your third party modules are upgraded to the most recent versions and if you are running panels you must upgrade to the dev version. 15 15 16 If you are running CiviCRM please upgrade to 4.1 (ideally, which should take care of all problems) or 4.3.8 which needs a small patch (documented in comment:9:ticket:8049) if you are using the CiviCRM views module.16 If you are running CiviCRM, please upgrade to 4.1 (ideally, which should take care of all problems) or 4.3.8 which needs a small patch (documented in comment:9:ticket:8049) if you are using the CiviCRM views module. You may be able to succesfully run earlier versions of CiviCRM, but you will need to add `error_reporting(0);` to your civicrm.settings.php file to avoid PHP strict warnings. 17 17 18 18 == Why are we making this change? ==