PoeticMediaLab / Lacuna

Lacuna: Digital Annotation for Teaching and Learning
http://www.lacunastories.com
GNU General Public License v2.0
36 stars 20 forks source link

LacunaStories - Update to Drupal 7.5.1 #168

Closed pguerr061703 closed 7 years ago

pguerr061703 commented 7 years ago

Hi

I am running LacunaStories on a Ubuntu 16.04 virtual host with Drupal core 7.5.0 The Status Report in LacunaStories says that 7.5.1 is available, but requires a manual upgrade. Has anyone done this? Will LacunaStories work on Drupal 7.5.1. I have already backed up the entire DB (Backup & Migrate). Can someone please walk me thru the upgrade procedure? Hopefully it's not too tedious (steps). Thank you

mwidner commented 7 years ago

Lacuna should work just fine with Drupal 7.5.1, so long as you're careful not to update the d3 module, too. Usually, updates pick up everything, including contributed modules. Here are the canonical directions for updating:

https://www.drupal.org/node/250790

The simplest route is to use drush via the drush up command. Just don't update the d3 module, as I mentioned.