Project:OG Gradebook
Version:master
Component:Code
Category:support request
Priority:critical
Assigned:rwohleb
Status:active

Issue Summary

My site runs on 4.7 and has og installed with og gradebook and gradebook module. When i am logged in there are no issues but logged out on the main page will give me a blank page with the following error:

undefined function arg() path/to/og_gradebook.module on line 232

What could cause this issue?

Comments

#1

Assigned to:Anonymous» rwohleb

This is odd. The arg() function is part of the Drupal API (http://api.drupal.org/api/4.7/function/arg). I'll look into this.