·
Added a discussion

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

  • 430
Comments
    • I solved the problem.

      Somehow the table 'sys_storage_ghosts' become corrupted. Luckily I managed to restore the table from backup. Now all links like Albums, Groups, Forum(Discussions) works again.

      Login or Join to comment.