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!
Support Forum
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?
“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]
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…
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!
did we ever check whether the WP cron task is actually running? Did you perform a manual run of the task?
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.
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
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?
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.
please let us know… the latest update to SP required the subscription plugin update…
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.