phpList / phplist3

Fully functional Open Source email marketing manager for creating, sending, integrating, and analysing email campaigns and newsletters.
https://www.phplist.org
GNU Affero General Public License v3.0
752 stars 269 forks source link

PHP Fatal error in embedremoteimages plugin #880

Closed jr-clark closed 2 years ago

jr-clark commented 2 years ago

When the embedremoteimages plugin is enabled (Config -> Manage Plugins) and selected (Format -> Send as -> HTML, with remote images embedded ) the system generates :

"PHP message: PHP Fatal error: Uncaught Error: Cannot access private property phplistMailer::$image_types in /var/www/vhosts/.../admin/plugins/embedremoteimages.php:34"

image_types was changed to private in class.phplistmailer.php in 3.4.8

michield commented 2 years ago

That is better reported in the plugin itself https://github.com/michield/phplist-plugin-embedremoteimages/issues