Title: Undefined Variable Error Message
Last modified: August 2, 2017

---

# Undefined Variable Error Message

 *  Resolved [mychelle.blake](https://wordpress.org/support/users/mychelleblake/)
 * (@mychelleblake)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/undefined-variable-error-message/)
 * Hi, I’m getting the following error message just above the widget on our home
   page for Easy Facebook Likebox:
 * Undefined variable: animate_effect in /home/nimblewordpress/public_html/wp-content/
   plugins/easy-facebook-likebox/public/easy-facebook-likebox.php on line 390
 * The site URL is [http://www.cynosport.com/](http://www.cynosport.com/).
 * Appreciate any help you can provide. Thank you!!

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

 *  Plugin Author [Danish Ali Malik](https://wordpress.org/support/users/danish-ali/)
 * (@danish-ali)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/undefined-variable-error-message/#post-9380352)
 * Hi [@mychelleblake](https://wordpress.org/support/users/mychelleblake/)
    i’ve
   noted it down and it will may fixed in next release. Right now you can hide these
   message by putting following code in wp-config.php file.
 *     ```
       define('WP_DEBUG', false);
       define( 'WP_DEBUG_LOG', false );
       ```
   
 * Thanks
 *  [zignorp](https://wordpress.org/support/users/zignorp/)
 * (@zignorp)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/undefined-variable-error-message/#post-9522756)
 * I was getting this warning too, and when I turned off debug, it’s just hanging,
   the widget never loads. This is on a password-protected dev site that was showing
   it before the warning appeared.

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

The topic ‘Undefined Variable Error Message’ is closed to new replies.

 * ![](https://ps.w.org/easy-facebook-likebox/assets/icon-128x128.png?rev=2476598)
 * [Easy Social Feed - Social Photos Gallery and Post Feed for WordPress](https://wordpress.org/plugins/easy-facebook-likebox/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easy-facebook-likebox/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easy-facebook-likebox/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-facebook-likebox/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-facebook-likebox/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-facebook-likebox/reviews/)

## Tags

 * [undefined variable](https://wordpress.org/support/topic-tag/undefined-variable/)

 * 2 replies
 * 3 participants
 * Last reply from: [zignorp](https://wordpress.org/support/users/zignorp/)
 * Last activity: [8 years, 8 months ago](https://wordpress.org/support/topic/undefined-variable-error-message/#post-9522756)
 * Status: resolved