I use the Google Maps Widget and above that it there are a couple of error messages. The widget is working, the map is displayed. Message displayed after having Debug set to true in wp-config.
Notice: Undefined index: width in /var/username/wp-content/themes/enfold/framework/php/class-framework-widgets.php on line 1073 Notice: Undefined index: height in /var/username/wp-content/themes/enfold/framework/php/class-framework-widgets.php on line 1073 Notice: Undefined index: icon in /var/username/wp-content/themes/enfold/framework/php/class-framework-widgets.php on line 1073
Hi bjornsennbrink,
Enfold is at version 1.9.1 at this point but if you are getting an error only when debug is one it is probably not a big issue.
Regards,
Devin
It is 1.9.1.
I missed that.
Is not debug ment to be used to find errors?
Hi,
The errors you’re having are not a big issue. This is the list of wordpress error level reporting.
http://www.php.net/manual/en/errorfunc.configuration.php#ini.error-reporting
Regards,
Ismael