View Single Post
  #1  
Old 06-24-2009, 12:23 AM
 
bmjnine bmjnine is offline
 

Member
  
Join Date: Nov 2008
Posts: 11
 

Default Losing template in some checkout pages

Since I upgraded to 4.2.x, I am not longer getting a full page template on some of the checkout pages. I'm not sure if it happened with 4.2 or 4.2.1 since I did them right after one another. It worked in the previous version 4.1.1.

When you get to the first Checkout page ("Step 1 of 2" -- /cart.php?mode=checkout) with the cart summary and user registration form, the template displays fine with HTML/BODY tags, header, footer, etc. But if I click on "If you already have an account, please login from here." (which goes to /cart.php?mode=auth), that login page has a broken template (no beginning HTML/BODY tags or header). The source starts with "<div class="dialog">...". It does have the footer and closing BODY/HTML tags, though. The same thing happens if I am logged in, and am on the Payment page ("Step 2 of 2"-- /cart.php?paymentid=1&mode=checkout).

Any ideas on what I should check?

Thanks.
__________________
x-cart gold version 4.1.11
Reply With Quote