Tracker debugger PHP Notices
-
With version 14.14, the Tracker Debugger page
/wp-admin/admin.php?page=wps_tracker-debugger_page
—
PHP Errors Detected in tracker.jsWe found the following error:
WarningType: Error
Message: Use of undefined constant WP_DEBUG – assumed ‘WP_DEBUG’ (this will throw an Error in a future version of PHP)
—insists on showing the above, even though I have made sure my wp-config.php contains:
—
define(‘WP_DEBUG’, 0);
define(‘WP_DEBUG_DISPLAY’, 0);
—
Is this a bug in the plugin?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Tracker debugger PHP Notices’ is closed to new replies.