• Resolved stevenew2019

    (@stevenew2019)


    Hi, We have a number of errors showing on a client site as follows
    Notice: Undefined index: version in wp-content/plugins/wordpress-popup/inc/front/hustle-module-renderer.php on line 1905

    Notice: Undefined index: validation_message in /wp-content/plugins/wordpress-popup/inc/front/hustle-module-renderer.php on line 1921

    Notice: Undefined index: version in /wp-content/plugins/wordpress-popup/inc/front/hustle-module-renderer.php on line 1905

    Notice: Undefined index: validation_message in /wp-content/plugins/wordpress-popup/inc/front/hustle-module-renderer.php on line 1921
    Can you help point them in the right direction for a fix?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @stevenew2019 ,

    Can you check if you have in the wp-config.php file this line:

    
    define('WP_DEBUG', true);

    If yes, can you try to change it to

    define('WP_DEBUG', false);

    kind regards,
    Kasia

    Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @stevenew2019

    I hope you are doing well.

    We haven’t heard from you in a while, I’ll mark this thread as resolved.

    However, feel free to let us know if you have any additional question or problem.

    Best Regards
    Patrick Freitas

    Thread Starter stevenew2019

    (@stevenew2019)

    Hi, my reply seems to have gone. That setting was already there and not suppressing the errors.

    Have you any other suggestions?

    Regards

    Steve

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @stevenew2019 ,

    Can you try to re-install (delete and install again) plugin? I’ve checked my site and I wasn’t able to replicate those notices at all.

    kind regards,
    Kasia

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘undefined index errors’ is closed to new replies.