'Invalid argument supplied for foreach()'
-
I’m trying to replace a bad file because I believe the filename may have screwed some things up. Trying a straight replace gave me this error – which I’m not surprised because only one size has ever shown. Without looking too deep I just wanted to bring this to your attention.
Backtrace from warning 'Invalid argument supplied for foreach()' at /html/mydomain.com/www/wp-content/plugins/enable-media-replace/upload.php 40: /html/mydomain.com/www/wp-content/plugins/enable-media-replace/upload.php 99 calling emr_delete_current_files() /html/mydomain.com/www/wp-content/plugins/enable-media-replace/enable-media-replace.php 88 calling require_once() calling emr_options() /html/mydomain.com/www/wp-includes/plugin.php 496 calling call_user_func_array() /html/mydomain.com/www/wp-admin/admin.php 212 calling do_action() /html/mydomain.com/www/wp-admin/upload.php 10 calling require_once() Backtrace from warning 'Cannot modify header information - headers already sent' at /html/mydomain.com/www/wp-includes/pluggable.php 1178: /html/mydomain.com/www/wp-includes/pluggable.php 1178 calling header() /html/mydomain.com/www/wp-content/plugins/enable-media-replace/upload.php 203 calling wp_redirect() /html/mydomain.com/www/wp-content/plugins/enable-media-replace/enable-media-replace.php 88 calling require_once() calling emr_options() /html/mydomain.com/www/wp-includes/plugin.php 496 calling call_user_func_array() /html/mydomain.com/www/wp-admin/admin.php 212 calling do_action() /html/mydomain.com/www/wp-admin/upload.php 10 calling require_once()
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘'Invalid argument supplied for foreach()'’ is closed to new replies.