#7104 closed defect (bug) (fixed)
Error while upgrading plugin
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.6 | Priority: | normal |
| Severity: | normal | Version: | 2.6 |
| Component: | Administration | Keywords: | |
| Focuses: | Cc: |
Description
Changing to /public_html/
Changing to /public_html/blog/
Changing to /public_html/blog/wp-content/
Found /public_html/blog/wp-content/plugins
Changing to /public_html/
Changing to /public_html/blog/
Found /public_html/blog/wp-content
Downloading update from http://downloads.wordpress.org/plugin/stats.1.2.2.zip
Fatal error: Call to a member function get_error_message() on a non-object in /home/cdata/public_html/blog/wp-admin/includes/update.php on line 186
Change History (2)
#2
@
17 years ago
Changing to /public_html/ Changing to /public_html/blog/ Changing to /public_html/blog/wp-content/ Found /public_html/blog/wp-content/plugins Changing to /public_html/ Changing to /public_html/blog/ Found /public_html/blog/wp-content
thats because the Verbose property in WP_Filesystem_Base is set to true, It'll happen on any page which uses the WP_Filesystem, I left it enabled for debugging.
Note: See
TracTickets for help on using
tickets.
(In [8055]) Typo fix. fixes #7104