• Resolved yourevilmonk

    (@yourevilmonk)


    I updated both postie and WordPress to the latest versions and all of a sudden postie doesn’t work.

    When ever I send something via email and click “Run Postie”, manually this is the result:

    Checking for mail manually

    Starting mail fetch

    Time: 2012-12-29 01:36:10 GMT

    Revision: 643078 Last Changed Date: 2012-12-17 21:44:52 -0800 (Mon, 17 Dec 2012)
    Connecting to ssl://pop.gmail.com:995 (pop3))

    There are 3 messages to process

    memory at start of e-mail processing:26068576

    Confirming Access For ***@gmail.com

    Message Id is :<[email protected]>

    new post id is 10560

    I check the posts page and a new post is made but it has no content The post title is “tmptitle” and body of the post is “tmpPost” and is saved as a draft.

    I’ve tried to uninstall and reinstall postie but without any results.

    https://www.ads-software.com/extend/plugins/postie/

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Wayne Allen

    (@wayneallen-1)

    Please try turning on the debug logs as described in the FAQ

    Add the following lines to your wp-config.php file

    define('WP_DEBUG', true);
    define('WP_DEBUG_LOG', true);
    define('POSTIE_DEBUG', true);

    Various errors, warning and informational will be written to the wp-content\debug.log file. There may also be all sorts of warnings and messages in your site as well depending on how well behaved your other plugins and themes are, so you will not want to leave these settings set to true all the time.

    Thread Starter yourevilmonk

    (@yourevilmonk)

    I tried that and no my page dosnt generate a error log file. However now it gives me this

    Checking for mail manually

    Starting mail fetch

    Time: 2012-12-29 22:56:43 GMT

    Revision: 643078 Last Changed Date: 2012-12-17 21:44:52 -0800 (Mon, 17 Dec 2012)
    Connecting to ssl://pop.gmail.com:995 (pop3))

    There are 2 messages to process

    memory at start of e-mail processing:26077432

    ————————————

    The directory /public_html/wp-content/plugins/postie/test_emails/ does not exist, creating this optional directory will allow saving copies of emails for debugging purposes.

    Confirming Access For @gmail.com

    Message Id is :<[email protected]>

    2 parts

    new post id is 10638

    primary= multipart, secondary = alternative

    2 parts

    primary= text, secondary = html

    ctype_primary: text

    charset: UTF-8

    encoding: 7bit

    before HandleMessageEncoding

    charset: utf-8

    encoding: 7bit

    after HandleMessageEncoding

    html

    Looking for invalid tags

    —-

    primary= image, secondary = jpeg

    DecodeBase64Part: base64 detected

    tmpfile: /tmp/postie9qf4vi

    name: 47587_490636744320518_1916476544_n.jpg, size: 0

    using post date

    File is empty. Please upload something more substantial. This error could also be caused by uploads being disabled in your php.ini.

    However If I send an email from another email address it posts fine. And i check the email and it does have data the attachment file is larger then 0

    Plugin Author Wayne Allen

    (@wayneallen-1)

    Can you send a sample that fails to [email protected] so I can take a closer look.

    Thread Starter yourevilmonk

    (@yourevilmonk)

    I sent it the subject should be “[4] Christmas Tree level 8 bit”

    Plugin Author Wayne Allen

    (@wayneallen-1)

    Thanks I do see something odd happening. I’ll see what I can do.

    Plugin Author Wayne Allen

    (@wayneallen-1)

    Found it. Fixed it. Releasing 1.4.14

    Thread Starter yourevilmonk

    (@yourevilmonk)

    Awesome Work! It fixed the problem! Thanks!

    Plugin Author Wayne Allen

    (@wayneallen-1)

    Super

    How was this fixed ? i am still struggling since i updraded wp 3.5 please help me i have the latset postie 1.4.25 and still not fixed. pleas help.

    Plugin Author Wayne Allen

    (@wayneallen-1)

    @dostiyaarki
    Can you give me more information? What isn’t working for you?

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Was working then updated and stopped.’ is closed to new replies.