Active
Project:
OG Gradebook
Version:
master
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Reporter:
Created:
4 Jan 2007 at 20:46 UTC
Updated:
11 Jan 2007 at 07:54 UTC
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.