Our working hours (GMT + 7) - Monday-Friday: 8.00 a.m - 5.00 p.m - Saturday, Sunday - Closed.
Support Forum › Forums › anzima
fixed using this code :
ini_set(‘display_errors’,’Off’); ini_set(‘error_reporting’, E_ALL ); define(‘WP_DEBUG’, false); define(‘WP_DEBUG_DISPLAY’, false);
Hello, i checked the wp-config file, and it already had the define(‘WP_DEBUG’, false); in it, i tried to change it’s position to top, still same thing.
how can i remove these warnings?