Hi there I am trying to get the moblog module up and running. It seems to be checking my email just fine, its adding the entries that is the issue.
EE build - Freelancer v2.4.0 - Build: date 20120123
I have the following in my EE template:
{exp:moblog:check silent="false" which="mo_test"}{/exp:moblog:check}
When I post an email and refresh the page here is my error message:
Moblog was successfully checked
Emails Retrieved: 2
Entries Added: 0
Attachments Uploaded: 0
Here is my template in moblog module:
{field:description}{text}{/field:description}<br />
{field:title}{text}{/field:title}
When I send an email I format my email like so:
{field:description}Sample Information{/field:description}
{field:title}Sample Data{/field:title}
I have posted my moblog panel settings as well (updated: deleted image attachment), is any additional information needed?
Authorization Reguired by email and Delete Unauthorized Moblog Emails are both set to no.
Thanks in advance!
John