I have an Omeka installation on managed hosting via Reclaim (www.wardvalleyarchive.org). I recently attempted to update to 3.1.2 from 3.1.1. The update completed, but all images did not display, instead what showed was the url where the documents are stored on Amazon Web Services… I was able to restore to a previous backup of the site. Can anyone help me figure out what is going wrong? Prior to updating Omeka, I updated all plugins and the theme (which is Foundation).
Was this an automatic upgrade, like a button you press in the Reclaim interface, or something you did yourself following our upgrading instructions? I can’t speak to anybody’s auto-upgrader, but I can talk about upgrades more generally.
I would guess that what happened was that your config settings (in particular your storage settings, which would be where the S3 settings were) didn’t get carried over to the upgraded version. These settings are in your application/config/config.ini file.
You could grab a copy of that file now and retry the upgrade, then see if the settings are there in that file post-upgrade, and restore them from your copy if they aren’t. (Or, if you did this upgrade yourself, just make sure you’re bringing that config.ini file over.)
Thank you for giving us something to test next, and fingers crossed it’s a config.ini issues. We did conduct an automatic upgrade via the Reclaim interface. If there is another recommended procedure for upgrading, please let us know?