Hi,
I am brand new to WordPress as of this weekend after trying Moveable Type, Drupal, Mambo and CityDesk. WordPress is undoubtably the best.
I have been able to get most things working out of the box or with a few tweaks with the basic php knowledge that I have.
However, I have been stopped dead in the water on trying to set up posting by email. When I run .../wordpress/wp-email.php, I get the following errors. Can any of you gurus point me in the right direction? I have been scouring the online documentation, but have not been successful in finding any clues.
Thanks!
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Author = address@gmail.com
Content-type: multipart/alternative, boundary: ----=_Part_9316_23161291.1132763102608
Raw content:
Content-Disposition: inline
Well, I have always wanted to do this, so let's see if I can post a blog di=
rectly from an email client!
WordPress database 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 's see if I can post a blog di= rectly from an email client!
INSERT INTO wp_posts (post_author, post_date, post_date_gmt, post_modified, post_modified_gmt, post_content, post_title, post_excerpt, post_category, post_status, post_name, comment_status, ping_status, post_parent) VALUES ('2', '2005-11-23 16:25:02', '2005-11-23 16:25:02', '2005-11-23 16:25:02', '2005-11-23 16:25:02', 'Content-Disposition: inline Well, I have always wanted to do this, so let's see if I can post a blog di= rectly from an email client!
', 'A blog from an email appliance', '', '1', 'publish', 'a-blog-from-an-email-appliance', 'open', 'open', '0')
WordPress database 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 3]
SELECT category_id FROM wp_post2cat WHERE post_id =
WordPress database 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 ' 1)' at line 2]
INSERT INTO wp_post2cat (post_id, category_id) VALUES (, 1)
WordPress database 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 pinged FROM wp_posts WHERE ID =