Database corrupted - need advice - Joomla! Forum - community, help and support
my web host had problem last week. hard drive failure on pc running mysql. and, backup corrupted. don't have current backup. can log in super admin. following error when @ list of articles. site running j 1.5.14. should able update 1.5.26. but, not sure how proceed after that. suggestions help.
db function failed error number 29
file './ltccapst_jo151/jos_content.myd' not found (errcode: 2) sql=select c.*, g.name groupname, cc.title name, u.name editor, f.content_id frontpage, s.title section_name, v.name author jos_content c left join jos_categories cc on cc.id = c.catid left join jos_sections s on s.id = c.sectionid left join jos_groups g on g.id = c.access left join jos_users u on u.id = c.checked_out left join jos_users v on v.id = c.created_by left join jos_content_frontpage f on f.content_id = c.id c.state != -2 order section_name , section_name, cc.title, c.ordering limit 0, 20
Comments
Post a Comment