Closed (fixed)
Project:
Media: Archive
Version:
6.x-2.2
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
13 Sep 2011 at 10:48 UTC
Updated:
17 Nov 2011 at 10:16 UTC
Hi All,
I have this error in media_archive v6.x-2.2
* warning: Invalid argument supplied for foreach() in modules/contrib/media_archive/media_archive.module on line 104.
* warning: implode() [function.implode]: Invalid arguments passed in modules/contrib/media_archive/media_archive.module on line 113.
Any idea to resolve this problem ?
Thanks
Comments
Comment #1
factanalyzer commentedExact same issue here!
Comment #2
factanalyzer commentedThis error was not caused by Media:Archive module, instead, caused by the Embedded Media Field module (emfield)
Check for the fix here (by: Qubical) http://drupal.org/node/398400#comment-4636812
You can also apply the patch posted here (made by: dale42, including a better fix done by: Sk8erPeter) http://drupal.org/node/398400#comment-5019564
Also, check this comment http://drupal.org/node/398400#comment-4783614
Hope that helps!