Cannot modify header information when switching users
-
Hey guys,
Until recently had no trouble at all using the plugin but recently when switching I get this error:
Warning: Invalid argument supplied for foreach() in /path-to/wp-admin/includes/plugin.php on line 1554
Warning: Cannot modify header information – headers already sent by (output started at /path-to/wp-admin/includes/plugin.php:1554) in /path-to/wp-includes/pluggable.php on line 1219
Line 1554 in plugin.php is: foreach ( $submenu[$parent] as $submenu_array ) {
Line 1219 in pluggable.php is: header(“Location: $location”, true, $status);I’d appreciate your help.
krko
The topic ‘Cannot modify header information when switching users’ is closed to new replies.