Heard about this profile in the BOF This evening. Liking it for the most part. Found a couple issue after doing a fresh install. I may be able to come around and patch some of them but I'll just get them up for now.

Notice: Undefined variable: skinr in include() (line 43 of .../themes/openchurch_theme/block.tpl.php).

Occurs about 10x on every page.

Comments

drupalninja99’s picture

Status: Active » Needs work

Oh that is a good point. I know what that is, I thought I removed the $skinr reference in that theme. Did you download from the project page? Also you should disable notices bc many contrib modules throw notices and even if I have zero notices for OC some contrib modules will still have notices that I can't control.

drupalninja99’s picture

I might just need to update the download on the OC site bc I believe that I already fixed the $skinr var issue, I just hadnt updated the OC site since it was a pretty minor update.

danielphenry’s picture

Status: Needs work » Closed (duplicate)

Sure enough I moved to the dev version and this issue has already been resolved. Also found a case that I missed earlier that already covers it:

#1475710: OpenChurch Installation Issues and Error Messages

Closing as duplicate.

drupalninja99’s picture

Ok I appreciate it, I will update the Oc site this week to make sure it has the latest copy this week.

danielphenry’s picture

To qualify the version I had trouble with was the alpha1 on drupal.org. The dev version was fine though. To make maintenance easier you could just have the oc site point to drupal.org. Then you only have to manage one release location.