• I’ve been looking around and this question doesn’t seem to be answered anywhere yet…
    When I use the blog by email feature in wordpress the image attachments show up as a million characters. Is there a way to make the image post EXACTLY the same way it does when you upload one inside wordpress? I am using the images with SlideshowPro and am using the XML output that you can find here: http://theundersigned.net/2006/09/slideshowpro-and-wordpress/

    I have it working well with wordpress and uploading the images inside wp-admin, now Im wondering if there is a way to make the same thing happen via email. I already have ‘blog by email’ set up and working- but, like I said, the images show up as a million(ish) characters. I’ve tried a bunch of the plugins like Postie and post-image but none of them worked.
    Thanks for any help at all.

Viewing 15 replies - 1 through 15 (of 16 total)
  • To the best of my knowledge, the short answer is “nope.”

    The Blog_by_Email feature is pretty text only. Now, if you uploaded the images ahead of time and include the proper (x)HTML markup in the emailed post you could probably pull it off… but I imagine that’s not all that useful.

    If the idea is to be able to do a bit of offline blogging, have you considered any of the Weblog_Clients?

    Thread Starter Phil Johnston

    (@johnstonphilip)

    Cool, I’ll try that out. thanks- do you know if attachments work with any of these?

    *edit- at the same time one of the things im trying to accomplish is uploading photo galleries(multiple photos) from cell-phones. I’ll keep looking though

    I, personally, have had great luck with Windows Live Writer (beta) and image attachments. Valid markup and all.

    Others, however, have reported challenges.

    I haven’t used too many others, to be honest… Perhaps some other folks will pipe up.

    AFAIK, WLW isn’t usable mobile yet. It’s still beta, so maybe before “release”? Other than that, it’s an EXCELLENT client (regardless it’s a MS product….) – practically pristinely valid code and so simple to use it’s almost impossible to believe.

    You might look at performancing for Firefox: http://performancing.com

    Oops, I posted before you mentioned mobile. That’s an area I know nothing about. Apologies!

    Thread Starter Phil Johnston

    (@johnstonphilip)

    Thats okay – I appreciate the help!
    I had an idea that I might be able to modify the Postie plugin in a way that it would work the same as the functions inside wordpress as far as posting attachments.
    Right now I’m hunting through the code in admin-functions.php and inline-uploading.php to try and find where the funtions for uploading images and attachments are so I can copy them to the postie plugin somehow…this might be too hard but I’ll try it

    Thread Starter Phil Johnston

    (@johnstonphilip)

    By the way, if anyone knows anything about the functions that are used to post attachments in wordpress, or XMLRPC or getting email or anything like that- any kicks in the right direction would be greatly appreciated.

    Dan

    (@memeslider)

    ok… so I am having this issue as well. when I post a pic via email by phone and let the cronjob handle it, everything comes out garbled. BUT… if I post a pic via email by phone and I manually run postie, everything is fine.

    there is a thumbnail of the picture in the post and when you click on it, the full-size pic loads.

    just as it should.

    what is the postie cron job doing to the posting that manually running postie does not do?

    any advice would be appreciated, thanks.

    In the FAQ we can See

    Email Format

    WordPress will use the Subject line of your email for the title of the post, and all body of the email will be used as the content of the post, with common HTML tags stripped. WordPress will file the post under whichever category is selected for “Usual Category” in Step 1, and will use Site Admin as the poster.

    ############
    Any images and attachments in your email will be posted inline.
    ############

    Try with Zoundry software.

    I’ll try, I consider then than you cannot post an image by email du wordpress.

    I surprised that anyone have an answer to this problem that other blog have a solution

    Thank you for the other way 😉

    Once upon a time (WP 1.5?) I tried posting an image via e-mail, and, as I recall it worked like a charm.

    Now, when I read the codex page and saw “images and attachments will be posted inline,” I understood “inline” to mean the images would appear in the message (and I guess I was hoping for a link to attachments).

    But nope. It seems, as reported above, that the encoded data is dumped into the message.

    So I’d suggest a minor tweak to clarify the codex page for those like me for whom “inline” isn’t immediately (or even now, completely) understood.

    Am I hallucinating that this used to work? Is there any movement towards a plugin on this? Or *should* I be able to get pictures pulled from the e-mail to appear in the blog post?

    It doesn’t look like anyone’s asked for this feature in the Ideas section.

    [My problem isn’t offline blogging but how to get info from an e-mail list into the blog easily. Preserving formatting would be nice. But this is probably a separate thread.]

    Thread Starter Phil Johnston

    (@johnstonphilip)

    I am still working on this….
    To re-define what I’m doing:

    I am now using postie to Blog by email but also sending image attachments. Postie automatically adds the image to the post. However, what I am trying to do is make the image a seperate entity. I want to be able to post just the image URL in the loop by itself. Is there anyway of doing this?

    It seems like there would be – and that it would be simpler than what postie is already doing, which is adding the photo to the html of the post.

    Any help?

    Thread Starter Phil Johnston

    (@johnstonphilip)

    Here’s another thing Im working on – I want postie (or maybe WordPress?) to auto create thumbnails of each image uploaded by postie like WordPress does for you when you upload images.

    Does anybody have even a small idea that might help?

    Hi,

    I am getting rather frustrated. I thought in this day and age blogging by email (or mobile email) would be pretty much standard. It seems not.

    I am using WP2.2 and didn’t have any luck with their built in ‘blog by email’ so I have configured postie instead. My emails are delivered and posted, but images or HTML are not displayed correctly.

    I have tried with the http://www.economysizegeek.com/wp-mail/#comment-46185 postie1.1.1zip and also with the http://ragingliberal.com/?p=784 postie-functions.php fix. But with no change.

    When I try to run the postie ‘test config’ I get:
    Sorry only admin can run this file

    When I try to reset postie ‘configs to default’ I get the following error:

    WordPress database error: [DROP command denied to user ‘XXXX’ for table ‘wp_postie_config’]
    DROP TABLE wp_postie_config;

    Warning: Cannot modify header information – headers already sent by (output started at XXX/bradbury.biz/wordpress/wp-includes/wp-db.php:133) in XXX/bradbury.biz/wordpress/wp-content/plugins/postie/config_handler.php on line 36

    You can see the postie image settings at:
    http://www.bradbury.biz/wordpress/wp-photos/imgsetpb.jpg

    and the postie message settings at:
    http://www.bradbury.biz/wordpress/wp-photos/msgsetpb.jpg

    The wp-photos and wp-filez folders are rwx CHMOD 777 but otherwise empty.

    What more do you need?

    You can see the results at http://www.bradbury.biz/photos/

    Can someone kindly suggest where I am going wrong?

    Thanks in advance
    Andy

Viewing 15 replies - 1 through 15 (of 16 total)
  • The topic ‘Blog by Email – managing images’ is closed to new replies.