• Resolved Eric Daams

    (@ericdaams)


    We are seeing this error in our logs repeatedly:

    [27-Aug-2019 02:32:16 UTC] PHP Notice:  Undefined index: mapquest_api_key in /path/to/wp/wp-content/plugins/leaflet-maps-marker/leaflet-maps-marker.php on line 739
    

    I searched the code but couldn’t find where mapquest_api_key is actually included as a setting. Where should this be configured?

Viewing 6 replies - 1 through 6 (of 6 total)
  • I just noticed this error on my website as well. I would appreciate any help.

    This is the complete error I see at the top of my html page (running a WordPress site):

    Notice: Undefined index: mapquest_api_key in /home/ephesian/public_html/wp-content/plugins/leaflet-maps-marker/leaflet-maps-marker.php on line 739

    Also: I am not using MapQuest as one of my Geocoding providers so it’s not clear why I’d get this error in any event.

    • This reply was modified 5 years, 6 months ago by voliver.
    • This reply was modified 5 years, 6 months ago by voliver.

    Thanks for the report – support for MapQuest basemaps has been removed with v3.12.2, anyway it seems we missed removing some related code. This will be fixed with the next release.

    Hello,

    I have same error. Is this resolved?
    Thank, regqrds.

    Yes, as written in the last reply, this has been fixed with 3.12.2

    Well, I still have same error.
    I have turned off all plugins, tried again and still have it.

    I have deactivated it and now searching for something similar to work with openstreetmap.
    Your plugin is great and who can use it without error is happy. For me, doesn’t work, so I’ll need to find alternative.

    Thanks anyway.

    will check the code again, anyway this should not be an issue at all, as it is only a notice, which appears in the php error log files (or on screen if wp debug is enabled) and does not have any other effects on your maps or site.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Undefined index: mapquest_api_key’ is closed to new replies.