M
M
maxsholin2016-10-18 10:21:10
MySQL
maxsholin, 2016-10-18 10:21:10

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.
1476737732_img_5894.png1476737742_img_5895.png1476737684_img_5896.png
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 question

Ask a Question

731 491 924 answers to any question