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

factanalyzer’s picture

Assigned: mohamedragab » Unassigned

Exact same issue here!

factanalyzer’s picture

Assigned: Unassigned » factanalyzer
Status: Needs work » Closed (fixed)

This 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!