Closed (fixed)
Project:
erp
Version:
master
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Oct 2006 at 14:24 UTC
Updated:
7 Dec 2006 at 23:01 UTC
Just get the message :
Fatal error: Call to undefined function: og_get_group_context() in c:\...\modules\erp\erp_home\erp_home.module on line 115
when I activate a block for erp module
Comments
Comment #1
singularoThe erp system pretty much requires the "og" module set. That block in particular.
I've added a test for "og" around it, which should avoid the error, but essentially makes the block useless if og isn't installed.