[wp-trac] Re: [WordPress Trac] #6045: Flash Uploader Issues on
Shared account (dealing with Flash on OS X)
WordPress Trac
wp-trac at lists.automattic.com
Fri Feb 29 15:23:42 GMT 2008
#6045: Flash Uploader Issues on Shared account (dealing with Flash on OS X)
-------------------------------+--------------------------------------------
Reporter: anthonycole | Owner: anthonycole
Type: defect | Status: new
Priority: high | Milestone: 2.5
Component: General | Version: 2.5
Severity: normal | Resolution:
Keywords: reporter-feedback |
-------------------------------+--------------------------------------------
Changes (by andy):
* keywords: => reporter-feedback
* owner: anonymous => anthonycole
* priority: normal => high
* version: => 2.5
* milestone: 2.6 => 2.5
Comment:
Please "view source" on the uploader iframe and look at the swfupload
config array, which you will find in a script tag. Does the upload_url
setting have the correct path to async-upload.php?
That is set up in wp-admin/includes/media.php:
{{{
$flash_action_url = get_option('siteurl') . "/wp-admin/async-upload.php";
}}}
--
Ticket URL: <http://trac.wordpress.org/ticket/6045#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list