Subject: email not being sent when new post is created - fixed
Hi there,
An email is not being sent when a new post is created.
Actions:
I have subsribed an email address successfully (and email address has status 'Accepted').
Then made a new post.
Everything is listed correctly in the PN Info screen.
But the email is not snet.
The following is the error given on the lower part of the PN sceens:
WordPress database error: [Unknown column 'el.date_saved' in 'where clause']
SELECT * FROM wp_posts p, wp_post_notification_posts el WHERE( el.notification_sent >= 0 AND p.id = el.post_id AND p.post_status IN('publish', 'private', 'future') AND GREATEST(p.post_date_gmt, el.date_saved) < '2007-06-26 22:56:00' )
Cheers,
jotrys
An email is not being sent when a new post is created.
Actions:
I have subsribed an email address successfully (and email address has status 'Accepted').
Then made a new post.
Everything is listed correctly in the PN Info screen.
But the email is not snet.
The following is the error given on the lower part of the PN sceens:
WordPress database error: [Unknown column 'el.date_saved' in 'where clause']
SELECT * FROM wp_posts p, wp_post_notification_posts el WHERE( el.notification_sent >= 0 AND p.id = el.post_id AND p.post_status IN('publish', 'private', 'future') AND GREATEST(p.post_date_gmt, el.date_saved) < '2007-06-26 22:56:00' )
Cheers,
jotrys
jotrys
Show profile
Link to this post
