password hash problem on importing
-
I’m trying to import from vanilla to latest bbpress (the vanilla install comes via punbb & others).
I get the following errors while importing users:
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 ‘jtf>IS” WHERE ID = “48076”‘ at line 1]
UPDATE wp_users SET user_pass = “fe9b68005ebfc248e03446f81d7fe8d752547189$;>iNO”jtf>IS” WHERE ID = “48076”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 ‘R!`+o-KG’V” WHERE ID = “48068”‘ at line 1]
UPDATE wp_users SET user_pass = “f5f993c4bed3f54ed56fa8352215e213efe03746$”R!`+o-KG’V” WHERE ID = “48068”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 ‘48065″‘ at line 1]
UPDATE wp_users SET user_pass = “513e8099ef2e9efdf7a2b9a65e531e80f365e6eb$wys%KRZ|VCz”” WHERE ID = “48065”What can I do?
- You must be logged in to reply to this topic.