undefined function arg()
Eagle-i - January 4, 2007 - 20:46
| Project: | OG Gradebook |
| Version: | HEAD |
| Component: | Code |
| Category: | support request |
| Priority: | critical |
| Assigned: | rwohleb |
| Status: | active |
Jump to:
Description
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?

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