[RSS Feed/News] vB -> xF 'threadid' doesn't exist in table 'post'

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
Can anyone help? I am importing a vBulletin forum to xenForo on the same mysql server.

  • XF\Db\InvalidQueryException: MySQL statement prepare error [1176]: Key 'threadid' doesn't exist in table 'post'
  • src/XF/Db/AbstractStatement.php:230

SELECT post.*,
IF(user.username IS NULL, post.username, user.username) AS username,
thread.title AS threadtitle,
editlog.dateline AS editdate,
editlog.userid AS...

Read more

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom