Problem importing bbPress1…
-
To upgrade to the newest version of BBPRESS, I added a fresh install of WordPress and included the BBPRESS plugin. I followed all the instructions to import my old bbPress1 (1.1) posts (Tools > Forums > Import Forums), but I get the following error:
`
WordPress database error: [Table ‘database_name.forumusers’ doesn’t exist]
SELECT convert(users.ID USING “utf8”) AS ID,convert(users.user_pass USING “utf8”) AS user_pass,convert(users.user_login USING “utf8”) AS user_login,convert(users.user_nicename USING “utf8”) AS user_nicename,convert(users.user_email USING “utf8”) AS user_email,convert(users.user_url USING “utf8”) AS user_url,convert(users.user_registered USING “utf8”) AS user_registered,convert(users.user_status USING “utf8”) AS user_status,convert(users.display_name USING “utf8”) AS display_name FROM forumusers AS users LIMIT 0, 100
`I know I have the correct database information (name, user, pass, etc.), but I can’t get it to work. Please help! Thanks in advance..
- You must be logged in to reply to this topic.