in catalog/checkout_process.php
find
require(DIR_WS_CLASSES . 'order_total.php');
add before it
if(isset($_SESSION['comments']) && !$order->info['comments']) $order->info['comments']=$_SESSION['comments'];
it will work fine again now, just thought id share in case someone else has the same problem
Steve






Find content
Male
