• Resolved zerokarma

    (@zerokarma)


    I am getting the following PHP error with this plugin:

    mkdir(): No such file or directory

    wp-content/plugins/wp-google-maps/wpGoogleMaps.php:631

    The plugin works fine otherwise though. This error was identified via Query Monitor.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi there

    Thank you for getting in touch with us.

    It appears the plugin can’t find your uploads directory – are you using the standard file structure of /wp-content/uploads or is yours perhaps different?

    If you’re using the standard structure, please ensure that the uploads directory is writeable so that the plugin can create a folder in there?

    Thread Starter zerokarma

    (@zerokarma)

    Under the settings for the plugin it is set to:

    {uploads_dir}/wp-google-maps/

    This folder does exist so the plugin must have created it, the 1markers.xml file is also inside the folder and written to as recently as today.

    Hi there

    So glad to hear it’s now working as expected.

    Is there anything else I can assist you with?

    Thread Starter zerokarma

    (@zerokarma)

    The problem wasn’t that the plugin wasn’t working, it always worked but it was generating that error notice that I identified above.

    It generated that error even when the folders existed and the plugin was writing to it.

    The only way I fixed the error was to switch the setting to store the Map data in the database instead of a folder/file.

    Hi there

    My apologies for the confusion caused and for clearing that up for me.

    Thank you for bringing this to our attention. We’re looking into this and will add additional checks in place where necessary to ensure this doesn’t happen again.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘mkdir(): No such file or directory’ is closed to new replies.