Postie Images Only Addon
-
I’m still having issues with tmptitle posts being created.
I just got the following error sent by the WP system, and it looks like the issue may be with the Postie Images Only Addon. (Version 1.0.5)
I just tested with PHP versions 5.6 and 7.3 and still getting same tmptitle posts.
Note that the email is successfully fetched from Gmail; I can see it in the media library. So the issue is happening between then and when the post is getting created.
Any ideas as to what this error means?
Error Details
=============
An error of type E_ERROR was caused in line 32 of the file /home/xxxxxxx/public_html/cfwp/wp-content/plugins/postie-addon-image-only/postie-addon-image-only.php. Error message: Uncaught Error: Call to undefined method Postie::parse_template() in /home/xxxxxxx/public_html/cfwp/wp-content/plugins/postie-addon-image-only/postie-addon-image-only.php:32
Stack trace:
#0 /home/xxxxxxx/public_html/cfwp/wp-includes/class-wp-hook.php(290): paio_filterPost(Array)
#1 /home/xxxxxxx/public_html/cfwp/wp-includes/plugin.php(206): WP_Hook->apply_filters(Array, Array)
#2 /home/xxxxxxx/public_html/cfwp/wp-content/plugins/postie/postie-message.php(142): apply_filters(‘postie_post_bef…’, Array, Array)
#3 /home/xxxxxxx/public_html/cfwp/wp-content/plugins/postie/postie.class.php(212): PostieMessage->process()
#4 /home/xxxxxxx/public_html/cfwp/wp-content/plugins/postie/postie.class.php(95): Postie->fetch_mail(‘pop.gmail.com’, ‘995’, Object(PostieMessage), ‘DrasticRaster’, ‘pop3-ssl’, ‘0’, ‘0’, Array)
#5 /home/xxxxxxx/public_html/cfwp/wp-content/plugins/postie/postie-api.php(74): Postie->get_mail()
#6 /home/xxxxxxx/public_html/cfwp/wp-content/plugins/postie/config_form.php(33): postie_get_mail()
#
- The topic ‘Postie Images Only Addon’ is closed to new replies.