I have my custom media folder at "mydomain.com/media" and not mydomain.com/wp-content/upload. I have this configured in the backend. But after the upgrade the upload manager does not upload to /media" and so it is not working. Any ideas?
I have my custom media folder at "mydomain.com/media" and not mydomain.com/wp-content/upload. I have this configured in the backend. But after the upgrade the upload manager does not upload to /media" and so it is not working. Any ideas?
try changing it back again, the upgrade would have over wirtten files you editted.
I had the same issue yesterday, solution in here http://wordpress.org/support/topic/189394?replies=11
Essentially the directory url has to be specified
This is a bug which will be fixed in 2.6.1.
Two fixes:
1. Specify a URL in the "optional" field.
2. http://trac.wordpress.org/ticket/7308 has a link to a new wp-includes/functions.php which fixes it.
Thanx for the info!
You must log in to post.