📢 Moderators Needed 🚀

Moderators are needed with resources to post or have access to resources to post. Submit an application to be considered.
E

RSS MySQL statement prepare error [1054]: Unknown column 'edit_count' in 'field list'

  • Thread starter Thread starter Excell
  • Start date Start date
E

Excell

Guest
Guest or Bot
After upgrading to v2.2.17, the following error occurred when I added a media code
Code:

[MEDIA=vimeo]1111111[/MEDIA]
to the description field of the resource.

Code:

Code:
Server error log
XF\Db\Exception: MySQL statement prepare error [1054]: Unknown column 'edit_count' in 'field list' src/XF/Db/AbstractStatement.php:230
Stack trace
UPDATE  `xf_rm_resource_update` SET `message` = ?, `edit_count` = ?, `last_edit_date` = ?, `last_edit_user_id` = ? WHERE `resource_update_id` = 37
------------

#0...

Read more

Continue reading...
 
Similar content Most view View more
Back
Top