function _swfobject_api_settings() does not exist
yched - June 29, 2007 - 20:54
| Project: | SWFObject API |
| Version: | 5.x-1.2-1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Probably a typo, but the release is broken :-(

#1
currently there is an error on site/admin/settings/swfobject_api
as;
Fatal error: Call to undefined function: _swfobject_api_settings() in /home/sites/all/modules/swfobject_api/swfobject_api.module on line 46
might be related to the same issue
#2
Yes, it is the same issue :-)
#3
just comment out line 46 of swfobject_api.module
that line must be a left over from a previous version. weird.