commerce icon indicating copy to clipboard operation
commerce copied to clipboard

SQLSTATE[42000]

Open Grinyaha opened this issue 2 years ago • 0 comments

SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'or evo_site_content.privatemgr = ?) limit 1' at line 1 (SQL: select evo_site_content.* from evo_site_content left join evo_document_groups on evo_document_groups.document = evo_site_content.id where evo_site_content.id in (55) and evo_site_content.published = 1 and evo_site_content.deleted = 0 and (1 = or evo_site_content.privatemgr = 0) limit 1)

Если есть товар в корзине, то при входе в админку выдает ошибку.

Grinyaha avatar Oct 22 '23 16:10 Grinyaha