blog by mail help
-
i could not get blogging by email to work. by executing wp-mail.php, the mails just get deleted but no posts are posted. after turning debuggin on in wp-mail, i got errors like these and i don’t know them.. any ideas on how you could help me? thanks a lot.
SQL/DB Error:
[You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ‘)’ at line 1]
INSERT INTO wp_posts (post_author, post_date, post_content, post_title, post_category) VALUES (1, ‘2004-04-18 01:13:42’, ‘xxx’, ‘xx’, )
xxx
SQL/DB Error:
[You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ” at line 1]
SELECT * FROM wp_post2cat WHERE post_id = 0 AND category_id =
Mission complete, message 1 deleted.
- The topic ‘blog by mail help’ is closed to new replies.