Support » Plugin: Postie » Text and images

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

    (@wayneallen-1)

    Please send a sample message that isn’t working for you to postie-test@devzing.com

    I think I have the same issue.

    I can post Text only, Attachment only but not both together, all text disapears if an attachment is included…..using latest version. It was working AFAIK but I’ve just moved Host providers so cant be 100% sure.

    Plugin Author Wayne Allen

    (@wayneallen-1)

    You can try http://postieplugin.com/enabling-debug-output/ and send me the debug.log to review.

    Hi Wayne, followed the debug instruction but cant get any output, where should the debug.log file reside?

    I placed it into wp-content…amd changed the read write permissions as instructed.

    Code added to wp-config:

    /** Postie Debug Code */
    define(‘WP_DEBUG’, true);
    define(‘WP_DEBUG_LOG’, true);
    define(‘POSTIE_DEBUG’, true);

    Plugin Author Wayne Allen

    (@wayneallen-1)

    Please be sure there isn’t a define(‘WP_DEBUG’, false); lower down in the file.

    Doh! There was, however, still no output made to debug.log

    Will have to try again tomorrow, too late now…

    Hi Wayne, got it to work, I moved the debug code to just below the introduction in wp-config, seems it needs to go there and not at the bottom…I’ve emailed the debug.log to you (1.7MB)

    Thanks for all your help!

    Plugin Author Wayne Allen

    (@wayneallen-1)

    We did discover that some devices are not sending both text/html and text/plain. Please try switching your “Preferred Text Type” to “plain” and see if that fixes the problem. I will be adding logic to Postie to deal with this.

    Hi Wayne, thankyou, that works, setting the email type to plain.

    However, the attachment always appears at the bottom of the post, you can’t insert it into the middle of the text for instance….

    Plugin Author Wayne Allen

    (@wayneallen-1)

    Please take a look at the variety of options you have:
    http://wordpress.org/extend/plugins/postie/other_notes/

    You can put the images on the top or bottom of the post. You can use the gallery feature. Or you can use the #img# syntax to put the image anywhere in the post you want.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Text and images’ is closed to new replies.