Error: [256] - SqlConnection::Execute() Could not execute: 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 p.ParentId = ) GROUP BY ov.Id' at line 9 (SQL: SELECT
ov.Id
, ov.OptionId
, ov.Description
FROM store_optionvalues ov
LEFT JOIN store_optionvaluefamily ovf ON ov.Id = ovf.ParentId LEFT JOIN product p
ON ovf.Id = p.FamilyId
WHERE ov.OptionId = '11'
AND p.Stock > 0 AND p.Stock IS NOT NULL AND (p.Id = OR p.ParentId = ) GROUP BY ov.Id)
File: /homepages/19/d240778716/htdocs/Shame-U/share/class/SqlConnection.php at line105
Rem.Addr: 38.103.63.62 Browser:CCBot/1.0 (+http://www.commoncrawl.org/bot.html) BackTrace:
-- -> include() @ /19/d240778716/htdocs/Shame-U/product_main.php line 9
---- -> OptionValueFinder->GetForProductView() @ /19/d240778716/htdocs/Shame-U/process/process.product.php line 70
------ -> SqlConnection->GetRecords() @ /19/d240778716/htdocs/Shame-U/share/class/OptionValueFinder.php line 121
-------- -> SqlConnection->Execute() @ /19/d240778716/htdocs/Shame-U/share/class/SqlConnection.php line 149
---------- -> trigger_error() @ /19/d240778716/htdocs/Shame-U/share/class/SqlConnection.php line 105
------------ -> dlog->Log2Display() @ /19/d240778716/htdocs/Shame-U/share/external/dlog/dlog.php line 111
-------------- -> hb2log->ExtraParam() @ /19/d240778716/htdocs/Shame-U/share/external/dlog/dlog.php line 138 |