There are several modules that need to be enabled, including

1) Openchurch Social
2) Openchurch Video
3) All of the demo content modules

+ I think I will need to add an UPGRADE.txt in the profile with instructions for what features to revert. It can just point to a book page or something that has instructions for every version.

Comments

drupalninja99’s picture

OK actually I have decided against auto-enabling those modules bc on a production site you wouldn't probably want the demo content modules enabled anyways. I am going to add an UPGRADE.txt file with instructions on what to do when upgrading.

drupalninja99’s picture

Added a starter UPGRADE.txt to the openchurch profile directory. See here: http://drupalcode.org/project/openchurch.git/blob_plain/refs/heads/7.x-1...

So far things are going pretty good except my videos aren't showing up.

drupalninja99’s picture

Status: Active » Needs work

OK the demo content module for Video is pointing to the wrong media fid, so I need to look at that. The videos are in the media library but I need to fix the logic that attaches them to the video content.

drupalninja99’s picture

Demo content has a weird chicken/egg problem that makes fixing the video fids difficult, but I think I will figure out a work-around today for upgraders.

drupalninja99’s picture

Added video upgrade fix to head for 1x-dev

drupalninja99’s picture

ok found another thing. I need to add openchurch mix and match styles to an update hook.

drupalninja99’s picture

Status: Needs work » Needs review

Added mix and match updates in 1x head

drupalninja99’s picture

Fixing 2 things tonight that are affecting upgrades

1. I am loading the starter theme with fusion accelerator skins on update
2. I am fixing the video demo content on upgrade - it previously wasn't working bc of some chicken egg problems

drupalninja99’s picture

Status: Needs review » Fixed

This is in alpha-3

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.