• Resolved Zane Taylor

    (@zanetaylor)


    After activating the plugin, I’m getting the following error in my templates where a Gravity Form should display:

    Fatal error: Using $this when not in object context in /home/content/75/3869475/html/staging/wp-content/plugins/gravity-forms-enhancements/libs/GravityFormsEnhancer/Enhancer.php on line 62

    WP: 4.1.1
    PHP: 5.3.24
    GF: 1.9.1.2

    https://wordpress.org/plugins/gravity-forms-enhancements/

Viewing 3 replies - 1 through 3 (of 3 total)
  • After we activate and check off the option to move complex labels to the top we also get the same fatal error

    Fatal error: Using $this when not in object context in .../wp-content/plugins/gravity-forms-enhancements/libs/GravityFormsEnhancer/Enhancer.php on line 62

    Plugin Author latorante

    (@latorante)

    Hi there guys,

    this is an older PHP error, where you cannont use “$this” – self containing – variable in anonymous function. During this week, I will change this behaviour to a different approach that allows it to run on machines with older PHP.

    Kind regards,
    Mart

    Plugin Author latorante

    (@latorante)

    The plugin has been updated with this fix.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fatal Error’ is closed to new replies.