debug.log errors
-
[12-Apr-2016 16:01:07 UTC] PHP Notice: Use of undefined constant RMFtooltip_version – assumed ‘RMFtooltip_version’ in /usr/www/users/santegi/san-int_com/wp-content/plugins/responsive-mobile-friendly-tooltip/responsive-tooltip.php on line 88
[12-Apr-2016 16:01:08 UTC] PHP Notice: Use of undefined constant chkbx_use_custom_css – assumed ‘chkbx_use_custom_css’ in /usr/www/users/santegi/san-int_com/wp-content/plugins/responsive-mobile-friendly-tooltip/responsive-tooltip-admin-page.php on line 40add this to config.php to get the debug.log in /wp-content folder
define(‘WP_DEBUG’, true);
define(‘WP_DEBUG_LOG’, true);
define(‘WP_DEBUG_DISPLAY’, false);https://wordpress.org/plugins/responsive-mobile-friendly-tooltip/
The topic ‘debug.log errors’ is closed to new replies.