• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Is there something wrong with the pics server?

Error: DB Error: unknown error : SELECT p.picture_key, p.filename, p.filesize, p.views, p.width, p.height, p.tn_width, p.tn_height, p.date_posted, p.work_safe, m.username, count(c.comment) as comment_count FROM pics_picture p JOIN pics_member m ON m.member_key = p.member_key LEFT OUTER JOIN pics_preferences pr ON pr.member_key = m.member_key LEFT OUTER JOIN pics_comments c ON c.picture_key = p.picture_key WHERE p.public != 0 GROUP BY p.last_view DESC LIMIT 24 [nativecode=1016 ** Can't open file: 'pics_picture.MYI'. (errno: 145)]


Yes, looks like something is wrong.
 
Back
Top