Bug when debug is activated
-
A fatal crash happens when server settings and debug is activated in this line : bcm-duplicate-menu.php:50
There should be a check for “isset($_GET[‘menu’])” before trying to access it because by default, when we arrive in the menu editing screen, there’s no menu specified in the query string. Doesn’t crash on most live installs because debug isn’t activated, but most devs have this activated.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Bug when debug is activated’ is closed to new replies.