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
Comment #1
rwohlebThis 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.