Title: wp debug error
Last modified: September 8, 2020

---

# wp debug error

 *  Resolved [bebewazza](https://wordpress.org/support/users/bebewazza/)
 * (@bebewazza)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/wp-debug-error-6/)
 * Hey I got this when I tried debugging my WP
 * Notice: Undefined variable: user_id in /home/customer/www/exemple.com/public_html/
   wp-content/plugins/my-custom-functions/inc/php/functional.php(103) : eval()’d
   code on line 205

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [arthur-gareginyan](https://wordpress.org/support/users/arthur-gareginyan/)
 * (@arthur-gareginyan)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/wp-debug-error-6/#post-13488529)
 * Dear [@bebewazza](https://wordpress.org/support/users/bebewazza/) ,
 * Sorry for the super long delay in response.
 * This error is not related to the code of the plugin itself. The error is coming
   from your custom PHP code that entered on the plugin settings page (WordPress
   Admin Area → Settings → PHP inserter). The error message indicates that something
   is wrong on the line 205 of your custom PHP code, and this leads to the notice“
   Undefined variable: user_id”.
 *  Thread Starter [bebewazza](https://wordpress.org/support/users/bebewazza/)
 * (@bebewazza)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/wp-debug-error-6/#post-13488593)
 * Yeah I got it thank you lol

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘wp debug error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/my-custom-functions_0e1030.svg)
 * [My Custom Functions](https://wordpress.org/plugins/my-custom-functions/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/my-custom-functions/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/my-custom-functions/)
 * [Active Topics](https://wordpress.org/support/plugin/my-custom-functions/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/my-custom-functions/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/my-custom-functions/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [bebewazza](https://wordpress.org/support/users/bebewazza/)
 * Last activity: [5 years, 8 months ago](https://wordpress.org/support/topic/wp-debug-error-6/#post-13488593)
 * Status: resolved