You have a duplicate message in your MyBB database. This is throwing errors for SMF when it tries to insert it into its database (As it doesn't like duplicate ids).
If you go into your MyBB database, Then the posts table. Do a search on pid equaling "10129".
You will come up with more than 1 result. You will need to decide which one you want to keep, and what other one you want to delete.