• Resolved doffine

    (@doffine)


    Hello @trsupsys,

    we just noted five PHP notices in two files (mapsMapStyles.php / mapsDrawMap.php) of your plugin. We guess you will want to fix them:

    E_NOTICE Undefined index: align
    FILE: /[SERVER-PATH]/wp-content/plugins/ultimate-maps-by-supsystic/modules/maps/views/tpl/mapsMapStyles.php[19]
    
    E_NOTICE Undefined index: border_width
    FILE: /[SERVER-PATH]/wp-content/plugins/ultimate-maps-by-supsystic/modules/maps/views/tpl/mapsMapStyles.php[20]
    
    E_NOTICE Undefined index: border_color
    FILE: /[SERVER-PATH]/wp-content/plugins/ultimate-maps-by-supsystic/modules/maps/views/tpl/mapsMapStyles.php[20]
    
    E_NOTICE Undefined index: margin
    FILE: /[SERVER-PATH]/wp-content/plugins/ultimate-maps-by-supsystic/modules/maps/views/tpl/mapsMapStyles.php[21]
    
    E_NOTICE Undefined index: classname
    FILE: /[SERVER-PATH]/wp-content/plugins/ultimate-maps-by-supsystic/modules/maps/views/tpl/mapsDrawMap.php[4]

    Greetings,
    -doffine

  • The topic ‘5 PHP notices “undefined index”’ is closed to new replies.