Class requires the og module, but will install without it.
Make class require og to install.

Comments

regx’s picture

Added dependancies for og and og_basic.
Working on issues with class_get_user_role()

regx’s picture

Class requires access control to be enabled for og, but doesn't check or require this.
If og access control is not enabled, then after creating a class, the teacher is denied access to the class.

regx’s picture

Status: Active » Fixed

Also required og_basic, and added check to make sure og access is enabled.

Anonymous’s picture

Status: Fixed » Closed (fixed)