Hi,
Not sure If I’ve completely understood the whole Moblog thing… I have a news channel set up on our intranet, which will happily take news stories added via publish in the control panel. We also have a mailing list for “broadcast” emails which I’d like to add to the news channel using Moblog.
I’ve setup Moblog to use the relevant news channel, None for category, default status “open”, author “none”, sticky “no”, allow overrides “yes”, upload directory “uploads”. The default field only has “none” as an option (the relevant statuses are however there).
I want to map the body of the email to the custom field “news_full_story” and hence as I couldn’t set it above I use
{field name="news_full_story" format="xhtml"}
{text}
{/field}In my moblog template.
When I “check moblog”, I get “Moblog was successfully checked, Emails retrieved: 5, Entries Added:0 Attachments Uploaded: 2”. So it can successfully check for emails, upload attachments, but not create an entry.
I’m using EE 2.1.3.
Cheers Jon