Database error - groups
Hello,
After upgrade to UNA ver. 14.0.0-A1 can't open some Groups (created before UNA 13). When trying to open those groups we get DB Error:
"Database error in Our site
Query:
SELECT `f`.* FROM `bx_posts_photos` AS `f` INNER JOIN `sys_storage_ghosts` AS `g` ON (`f`.`id` = `g`.`id` AND `g`.`object` = :object AND `g`.`profile_id` = :profile_id AND `g`.`content_id` = :content_id) ORDER BY `g`.`order` ASC, `g`.`created` DESC
Mysql error:
Incorrect file format 'sys_storage_ghosts' "
How to corretc this problem?
Thank you very much