I Robert, On file action.viewcart.php, line 34, you have: if( $tmp ) $destpage = $viewcartpage; Bug $viewcartpage doesn't exist - must be replaced by: if( $tmp ) $destpage = $tmp; And now it works - this is useful when cart is called through ajax but the cart form should use another alias / url page Thanks
Date: 2015-10-29 10:58 Posted By: Robert Campbell (calguy1000) fixed in svn. thanks.
Updated: 2015-10-29 10:58 resolution_id: => 7