• I see the following loaded in my <Head></Head> tag.
    <script type='text/javascript' src='http://www.mydomainwebsite.com/wp-includes/js/jquery/jquery.js?ver=1.7.1'></script>

    I used the following short code in my post
    [google-map-v3 width="580" height="400" zoom="16" maptype="roadmap" mapalign="center" directionhint="false" language="default" poweredby="false" maptypecontrol="false" pancontrol="true" zoomcontrol="true" scalecontrol="true" streetviewcontrol="true" scrollwheelcontrol="false" draggable="false" tiltfourtyfive="false" addmarkermashupbubble="false" addmarkermashupbubble="false" addmarkerlist="1.295031892855072, 103.82841289043427{}1-default.png{}Stella RV" bubbleautopan="true" showbike="false" showtraffic="false" showpanoramio="false"]

    But I’m getting the following error at the bottom of the page. It does not show up on my website, but you can see it when you VIEW SOURCE.

    Anyone know why? The map seems to be displaying properly (All i need is the marker and the map, no other functions), but these errors are coming out in the source.

    `<param id=’language’ name=’language’ value=’en’ />
    <param id=’customMarkersUri’ name=’customMarkersUri’ value=’http://www.mydomainwebsite.com/wp-content/plugins/comprehensive-google-map-plugin/assets/css/images/markers/&#8217; />
    <param id=’errors’ name=’errors’ value='{ “oldJquery” : “ATTENTION! (by Comprehensive Google Map Plugin)\n\nYour blog/site theme or one of your plugins uses jQuery javascript library which is older than the version 1.3.0.\nThe Comprehensive Google Map plugin will not work with such outdated jQuery version.\n\nThe minimum jQuery requirement for Comprehensive Google Map plugin is version 1.3.0. Apologies for the inconvenience..”,
    “badAddresses” : “<b>ATTENTION</b>! (by Comprehensive Google Map Plugin)

    Google found the following address(es) as NON-geographic and could not find them:

    [REPLACE]Consider revising the address(es). Did you make a mistake when creating marker locations or did not provide a full geo-address? Alternatively use Google web to validate the address(es)”,
    “kml” : “<b>ATTENTION</b>! (by Comprehensive Google Map Plugin)

    Dear blog/website owner,Google returned the following error when trying to load KML file:

    [MSG] ([STATUS])”,
    “kmlDocInvalid” : “The KML file is not a valid KML, KMZ or GeoRSS document.”,
    “kmlFetchError” : “The KML file could not be fetched.”,
    “kmlLimits” : “The KML file exceeds the feature limits of KmlLayer.”,
    “kmlNotFound” : “The KML file could not be found. Most likely it is an invalid URL, or the document is not publicly available.”,
    “kmlRequestInvalid” : “The KmlLayer is invalid.”,
    “kmlTimedOut” : “The KML file could not be loaded within a reasonable amount of time.”,
    “kmlTooLarge” : “The KML file exceeds the file size limits of KmlLayer.”,
    “kmlUnknown” : “The KML file failed to load for an unknown reason.”,
    “msgApiV2” : “<b>ATTENTION</b>! (by Comprehensive Google Map Plugin)

    Dear blog/website owner,It looks like your webpage has reference to the older Google API v2, in addition to the API v3 used by Comprehensive Google Map! An example of plugin using the older API v2, can be jquery.gmap plugin.

    Please disable conflicting plugin(s). In the meanwhile, map generation is aborted!”,
    “msgMissingMarkers” : “<b>ATTENTION</b>! (by Comprehensive Google Map Plugin)

    Dear blog/website owner,You did not specify any marker locations for the Google map! Please check the following when adding marker locations:<b>[a]</b> In the shortcode builder, did you add location(s) and clicked the Add button before generating shortcode?<b>[b]</b> In the widget, did you add location(s) and clicked Add button before clicking Save?

    Please revisit and reconfigure your widget or shortcode configuration. The map requires at least one marker location to be added..”,
    “msgNoGoogle” : “<b>ATTENTION</b>!(by Comprehensive Google Map Plugin)

    Dear blog/website owner,It looks like Google map API could not be reached. Map generation was aborted!

    Please check that Google API script was loaded in the HTML source of your web page”}
    ‘ />
    <param id=’translations’ name=’translations’ value='{ “address” : “Address”,
    “streetView” : “Street View”,
    “directions” : “Directions”,
    “toHere” : “To here”,
    “fromHere” : “From here”}
    ‘ />
    </object>`

  • The topic ‘[Plugin: Comprehensive Google Map]’ is closed to new replies.