Database error: Table './irenelim_cscart/cscart_product_popularity' is marked as crashed and should be repaired (145)
Invalid query: SELECT cscart_products.*, cscart_product_descriptions.*, MIN(cscart_product_prices.price) as price, GROUP_CONCAT(IF(cscart_products_categories.link_type = 'M', CONCAT(cscart_products_categories.category_id, 'M'), cscart_products_categories.category_id)) as category_ids, popularity.total as popularity, cscart_discussion.type as discussion_type, cscart_product_sales.amount as sales_amount, MIN(point_prices.point_price) as point_price, cscart_seo_names.name as seo_name FROM cscart_products LEFT JOIN cscart_product_prices ON cscart_product_prices.product_id = cscart_products.product_id AND cscart_product_prices.lower_limit = 1 AND cscart_product_prices.usergroup_id IN (0, 0, 1) LEFT JOIN cscart_product_descriptions ON cscart_product_descriptions.product_id = cscart_products.product_id AND cscart_product_descriptions.lang_code = 'EN' INNER JOIN cscart_products_categories ON cscart_products_categories.product_id = cscart_products.product_id INNER JOIN cscart_categories ON cscart_categories.category_id = cscart_products_categories.category_id AND (cscart_categories.usergroup_ids = '' OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND (cscart_products.usergroup_ids = '' OR FIND_IN_SET(0, cscart_products.usergroup_ids) OR FIND_IN_SET(1, cscart_products.usergroup_ids)) AND cscart_categories.status IN ('A', 'H') AND cscart_products.status IN ('A', 'H') LEFT JOIN cscart_product_popularity as popularity ON popularity.product_id = cscart_products.product_id LEFT JOIN cscart_discussion ON cscart_discussion.object_id = cscart_products.product_id AND cscart_discussion.object_type = 'P' LEFT JOIN cscart_product_sales ON cscart_product_sales.product_id = cscart_products.product_id AND cscart_product_sales.category_id = 186 LEFT JOIN cscart_product_point_prices as point_prices ON point_prices.product_id = cscart_products.product_id AND point_prices.lower_limit = 1 AND point_prices.usergroup_id IN (0, 0, 1) LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = 31397 AND cscart_seo_names.type = 'p' AND cscart_seo_names.dispatch = '' AND cscart_seo_names.lang_code = 'EN' WHERE cscart_products.product_id = 31397 GROUP BY cscart_products.product_id
Backtrace:
| File: | /home/irenelim/public_html/core/fn.database.php |
| Line: | 310 |
| Function: | db_error |
| File: | /home/irenelim/public_html/core/fn.database.php |
| Line: | 102 |
| Function: | db_query |
| File: | /home/irenelim/public_html/core/fn.catalog.php |
| Line: | 55 |
| Function: | db_get_row |
| File: | /home/irenelim/public_html/controllers/customer/products.php |
| Line: | 69 |
| Function: | fn_get_product_data |
| File: | /home/irenelim/public_html/core/fn.control.php |
| Line: | 521 |
| Function: | include |
| File: | /home/irenelim/public_html/core/fn.control.php |
| Line: | 384 |
| Function: | fn_run_controller |
| File: | /home/irenelim/public_html/index.php |
| Line: | 27 |
| Function: | fn_dispatch |