PHP Strict error – Undefined index: version
-
Hello, I’m receiving the PHP strict error
Notice: Undefined index: versionon 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.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘PHP Strict error – Undefined index: version’ is closed to new replies.