[RSS Feed/News] XF\Db\Exception: MySQL statement prepare error [1146]: Table 'import_table_name' doesn't exist src/XF/Db/AbstractStatement.php:228

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
Recently, after the update of XF 2.2.4, I started to see the following errors. How do I fix this?

Code:

Code:
XF\Db\Exception: MySQL statement prepare error [1146]: Table 'import_table_name' doesn't exist src/XF/Db/AbstractStatement.php:228
Generated by: Unknown account Mar 30, 2021 at 7:27 AM

Code:

Code:
Stack trace
            SELECT new_id
            FROM import_table_name
            WHERE content_type = ?
            AND old_id = ?
        
------------

#0...

Read more

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