dawolfey
Forum Replies Created
Viewing 3 replies - 1 through 3 (of 3 total)
-
I am confident it is not my server interfering – if it was, it would be failing on installation or update via wp-cli, not just the wordpress autoupdate mechanism.
Here you go:
PHP Warning: require_once(Postman-Mail/PostmanSmtpModuleTransport.php): failed to open stream: No such file or directory in /home/.sites/65/site56/web/wp-content/plugins/post-smtp/Postman/Postman.php on line 61 PHP Stack trace: PHP 1. {main}() /home/.sites/65/site56/web/wp-admin/admin-post.php:0 PHP 2. require_once() /home/.sites/65/site56/web/wp-admin/admin-post.php:19 PHP 3. require_once() /home/.sites/65/site56/web/wp-load.php:37 PHP 4. require_once() /home/.sites/65/site56/web/wp-config.php:93 PHP 5. include_once() /home/.sites/65/site56/web/wp-settings.php:377 PHP 6. post_smtp_start() /home/.sites/65/site56/web/wp-content/plugins/post-smtp/postman-smtp.php:57 PHP 7. post_setupPostman() /home/.sites/65/site56/web/wp-content/plugins/post-smtp/postman-smtp.php:124 PHP 8. Postman->__construct() /home/.sites/65/site56/web/wp-content/plugins/post-smtp/postman-smtp.php:133 PHP Fatal error: require_once(): Failed opening required 'Postman-Mail/PostmanSmtpModuleTransport.php' (include_path='.:/php/includes:/home/php-7.3/share/pear') in /home/.sites/65/site56/web/wp-content/plugins/post-smtp/Postman/Postman.php on line 61 PHP Stack trace: PHP 1. {main}() /home/.sites/65/site56/web/wp-admin/admin-post.php:0 PHP 2. require_once() /home/.sites/65/site56/web/wp-admin/admin-post.php:19 PHP 3. require_once() /home/.sites/65/site56/web/wp-load.php:37 PHP 4. require_once() /home/.sites/65/site56/web/wp-config.php:93 PHP 5. include_once() /home/.sites/65/site56/web/wp-settings.php:377 PHP 6. post_smtp_start() /home/.sites/65/site56/web/wp-content/plugins/post-smtp/postman-smtp.php:57 PHP 7. post_setupPostman() /home/.sites/65/site56/web/wp-content/plugins/post-smtp/postman-smtp.php:124 PHP 8. Postman->__construct() /home/.sites/65/site56/web/wp-content/plugins/post-smtp/postman-smtp.php:133Just paste the line of code I gave in just before the wp_mail line, no need to alter the wp_mail line at all.
Viewing 3 replies - 1 through 3 (of 3 total)