Solved Unknown column 'xf_mg_media_item.album_state'

This topic has been solved
M

Mike S

Guest
I get this error after updating the gallery.

  • XF\Db\Exception: MySQL statement prepare error [1054]: Unknown column 'xf_mg_media_item.album_state' in 'where clause'
  • src/XF/Db/AbstractStatement.php:230
SELECT xf_mg_media_item., xf_mg_album_Album_1., xf_mg_category_Category_2., xf_user_User_3., xf_attachment_Attachment_4., xf_attachment_data_Data_5., xf_deletion_log_DeletionLog_6.*
FROM...

Read more

Continue reading...