• Resolved doffine

    (@doffine)


    Hello Supsystic Team,

    while deploying a WordPress installation with Duplicator Pro we just noted there are five Undefined index PHP Notices caused in files of your plugin. We think you will want to fix this. PHP used is 7.3.

    Here come the notices:

    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

Viewing 1 replies (of 1 total)
  • same problem here on PHP 7.4:

    NOTICE: wp-content/plugins/ultimate-maps-by-supsystic/modules/maps/views/tpl/mapsMapStyles.php:19 – Undefined index: align
    require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/hestia/page.php’), get_header, locate_template, load_template, require_once(‘/themes/hestia/header.php’), wp_head, do_action(‘wp_head’), WP_Hook->do_action, WP_Hook->apply_filters, mapsUms->addMapStyles, mapsViewUms->addMapStyles, viewUms->getContent, require(‘/plugins/ultimate-maps-by-supsystic/modules/maps/views/tpl/mapsMapStyles.php’)

    • This reply was modified 4 years, 6 months ago by tsjippy.
Viewing 1 replies (of 1 total)
  • The topic ‘5x PHP Notice (PHP 7.3)’ is closed to new replies.