• Resolved David_G

    (@questas_admin)


    I migrated my site to a different server, afterwards I am getting this message. I tried uninstalling/reinstalling the plugin. I am getting the same error messages as follows. Any ideas?

    WP Google Maps cannot find the directory it uses to save marker data to. Please confirm that /home/content/47/5746947/html/aandsmobileauto/wp-content/uploads/wp-google-maps/ exists. Please also ensure that you assign file permissions of 755 (or 777) to this directory.

    The plugin generated 248 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.

    https://ww.wp.xz.cn/plugins/wp-google-maps/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author WPGMaps

    (@wpgmaps)

    Hi
    Please go to Maps->Settings and then the “Advanced Tab” and ensure the following two fields are set as:

    Marker XML DIR: {wp_content_dir}/plugins/wp-google-maps/
    Marker XML URL: {wp_content_url}/plugins/wp-google-maps/

    There should be no spaces anywhere in both fields.

    If that doesnt work, please try this:

    Marker XML DIR: /{wp_content_dir}/plugins/wp-google-maps/
    Marker XML URL: {wp_content_url}/plugins/wp-google-maps/

    We’re releasing a new version today that allows the marker data to be pulled by either the DB directly, or via the a Marker XML file. The DB option should present less issues.

    Plugin Author WPGMaps

    (@wpgmaps)

    Version 6.1.0+ now has the option to pull the marker data directly from the DB which is the best option when using a small amount of markers.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘WP Google Maps cannot find the directory’ is closed to new replies.