Title: Code error in class-form-fields-generator
Last modified: October 10, 2022

---

# Code error in class-form-fields-generator

 *  [drtonyb](https://wordpress.org/support/users/drtonyb/)
 * (@drtonyb)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/code-error-in-class-form-fields-generator/)
 * You have an error in the file
 * class-form-fields-generator.php, line 5915
 *  $like = isset($conditions[‘like’]) ? $conitions[‘like’] : ”;
 * This should be
 *  $like = isset($conditions[‘like’]) ? $conditions[‘like’] : ”;

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Md. Abdullah Al Mahim](https://wordpress.org/support/users/aamahin/)
 * (@aamahin)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/code-error-in-class-form-fields-generator/#post-16087053)
 * Thanks for your message. I forwarded your message to our development team. They
   will fix it in the next release.

Viewing 1 replies (of 1 total)

The topic ‘Code error in class-form-fields-generator’ is closed to new replies.

 * ![](https://ps.w.org/mage-eventpress/assets/icon-128x128.png?rev=2252722)
 * [Event Booking Manager for WooCommerce](https://wordpress.org/plugins/mage-eventpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mage-eventpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mage-eventpress/)
 * [Active Topics](https://wordpress.org/support/plugin/mage-eventpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mage-eventpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mage-eventpress/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Md. Abdullah Al Mahim](https://wordpress.org/support/users/aamahin/)
 * Last activity: [3 years, 8 months ago](https://wordpress.org/support/topic/code-error-in-class-form-fields-generator/#post-16087053)
 * Status: not resolved