#20240 closed defect (bug) (fixed)
Fatal error: Call to a member function get_data() on a non-object in ...\wp-includes\media.php on line 1480
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.4 | Priority: | normal |
Severity: | normal | Version: | 3.4 |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description (last modified by )
since r20186 (today)
bug :
`
Fatal error: Call to a member function get_data() on a non-object in D:\webserver\Documents\wordpress\wp-includes\media.php on line 1480
`
in DashPress plugin
Change History (6)
#2
@
13 years ago
- Summary changed from since rev #20186 bug : Fatal error: Call to a member function get_data() on a non-object in D:\webserver\Documents\wordpress\wp-includes\media.php on line 1480 to since rev #20186 bug : Fatal error: Call to a member function get_data() on a non-object in ...\wp-includes\media.php on line 1480
#4
@
13 years ago
- Summary changed from since rev #20186 bug : Fatal error: Call to a member function get_data() on a non-object in ...\wp-includes\media.php on line 1480 to Fatal error: Call to a member function get_data() on a non-object in ...\wp-includes\media.php on line 1480
Note: See
TracTickets for help on using
tickets.
Problem appears when executing line :
do_action( 'admin_init' );
in wp-admin/admin-ajax.php