Okay
  Public Ticket #2743418
mysql error is on homepage
Closed

Comments

  • thebugb started the conversation

    I am getting Mysql error on home page. Mysql version is 8.


    Error filtering template: SQLSTATE[HY000]: General error: 1525 Incorrect DATETIME value: 'news_from_date', query was: SELECT COUNT(DISTINCT e.entity_id) FROM `catalog_product_entity` AS `e` INNER JOIN `catalog_category_product_index_store1` AS `cat_index` ON cat_index.product_id=e.entity_id AND cat_index.store_id=1 AND cat_index.visibility IN(2, 4) AND cat_index.category_id=2 INNER JOIN `catalog_product_index_price` AS `price_index` ON price_index.entity_id = e.entity_id AND price_index.customer_group_id = 0 AND price_index.website_id = '1' LEFT JOIN `catalog_product_entity_datetime` AS `at_news_from_date_default` ON (`at_news_from_date_default`.`entity_id` = `e`.`entity_id`) AND (`at_news_from_date_default`.`attribute_id` = '94') AND `at_news_from_date_default`.`store_id` = 0 LEFT JOIN `catalog_product_entity_datetime` AS `at_news_from_date` ON (`at_news_from_date`.`entity_id` = `e`.`entity_id`) AND (`at_news_from_date`.`attribute_id` = '94') AND (`at_news_from_date`.`store_id` = 1) LEFT JOIN `catalog_product_entity_datetime` AS `at_news_to_date_default` ON (`at_news_to_date_default`.`entity_id` = `e`.`entity_id`) AND (`at_news_to_date_default`.`attribute_id` = '95') AND `at_news_to_date_default`.`store_id` = 0 LEFT JOIN `catalog_product_entity_datetime` AS `at_news_to_date` ON (`at_news_to_date`.`entity_id` = `e`.`entity_id`) AND (`at_news_to_date`.`attribute_id` = '95') AND (`at_news_to_date`.`store_id` = 1) WHERE (e.entity_id IN((SELECT `cat`.`product_id` FROM `catalog_category_product` AS `cat` WHERE (cat.category_id IN('148'))))) AND (((((IF(at_news_from_date.value_id > 0, at_news_from_date.value, at_news_from_date_default.value) <= '2021-04-07 23:59:59') OR (IF(at_news_from_date.value_id > 0, at_news_from_date.value, at_news_from_date_default.value) IS not null))))) AND (((((IF(at_news_to_date.value_id > 0, at_news_to_date.value, at_news_to_date_default.value) >= '2021-04-07 00:00:00') OR (IF(at_news_to_date.value_id > 0, at_news_to_date.value, at_news_to_date_default.value) IS not null))))) AND ((IF(at_news_from_date.value_id > 0, at_news_from_date.value, at_news_from_date_default.value) IS not null) OR (IF(at_news_to_date.value_id > 0, at_news_to_date.value, at_news_to_date_default.value) IS not null)) AND ((((IF(at_news_from_date.value_id > 0, at_news_from_date.value, at_news_from_date_default.value) = 'news_from_date') OR (IF(at_news_from_date.value_id > 0, at_news_from_date.value, at_news_from_date_default.value) < '2021-04-07 13:06:13')))) AND ((((IF(at_news_to_date.value_id > 0, at_news_to_date.value, at_news_to_date_default.value) = 'news_to_date') OR (IF(at_news_to_date.value_id > 0, at_news_to_date.value, at_news_to_date_default.value) > '2021-04-07 13:06:13'))))


  • [deleted] replied

    Dear thebugb,

    Thank you for your ticket

    Could you please give us your site info ( admin url, admin account and ftp/ssh access detail )? So we can specify whether or not your issue is a theme bug. If it is, we may fix it for you. We will update you as soon as possible

    We also need your database access details

    I hope you have a good day