Warning: fread(): Length parameter must be greater than 0 in /var/www/sportmir/data/www/sportmir.club/system/library/cache/file.php on line 32Warning: fread(): Length parameter must be greater than 0 in /var/www/sportmir/data/www/sportmir.club/system/library/cache/file.php on line 32Warning: mysqli::query(): (HY000/1030): Got error 122 "Internal (unspecified) error in handler" from storage engine Aria in /var/www/sportmir/data/www/sportmir.club/system/storage/modification/system/library/db/mysqli.php on line 26Notice: Error: Got error 122 "Internal (unspecified) error in handler" from storage engine Aria Error No: 1030 SELECT * FROM oc_category c LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id) LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '353' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) in /var/www/sportmir/data/www/sportmir.club/system/storage/modification/system/library/db/mysqli.php on line 48Notice: Trying to get property of non-object in /var/www/sportmir/data/www/sportmir.club/catalog/model/catalog/category.php on line 12Warning: Invalid argument supplied for foreach() in /var/www/sportmir/data/www/sportmir.club/system/storage/modification/catalog/controller/product/category.php on line 210Warning: mysqli::query(): (HY000/1030): Got error 122 "Internal (unspecified) error in handler" from storage engine Aria in /var/www/sportmir/data/www/sportmir.club/system/storage/modification/system/library/db/mysqli.php on line 26Notice: Error: Got error 122 "Internal (unspecified) error in handler" from storage engine Aria Error No: 1030
SELECT
`a`.`attribute_id`,
REPLACE(REPLACE(TRIM(pa.text), '
', ''), '
', '') AS `txt`,
`ad`.`name`,
`ad`.`mf_tooltip` AS `tooltip`,
`agd`.`name` AS `gname`,
`agd`.`attribute_group_id`
FROM
`oc_product` AS `p`
INNER JOIN
`oc_product_to_store` AS `pts`
ON
`p`.`product_id` = `pts`.`product_id` AND `pts`.`store_id` = 0
INNER JOIN
`oc_product_attribute` AS `pa`
ON
`p`.`product_id` = `pa`.`product_id` AND `pa`.`language_id` = 1
INNER JOIN
`oc_attribute` AS `a`
ON
`a`.`attribute_id` = `pa`.`attribute_id`
INNER JOIN
`oc_attribute_description` AS `ad`
ON
`ad`.`attribute_id` = `a`.`attribute_id` AND `ad`.`language_id` = 1
INNER JOIN
`oc_attribute_group` AS `ag`
ON
`ag`.`attribute_group_id` = `a`.`attribute_group_id`
INNER JOIN
`oc_attribute_group_description` AS `agd`
ON
`agd`.`attribute_group_id` = `ag`.`attribute_group_id` AND `agd`.`language_id` = 1
INNER JOIN
`oc_product_to_category` AS `p2c`
ON
`p2c`.`product_id` = `p`.`product_id`
INNER JOIN
`oc_category_path` AS `cp`
ON
`cp`.`category_id` = `p2c`.`category_id`
WHERE
`p`.`date_available` <= NOW() AND `p`.`status` = '1' AND `cp`.`path_id` IN(353)
GROUP BY
`txt`, `pa`.`attribute_id`
HAVING
`txt` != ''
ORDER BY
`txt`
in /var/www/sportmir/data/www/sportmir.club/system/storage/modification/system/library/db/mysqli.php on line 48Warning: mysqli::query(): (HY000/1030): Got error 122 "Internal (unspecified) error in handler" from storage engine Aria in /var/www/sportmir/data/www/sportmir.club/system/storage/modification/system/library/db/mysqli.php on line 26Notice: Error: Got error 122 "Internal (unspecified) error in handler" from storage engine Aria Error No: 1030
SELECT
`o`.`option_id`,
`ov`.`option_value_id`,
`od`.`name` AS `gname`,
`od`.`mf_tooltip` AS `tooltip`,
`ov`.`image`,
`ovd`.`name`
FROM
`oc_product` AS `p`
INNER JOIN
`oc_product_to_store` AS `p2s`
ON
`p`.`product_id` = `p2s`.`product_id` AND `p2s`.`store_id` = 0
INNER JOIN
`oc_product_option_value` AS `pov`
ON
`p`.`product_id` = `pov`.`product_id`
INNER JOIN
`oc_option_value` AS `ov`
ON
`ov`.`option_value_id` = `pov`.`option_value_id`
INNER JOIN
`oc_option_value_description` AS `ovd`
ON
`ov`.`option_value_id` = `ovd`.`option_value_id` AND `ovd`.`language_id` = 1
INNER JOIN
`oc_option` AS `o`
ON
`o`.`option_id` = `pov`.`option_id`
INNER JOIN
`oc_option_description` AS `od`
ON
`od`.`option_id` = `o`.`option_id` AND `od`.`language_id` = 1
INNER JOIN
`oc_product_to_category` AS `p2c`
ON
`p2c`.`product_id` = `p`.`product_id`
INNER JOIN
`oc_category_path` AS `cp`
ON
`cp`.`category_id` = `p2c`.`category_id`
WHERE
`p`.`date_available` <= NOW() AND `p`.`status` = '1' AND `cp`.`path_id` IN(353) AND `o`.`type` IN('radio','checkbox','select','image','image_radio')
GROUP BY
`o`.`option_id`, `ov`.`option_value_id`
ORDER BY
`ov`.`sort_order`, `ovd`.`name`
in /var/www/sportmir/data/www/sportmir.club/system/storage/modification/system/library/db/mysqli.php on line 48Notice: Trying to get property of non-object in /var/www/sportmir/data/www/sportmir.club/catalog/model/module/mega_filter.php on line 786Warning: Invalid argument supplied for foreach() in /var/www/sportmir/data/www/sportmir.club/catalog/model/module/mega_filter.php on line 786Warning: mysqli::query(): (HY000/1030): Got error 122 "Internal (unspecified) error in handler" from storage engine Aria in /var/www/sportmir/data/www/sportmir.club/system/storage/modification/system/library/db/mysqli.php on line 26Notice: Error: Got error 122 "Internal (unspecified) error in handler" from storage engine Aria Error No: 1030 SELECT * FROM oc_information i LEFT JOIN oc_information_description id ON (i.information_id = id.information_id) LEFT JOIN oc_information_to_store i2s ON (i.information_id = i2s.information_id) WHERE id.language_id = '1' AND i2s.store_id = '0' AND i.status = '1' ORDER BY i.sort_order, LCASE(id.title) ASC in /var/www/sportmir/data/www/sportmir.club/system/storage/modification/system/library/db/mysqli.php on line 48Notice: Trying to get property of non-object in /var/www/sportmir/data/www/sportmir.club/catalog/model/catalog/information.php on line 12Warning: Invalid argument supplied for foreach() in /var/www/sportmir/data/www/sportmir.club/system/storage/modification/catalog/controller/common/footer.php on line 39Warning: mysqli::query(): (HY000/1030): Got error 122 "Internal (unspecified) error in handler" from storage engine Aria in /var/www/sportmir/data/www/sportmir.club/system/storage/modification/system/library/db/mysqli.php on line 26Notice: Error: Got error 122 "Internal (unspecified) error in handler" from storage engine Aria Error No: 1030 SELECT * FROM oc_category c LEFT JOIN oc_category_description cd ON (c.category_id = cd.category_id) LEFT JOIN oc_category_to_store c2s ON (c.category_id = c2s.category_id) WHERE c.parent_id = '0' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) in /var/www/sportmir/data/www/sportmir.club/system/storage/modification/system/library/db/mysqli.php on line 48Notice: Trying to get property of non-object in /var/www/sportmir/data/www/sportmir.club/catalog/model/catalog/category.php on line 12Warning: Invalid argument supplied for foreach() in /var/www/sportmir/data/www/sportmir.club/system/storage/modification/catalog/controller/common/header.php on line 153Warning: mysqli::query(): (HY000/1030): Got error 122 "Internal (unspecified) error in handler" from storage engine Aria in /var/www/sportmir/data/www/sportmir.club/system/storage/modification/system/library/db/mysqli.php on line 26Notice: Error: Got error 122 "Internal (unspecified) error in handler" from storage engine Aria Error No: 1030 SELECT * FROM oc_newsblog_category c
LEFT JOIN oc_newsblog_category_description cd ON (c.category_id = cd.category_id)
LEFT JOIN oc_newsblog_category_to_store c2s ON (c.category_id = c2s.category_id)
WHERE c.parent_id = '0'
AND cd.language_id = '1'
AND c2s.store_id = '0'
AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) in /var/www/sportmir/data/www/sportmir.club/system/storage/modification/system/library/db/mysqli.php on line 48Notice: Trying to get property of non-object in /var/www/sportmir/data/www/sportmir.club/catalog/model/newsblog/category.php on line 18Warning: Invalid argument supplied for foreach() in /var/www/sportmir/data/www/sportmir.club/system/storage/modification/catalog/controller/common/header.php on line 193Warning: fread(): Length parameter must be greater than 0 in /var/www/sportmir/data/www/sportmir.club/system/library/cache/file.php on line 32Warning: fread(): Length parameter must be greater than 0 in /var/www/sportmir/data/www/sportmir.club/system/library/cache/file.php on line 32Фигуры из полимера на цоколе