Undefined variable and constant
-
Two notices in the Dashboard->System Logs page:
Notice: Undefined variable: show_new_info in /var/www/vhosts/.../wp-content/plugins/wordpress-logging-service/includes/admin-overview.php on line 150
Notice: Use of undefined constant WLS_TXS - assumed 'WLS_TXS' in /var/www/vhosts/.../wp-content/plugins/wordpress-logging-service/includes/admin-overview.php on line 101 New log entries from all categories
A quick grep of the code shows me that neither are defined anywhere, except that maybe $show_new_info was possibly originally extracted from wls_get_settings() in wls_show_severity_filter()?
https://www.ads-software.com/extend/plugins/wordpress-logging-service/
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Undefined variable and constant’ is closed to new replies.