Cannot add element to the array as the next element is already occupied
-
Hi, i have this problem Cannot add element to the array as the next element is already occupied
when i activate the plugin, the debugger stop at this point of the code: plugin.php:1416, i have the last version. Have php 8.0.30, WordPress 6.6if ( null === $position || ! is_numeric( $position ) ) { $menu[] = $new_menu; }
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.