Answer the question
In order to leave comments, you need to log in
Errors in the database, Shop-Cart DLE v2.0 module?
Hello, at the last step of order confirmation, database errors fly out. The developer of the module does not get in touch.
Line 690:
if($_SESSION['cart']['order']['todate']) $tpl->set("{todate}", langdate("j FY, H:i",$deliver_date)) ;
Line 20:
$rows = $db->super_query("SELECT id, title, category, alt_name, xfields FROM ".PREFIX."_post WHERE approve AND id IN ($cart_ids)",true);
Line 26:
$rows = $db->super_query("SELECT id, title, category, alt_name, xfields FROM ".PREFIX."_post WHERE approve AND id IN (".implode(",",$ids).") ",true);
Help me fix it please!!!
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question