throw notice when enable WP_DEBUG mode
-
I’ve installed newest WP Migrate DB package on my local computer, when I set WP_DEBUG = true in my wp-config.php, I saw this notice in any page of WP Migrate DB, it makes page crash.
” Notice: Undefined index: table_name in /Users/trieuhung/Documents/wp/wp-content/plugins/wp-migrate-db/class/wpmdb.php on line 1723″
When I turn off WP_DEBUG, everything’s fine. But I think this bug should be fix. I use wordpress version 4.9.8
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘throw notice when enable WP_DEBUG mode’ is closed to new replies.