Title: ErrorException: [E_NOTICE] Undefined variable: value
Last modified: August 9, 2018

---

# ErrorException: [E_NOTICE] Undefined variable: value

 *  Resolved [fitnessbilim](https://wordpress.org/support/users/fitnessbilim/)
 * (@fitnessbilim)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/errorexception-e_notice-undefined-variable-value/)
 * I’m using XPress. It provides a bridge between XenForo and WordPress. I see this
   error in the Xenforo panel. What is the reason of this?
 * **ErrorException: [E_NOTICE] Undefined variable: value /var/www/vhosts/xx/httpdocs/
   wp-content/plugins/helpful/core/Core.class.php:374**

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

 *  Thread Starter [fitnessbilim](https://wordpress.org/support/users/fitnessbilim/)
 * (@fitnessbilim)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/errorexception-e_notice-undefined-variable-value/#post-10573819)
 *     ```
               if( $result == true ) {
       					echo apply_filters( 'helpful_after_pro', $value );
       					wp_die();
       				}
   
       				else {
       					echo apply_filters( 'helpful_error', $value );
       					wp_die();
       				}
       ```
   
 * this code does not give me an error when I completely remove it. but he does 
   not show the message after voting.
 *  Thread Starter [fitnessbilim](https://wordpress.org/support/users/fitnessbilim/)
 * (@fitnessbilim)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/errorexception-e_notice-undefined-variable-value/#post-10573852)
 * `echo apply_filters( 'helpful_after_pro', $value );`
 * I think the problem is in this code. can you examine it?
    “After voting” does
   not show. The error also disappears.
 *  Plugin Author [Pixelbart](https://wordpress.org/support/users/pixelbart/)
 * (@pixelbart)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/errorexception-e_notice-undefined-variable-value/#post-10574732)
 * I’ll take a look. Thanks for reporting
 *  Plugin Author [Pixelbart](https://wordpress.org/support/users/pixelbart/)
 * (@pixelbart)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/errorexception-e_notice-undefined-variable-value/#post-10574748)
 * [@fitnessbilim](https://wordpress.org/support/users/fitnessbilim/) you can download
   the dev version (2.4.3): [https://downloads.wordpress.org/plugin/helpful.zip](https://downloads.wordpress.org/plugin/helpful.zip)
 * Should be solved there.

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

The topic ‘ErrorException: [E_NOTICE] Undefined variable: value’ is closed to new
replies.

 * ![](https://s.w.org/plugins/geopattern-icon/helpful.svg)
 * [Helpful](https://wordpress.org/plugins/helpful/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/helpful/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/helpful/)
 * [Active Topics](https://wordpress.org/support/plugin/helpful/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/helpful/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/helpful/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Pixelbart](https://wordpress.org/support/users/pixelbart/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/errorexception-e_notice-undefined-variable-value/#post-10574748)
 * Status: resolved