#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: | arena | Owned by: | nacin |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.4 |
| Component: | General | Version: | 3.4 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
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
@
14 years ago
- Summary 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 → 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
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Problem appears when executing line :
do_action( 'admin_init' );
in wp-admin/admin-ajax.php