[RSS Feed/News] Import] Data too long for column 'old_id' at row 1

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
I'm doing a test run locally of importing my vb3.7 forum into XenForo and I got the following error via CLI:

Code:

Code:
In AbstractStatement.php line 230:

  MySQL query error [1406]: Data too long for column 'tag_url' at row 1


xf:import [--processes PROCESSES] [--finalize]

Exception query:


  INSERT  INTO `xf_tag` (`tag`, `permanent`, `tag_url`, `tag_id`, `use_count`, `
last_use_date`) VALUES (?, ?, ?, ?, ?, ?)

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