• it is messing up the characters…. so then they cannot be deleted using the media library UI because the path is wrong.

    example, your plugin creates this:

    [audio src="https://localhost/edit6tester/wp-content/uploads/2014?6?1-Clocks-Coldplay.mp3" /]

    instead of

    [audio src="https://localhost/edit6tester/wp-content/uploads/2014/6/1-Clocks-Coldplay.mp3" /]

    and the original file name contain no unusual characters.

    I am using WAMP on windows localhost for testing.

    https://www.ads-software.com/plugins/tiemediahelper/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey there!
    I think i have a similar problem.. After using your plugin it returned wrong pathnames..
    instead of
    TestNEWw3bsite/uploads/2014/01/picture.jpg

    it returned
    TestNEWw3bsite/uploads/picture.jpg
    So a pathname without the year and month structure…
    After disabling the plugin my media library won’t show images anymore.. it just keeps showing that “spinning wheel” icon..

    I can still upload images etc. I just can’t view them in the media library, however this is pretty annoying.

    I use wordpress 4.1

    Same here. Unusable if the urls are not correctly formed/

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘BUG – getting wrong pathnames’ is closed to new replies.