Forums
(@jackdaous)
3 years, 10 months ago
Easy fix but not really fix.
Change the wordpress debug mode off
define( ‘WP_DEBUG’, false );
in wp-config.php
Then you cannot see the error.