Active
Project:
SWFObject API
Version:
5.x-1.2-1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jun 2007 at 20:54 UTC
Updated:
29 Sep 2007 at 19:41 UTC
Probably a typo, but the release is broken :-(
Comments
Comment #1
ica commentedcurrently 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
Comment #2
yched commentedYes, it is the same issue :-)
Comment #3
firebus commentedjust comment out line 46 of swfobject_api.module
that line must be a left over from a previous version. weird.