• I don’t understand how the writing by e-mail function si supossed to work.
    When i mail to the emailadres i recieve asuccess notification mail but nothing gets posted.
    And i can’t find anything about the function in the documentation.
    So whats the deal with this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Did you take a look here:

    http://codex.wordpress.org/Blog_by_Email

    Thread Starter -boogie

    (@-boogie)

    ok thanks, now i now how it is supposed to work, and i did wright.
    However when i look in wp_mail.php every mail gives 4 mysql errors. and i don’t know why.

    These are the errors.

    blockquote ‘Author = mymail@mydomain.com

    Content-type: multipart/alternative, boundary: —-=_NextPart_000_002C_01C61C66.075AA220

    Raw content:

    test

    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 ‘font-size: 12.0pt’>test

    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 (‘1’, ‘2006-01-18 19:33:15’, ‘2006-01-18 18:33:15’, ‘2006-01-18 19:33:15’, ‘2006-01-18 18:33:15’, ‘

    test

    ‘, ‘test’, ”, ‘1’, ‘publish’, ‘test’, ‘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 =

    Can anybody help me out?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘writing by e-mail’ is closed to new replies.