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 = [email protected]
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?