• Resolved harrisric

    (@harrisric)


    Hello, I’m receiving the PHP strict error Notice: Undefined index: version on line 145 of class-eeb-admin.php when WP_DEBUG is true. This appears when
    Replace plain email addresses to protected mailto links
    is checked and then saved in the main settings panel.

    Looks like it just needs to check $saved_options['version'] exists before it is used.

    https://wordpress.org/plugins/email-encoder-bundle/

Viewing 4 replies - 1 through 4 (of 4 total)
  • I’m seeing this error regardless of whether ‘Protect mailto links’ is checked.

    In what may be a related issue, the ‘Use shortcodes in widgets’ and ‘Use deprecated names’ options cannot be turned off.

    The update to 1.2.1 has taken care of the PHP error, but I’m still unable to turn off ‘Use shortcodes in widgets’ and ‘Use deprecated names’.

    Pi Zi

    (@freelancephp)

    You’re right. That will be solved in version 1.3.0.

    OK, thanks for the update and for maintaining this plugin, I install it on every site I build.

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

The topic ‘PHP Strict error – Undefined index: version’ is closed to new replies.