Broken on Install, Broken on Uninstall
-
On install I got a _ton_ of errors at the top of my Dashboard. Something about xyz number of unexpected characters output.
PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; afgFlickr has a deprecated constructor in \wp-content\plugins\awesome-flickr-gallery-plugin\afgFlickr\afgFlickr.php on line 22 PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; afgFlickr_pager has a deprecated constructor in \wp-content\plugins\awesome-flickr-gallery-plugin\afgFlickr\afgFlickr.php on line 1691 PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; afgFlickr has a deprecated constructor in \wp-content\plugins\awesome-flickr-gallery-plugin\afgFlickr\afgFlickr.php on line 22
I tried to uninstall the plugin after seeing this and received the following errors:
PHP Warning: Cannot modify header information - headers already sent by (output started at \wp-content\plugins\awesome-flickr-gallery-plugin\afgFlickr\afgFlickr.php:1691) in \wp-admin\includes\misc.php on line 1114 PHP Warning: Cannot modify header information - headers already sent by (output started at \wp-content\plugins\awesome-flickr-gallery-plugin\afgFlickr\afgFlickr.php:1691) in \wp-includes\pluggable.php on line 1216
I had to go in and manually remove the plugin from the filesystem.
I’m running the latest version of WordPress and this was the first plugin on the site I installed so interfering plugin couldn’t be an issue.
- The topic ‘Broken on Install, Broken on Uninstall’ is closed to new replies.