[Plugin: Custom Upload Dir] Stopped Working
-
Since Upgrading to 3.3 and Subsequent versions of the Plugin, no matter what I do, it does not post the images in the directory I want
I have it set as
/%year%/%month%/%postname%And get this
http://mysite.co.uk/wp-content/uploads/2011/post-name/image.jpgI then noticed the new code
%monthnum%So, I replaced it, like so
/%year%/%monthnum%/%postname%and saved it to only get this/%year%/%month%/%year%/%monthnum%/%postname%Which results in
http://mysite.co.uk/wp-content/uploads/2011/2011/12/post-name/image.jpgAll I want is for it to work the way it used to :
http://mysite.co.uk/wp-content/uploads/2011/12/post-name/image.jpgPlease help. (Using the Flash Uploader and Browser Uploader just results in the same error)
The topic ‘[Plugin: Custom Upload Dir] Stopped Working’ is closed to new replies.