Closed (fixed)
Project:
Julio
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
5 May 2012 at 04:16 UTC
Updated:
3 Jun 2012 at 15:51 UTC
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
Comment #1
hitman007 commentedI have the same error...subscribing.
Comment #2
overbid commentedMe too, subscribing.
Comment #3
penguininja commentedThanks for the report, I'll look into this asap.
Comment #4
penguininja commentedThis is most likely related to the global permissions being removed from OG 2.x #1547014: Remove Global permissions
Comment #5
penguininja commentedThis 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.
Comment #6
jgraham commentedI'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.
Comment #7
Taxoman commentedHm, why is the -dev version still from May 4th, before the "nightly" that this issue refers to on May 11th?
Comment #8.0
(not verified) commentedCorrected typo