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

singularo’s picture

Status: Active » Closed (fixed)

The 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.