Changes between Version 80 and Version 81 of squeeze-wheezy-mosh-upgrade
- Timestamp:
- Apr 7, 2014, 12:01:13 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
squeeze-wheezy-mosh-upgrade
v80 v81 16 16 * [DrupalModule:panels]: If you are running panels you must upgrade to the dev version (6.x-3.x-dev, 2013-10-01). 6.x-3.10 will break. 17 17 * [DrupalModule:draggableviews]: If you are running draggableviews, you must upgrade to the dev version (6.x-3.5+5-dev, 2013-Sep-30). Version 6.x-3.5 will break. 18 * [DrupalModule:views]: Under some circumstances, you may need to upgrade to the dev version of views (you may also need to apply the patch from #7425) 19 * [DrupalModules:date]: Under some circumstances, you may need to upgrade to the dev version of date (see #7425) 20 * [DrupalModules:backup_and_migrate]: Under some circumstances, you may need to upgrade to the dev version of backup and migrate (see #7425) 18 21 19 22 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.