
Originally Posted by
jdaven123
Someone else had me try to see if this line of code was in the tpl_checkout_payment_default.php file in my templates folder and remove it to fix the problem.
if ($COWOA && ($_SESSION['cart']->show_total() == 0)) {
zen_redirect(zen_href_link(FILENAME_CHECKOUT_CONFIRMATION, '', 'SSL'));
}
I checked and it was not. Anyone else have any ideas of why I'm stuck on the billing page and it just keeps refreshing to a blank billing page when I click next.
Site is pretty new. Installed ZenCart, installed a template called LiteRed, then installed COWOA.
I'm so lost on trying to get this fixed.
Thank You