Active
Project:
Ad Flash
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2012 at 12:54 UTC
Updated:
25 Apr 2012 at 15:28 UTC
I have this syslog error message, please see why. Looks like everything works normally, if need more information about my system just say, I trying answer for everything.
file_get_contents(modules/ad_flash/scripts/swfobject.js) [function.file-get-contents]: failed to open stream: No such file or directory - /.../includes/locale.inc - 1713. sor.
Thanks
Comments
Comment #1
Alex Andrascu commentedIt looks like a permission issue to me. Have you checked file permissions / ownership ?
Comment #2
lazly commentedI have same problem, confirmed.
Comment #3
Alex Andrascu commentedHave you tried #1 ? I was suggesting you a possible cause. I don't see an answer.
Comment #4
lazly commentedYes, I tried, but this file is not exits. I have to modified Installation step number 4: I did the original step, after make a copy of AC_ActiveX.js to name swfobject.js. My module now look like this:
Its worked fine without this change, but made tons of garbage in my syslog.
Comment #5
Alex Andrascu commentedYep i got it now...the dev version is using swfobject for mobile support. I need to mention that somewhere.