• Hi
    I just tried deleting a user in my 1.2 alpha (23/4 I think) and got the message that I will post just now. I think however it did delete…but I was just wondering if I should be worried
    ————————
    Warning: implode(): Bad arguments. in ../wpress/wp-admin/users.php on line 146
    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]
    DELETE FROM wp_comments WHERE comment_post_ID IN ()
    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]
    DELETE FROM wp_post2cat WHERE post_id IN ()
    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]
    DELETE FROM wp_postmeta WHERE post_id IN ()
    Warning: Cannot modify header information – headers already sent by (output started at../public_html/wpress/wp-admin/users.php:146) in ../public_html/wpress/wp-admin/users.php on line 161
    WordPress 1.2-alpha-6 a€?? Support Forums
    0.32 seconds

Viewing 2 replies - 1 through 2 (of 2 total)
  • The user you deleted had no posts to his/her name, and hence the errors, which says the various tables related to posts did not turn up any posts to delete. This is normal, though supressing the error messages would be good.

    Thread Starter lilandra

    (@lilandra)

    argh!
    thank you..silly me! ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘delete user in 1.2alpha “bug”’ is closed to new replies.