[wp-trac] [WordPress Trac] #13483: fileupload_url / upload_url_path
WordPress Trac
wp-trac at lists.automattic.com
Sun May 23 17:15:25 UTC 2010
#13483: fileupload_url / upload_url_path
--------------------------+-------------------------------------------------
Reporter: jimisaacs | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: 3.0
Component: Multisite | Version: 3.0
Severity: major | Keywords: multisite attachments fileupload_url upload_url_path
--------------------------+-------------------------------------------------
Comment(by wpmuguru):
Replying to [comment:16 jimisaacs]:
>
> In my version of the db, I had not value in for the upload_path option,
in all of my blogs.
>
> In the function install_blog() there is the line:
> {{{
> update_option('upload_path', "wp-content/blogs.dir/" . $blog_id .
"/files");
> }}}
>
Up above you said you imported from MU into WP. What specifically did you
import?
MU adds that option/value to every blog. We have a MU site that was
installed pre MU 1.0 and the blogs have that option set to the value
above.
BUT, MU works fine without a value in the file_upload_path option.
I won't be able to do anything with this unless I have some representative
values to work with. What was your fileupload_url, etc? You can change
domain names, etc. to generic values like mysite.com?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13483#comment:19>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list