Unable to send test email + multiple PHP errors
-
Just after activated, there was some PHP errors on plugin dashboard page:
=======
PHP Warning: unlink(/wp-content/plugins/acymailing/update.php): Permission denied in /wp-content/plugins/acymailing/wpinit/activation.php on line 40,
=======
PHP Notice: Trying to get property ‘body’ of non-object in /wp-content/plugins/acymailing/back/controllers/dashboard.php on line 84
=======
The same problems (PHP Notice) with properties ‘settings’, ‘stylesheet’, ‘id’. No problem – I added “@” to the mentioned strings in PHP templates (problem not solved, just disabled these warnings).
========
But the major problem is: unableto send the test email.
Text message in Russian: “Пожалуйста, переустановите AcyMailing, чтобы установить первое письмо”.
URL part: /wp-admin/admin.php?page=acymailing_dashboard&ctrl=dashboard
p.s. “Имя отправителя” (SENDER NAME) is filled in.WP 5.4.1 + Envo Storefront theme.
- The topic ‘Unable to send test email + multiple PHP errors’ is closed to new replies.