Title: errors
Last modified: May 7, 2018

---

# errors

 *  [alexlii](https://wordpress.org/support/users/alexlii/)
 * (@alexlii)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/errors-182/)
 * [http://prntscr.com/jeyg8y](http://prntscr.com/jeyg8y)
 * Alex

Viewing 1 replies (of 1 total)

 *  [yehudah](https://wordpress.org/support/users/yehudah/)
 * (@yehudah)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/errors-182/#post-10255731)
 * Hi
 * The only way to understand what is wrong is to change WP_DEBUG to true and add
   two more constants like this:
 *     ```
       define( 'WP_DEBUG', true );
   
       // Enable Debug logging 
       define( 'WP_DEBUG_LOG', true );
   
       // Disable display of errors and warnings 
       define( 'WP_DEBUG_DISPLAY', false );
       ```
   
 * After that deactivate and then activate the plugin, go to ‘/wp-content/debug.
   log’
    And paste the content here.

Viewing 1 replies (of 1 total)

The topic ‘errors’ is closed to new replies.

 * ![](https://ps.w.org/post-smtp/assets/icon-128x128.gif?rev=3209655)
 * [Post SMTP – Complete Email Deliverability and SMTP Solution with Email Logs, Alerts, Backup SMTP & Mobile App](https://wordpress.org/plugins/post-smtp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/post-smtp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/post-smtp/)
 * [Active Topics](https://wordpress.org/support/plugin/post-smtp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/post-smtp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/post-smtp/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [yehudah](https://wordpress.org/support/users/yehudah/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/errors-182/#post-10255731)
 * Status: not resolved