• Resolved jzilberberg

    (@jzilberberg)


    When using this plugin to add a new image, I add the new image successfully, but when the image is entered into the database, the path is entered as such: “C:inetpubwwwrootwpwp-contentuploadsatemp-Copy.jpg”. The file name is ‘atemp-Copy.jpg’. So, then when I add the image to a page, the img tag src attribute shows as this: “http://dev-intranet.opterraenergy.com/wp/wp-content/uploads/C:inetpubwwwrootwpwp-contentuploadsatemp-Copy.jpg”. Clearly this is not how this should function. The local path from the upload should not be included. Because it is, the added image to the page breaks because it is reading the the file name as ‘C:inetpubwwwrootwpwp-contentuploadsatemp-Copy.jpg’.

    The installation of the plugin was ‘out-of-the-box’ and incurred no issues and there are no other issues with my site. I don’t see anywhere where any settings for this plugin can be modified to address this issue.

    Any assistance would be appreciated as I would like to utilize this plugin.

    Thanks!!

    https://wordpress.org/plugins/media-library-plus/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author AlanP57

    (@alanp57)

    Hi jzilberberg,

    Is your site running a on Windows server rather than Apache?

    Thread Starter jzilberberg

    (@jzilberberg)

    Yes it is.

    Plugin Author AlanP57

    (@alanp57)

    Ok, then I’ll need to debug it on a Windows site, perhaps over the weekend and give you response sometime next week.

    Alan

    Plugin Author AlanP57

    (@alanp57)

    I tested MLP on a site running windows and the WordPress 4.4.1 but I was not able to reproduce your error. Perhaps is MLP is not detecting it is running on windows on your site. I’ll see if I can come up with a way to test this.

    Plugin Author AlanP57

    (@alanp57)

    jzilberberg,

    I’ve written a plugin to test for what OS is running on your site.

    Thread Starter jzilberberg

    (@jzilberberg)

    Thanks, but had to move onto another solution

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

The topic ‘Image upload path includes local info’ is closed to new replies.