updated the program and error, how to restore the functioning of the site?
2013-09-28 18:52:49 - load error: AbanteCart core v.1.1.7 Error: no languages available in AbanteCart ! in /home/kmmatrix/public_html/cap/core/engine/language.php on line 83
2013-09-28 18:52:49 - load error: AbanteCart core v.1.1.7 Error: Can not Load any language! in <b>/home/kmmatrix/public_html/cap/core/engine/language.php</b> on line <b>85</b>
hmm.. Can you post content of table "languages" from your mysql database?
Did you delete languages by accident or something?
With this figured out the file was missing. now displays this error.
2013-09-29 13:22:10 - database error: AbanteCart core v.1.1.7 Error: Table 'kmmatrix_aban433.ab_global_attributes_type_descriptions' doesn't exist<br />Error No: 1146<br />SELECT at.*, gatd.type_name
FROM `ab_global_attributes_types` at
LEFT JOIN `ab_global_attributes_type_descriptions` gatd
ON (gatd.attribute_type_id = at.attribute_type_id AND gatd.language_id = 10)
WHERE at.status = 1 order by at.sort_order in <b>/home/kmmatrix/public_html/cap/core/database/mysql.php</b> on line <b>112</b>
how you did upgrade? i guess sql-script inside of upgrade package was not ran.