wp-helpers.php #778 expects param 1 to be an array, null given
-
Getting the aforementioned error warning when logged in as a non-admin. It coincides with the next warning that keeps repeating:
Warning: Invalid argument supplied for foreach() in /wp-admin/includes/plugin.php on line 1515
=
foreach ( $submenu[$parent] as $submenu_array ) {
wp-helpers.php #778 =
array_unshift($submenu['options-general.php'], $all_options_menu);
So what’s that first array supposed to be? Thanks.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘wp-helpers.php #778 expects param 1 to be an array, null given’ is closed to new replies.