Support Forum

Post by email not posting to forum

32 Answers

New Answer

DM Dan Mendelson
Dan Mendelson
Member

Mapped the users to the usergroups.  Still not posting the reply email to the form.  I’m sure it’s something simple that’s staring right at us!

DM Dan Mendelson
Dan Mendelson
Member

The error log doesn’t show anything.  The last entry is weeks ago.  IF there was an error, shouldn’t it be showing up there?

YS Yellow Swordfish
Yellow Swordfish
Member

I did ask way, way back what you see when you try the test connection?

DM Dan Mendelson
Dan Mendelson
Member

“Connection successful”

—–Original Message—– From: Simple:Press Support [mailto:support@simple-press.com] Sent: Thursday, September 12, 2013 3:11 PM To: Mendelson, Daniel Subject: Forum Post – Simple:Press: [Post by email not posting to forum]

MP Mr Papa
Mr Papa
Member

these are standalone emails addresses right?  one per forum…  no one else is reading emails from these addresses, right?

so when you post by email, when sp processes the email, it will leave some sort of message in the log… the post by email log, not the error log…  what does it say for a test?

if you really see nothing there, go to your email address with a webmail client and see if there is email in the inbox… dont remove it or read it with a client that will rmeove it…

btw, how are you replying to emails here?  you seem to be not following the directions for removing stuff below the line and including some cruft with your post…

DM Dan Mendelson
Dan Mendelson
Member

Messages are making it into the mailbox (we can see our test emails in there as unready) but they’re not making it into sp.

Sorry about the posting. I just re-read the instructions and see that I wasn’t deleting as I should.

Thanks!

YS Yellow Swordfish
Yellow Swordfish
Member

did we ever check whether the WP cron task is actually running? Did you perform a manual run of the task?

DM Dan Mendelson
Dan Mendelson
Member

I’m sorry, I don’t know what that means.

YS Yellow Swordfish
Yellow Swordfish
Member

Then you wouldnlt have tried it.

PBE uses what is a sort of Cron – a scheduler of tasks – to read the mailboxes. This is a WordPress sub-system that SP hooks into. The WP Cron can be notoriously finicky. It mostly works once it IS working but it has been known to stop for no apparent reason.

So try this. G to the forum admin > Toolbox > CRON Inspector.

Look in the Active CRON list for one with a hook name of sph_emailpost_cron. Over on the left it will tell you when it is next expected to be run.

Now on the bottom of this panel is a section titles ‘Run CRON’. Enter that hook name and click on the Update CRON button. Make a note of what happens and then go to the email log and see if there are any entries.

DM Dan Mendelson
Dan Mendelson
Member

We got the following message:

Parse error: syntax error, unexpected T_IF in /opt/problem-with-post-edit-buttontml/aodme.org/wp-content/sp-resources/forum-plugins/post-by-email/library/sp-email-post-process.php on line 59

And no entries in the email lo

YS Yellow Swordfish
Yellow Swordfish
Member

well that doesn’t make any sense. There is not an if statement within several lines of line 59.
What version of the PBE plugin is this please?

DM Dan Mendelson
Dan Mendelson
Member

Well that’s not good news but at least we have a possible solution.

Version 1.1.1, which I just noticed is not the latest version.  We will update it on Monday.

MP Mr Papa
Mr Papa
Member

please let us know… the latest update to SP required the subscription plugin update…

YS Yellow Swordfish
Yellow Swordfish
Member

I have to wonder if there is a corruption there from the download. As I say – there is not now and never has been an IF statement on line 59…. so something was clearly wrong there.

DM Dan Mendelson
Dan Mendelson
Member

Thank you. We will update our files and test it again.