close

Just got this:

Couldn't execute query:

select p_id, s_id, id, s_tree, date_format(p_submitted, '%W|%j|%D|%M|%Y') as date, date_format(p_edited, '%W|%j|%D|%M|%Y') as edit_date, s_name, s_alpha_sort, st_name, s_id, p_title, p_link, p_body, p_comments, p_type, p_mid_w, p_mid_h, p_thmb_w, p_thmb_h, p_weblog, username from ma_posts, ma_sites, ma_site_types, users where p_user_id = id AND p_site_id = s_id and s_type=st_id and p_type < 8 and s_online='Y' order by p_submitted desc limit 0, 50.

1030: Got error 28 from storage engine

Hello,

Was this just clicking on the 'Latest Posts' at the top of the page? It seems ok now but we will look into it. It has happened occasionally in the past. Thanks for drawing it to our attention.

TMA Eds