zencart 1.39f with COWOA
I am trying to install, but during merging I come up with the following.
in the file includes/classes/order.php there is this line
which should be replaced byCode:if ($_SESSION['COWOA']) $sql_data_array[COWOA_order] = 1;
But if I do that i am afraid it will ruin COWOA.Code://Multisite Module - Add the order_site in the order table $sql_data_array['order_site']=ORDER_SITE; //eof Multisite Module
Please advise on how to proceed


Reply With Quote
