Today I decide to turn on WordPress debug mode in WP-Config.php to check any error on the page that didn't realize. I change Change define( 'WP_DEBUG', false ); to define( 'WP_DEBUG', true );. As soon as I changed to debug mode. Then, I start to see errors message show up. The error message...