Opened 10 years ago
Closed 10 years ago
#39217 closed defect (bug) (duplicate)
Fatal error: Call to a member function do_all_hook() on array
| Reported by: | rymr31 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 4.7 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
Got this fatal error when updating to Wordpress 4.7:
Fatal error: Call to a member function do_all_hook() on array in /home/gslplain/public_html/wp-includes/plugin.php on line 837
Any clue on why or how to fix it?
Change History (1)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi @rymr31 and welcome to Trac.
This fatal error is most likely being caused by the presence of a
object-cache.phpfile inwp-contentwhich is no longer being used.We're tracking this issue in #39132