When installing Julio I get the following error:

PHP Fatal error: Call to undefined function og_get_global_permissions() in C:\xampp\htdocs\julio\profiles\julio\modules\og\includes\og_features_permission.features.inc on line 123

Thank you.

Comments

hitman007’s picture

I have the same error...subscribing.

overbid’s picture

Me too, subscribing.

penguininja’s picture

Thanks for the report, I'll look into this asap.

penguininja’s picture

This is most likely related to the global permissions being removed from OG 2.x #1547014: Remove Global permissions

penguininja’s picture

Assigned: Unassigned » jgraham

This is indeed the case. The patch applied by Julio from #1349754: features integration for organic groups permissions and roles calls og_get_global_permissions(), which no longer exists in the latest OG dev.

A temporary solution is to use the 7.x-2.0-alpha2 release of OG instead of dev with the patch from http://drupal.org/node/1349754#comment-5819582 applied (http://drupal.org/files/og_features-1349754-30.patch). However, we'll be looking into re-rolling that patch (which adds og permissions features integration) to be compatible with the updated OG dev release asap. Assigning to jgraham.

jgraham’s picture

Status: Active » Fixed

I've re-rolled the patch in #1349754: features integration for organic groups permissions and roles and updated the makefile here http://drupalcode.org/project/julio.git/commit/72d8fad

This should be reflected and start working in the next julio nightly.

Taxoman’s picture

Hm, why is the -dev version still from May 4th, before the "nightly" that this issue refers to on May 11th?

Status: Fixed » Closed (fixed)

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

Anonymous’s picture

Issue summary: View changes

Corrected typo