Issues with plugin.
-
There are 2 notices and 1 warning when using this plugin. Once you click Upload if you are running in dev mode you get presented with 3 issues:
Notice: Undefined index: file in /home/vagrant/HomesteadProjects/westerntech.test/western-tech/wp-content/plugins/enable-media-replace/thumbnail_updater.php on line 44
Notice: Undefined index: file in /home/vagrant/HomesteadProjects/westerntech.test/western-tech/wp-content/plugins/enable-media-replace/thumbnail_updater.php on line 45
Warning: Cannot modify header information – headers already sent by (output started at /home/vagrant/HomesteadProjects/westerntech.test/western-tech/wp-content/plugins/enable-media-replace/thumbnail_updater.php:45) in /home/vagrant/HomesteadProjects/westerntech.test/western-tech/wp-includes/pluggable.php on line 1223
These issues are horrible for a dev trying to build a WP site. Most people are probably installing this on a production site, hence why they don’t see the errors but for anyone doing dev work this is super annoying. Please fix this.
The topic ‘Issues with plugin.’ is closed to new replies.