Call to member function on non-object
dellintosh - December 18, 2008 - 22:19
| Project: | AutoPilot |
| Version: | 5.x-2.0-beta4 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
When attempting to add or remove a Target I received the following error:
Fatal error: Call to a member function getID() on a non-object in /Users/cupertino/work/bold i-s/dfpdev/sites/all/modules/autopilot/includes/classes/target/Target.class.php on line 197
Attempting to add a new build gives me essentially the same error (same message different location).
