Zen Cart Logo
Forums / Addon Templates / Fast and Easy Checkout - One Page Check out problem

Fast and Easy Checkout - One Page Check out problem

Locked

Views: 2,124

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
29 Mar 2010, 3:02 PM
#1
jorsara avatar

jorsara

New Zenner

Join Date:
Oct 2009
Posts:
89
Plugin Contributions:
0

Fast and Easy Checkout - One Page Check out problem

Hello,

I just noticed that the heading for the "Billing Address" and "Shipping Address" shows as follow;

TABLE_HEADING_BILLING_ADDRESS
TABLE_HEADING_SHIPPING_ADDRESS

Anyone has any idea why its doing this? And what is the solution?

Please reply- It looks bad!!!

Help

29 Mar 2010, 3:29 PM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Fast and Easy Checkout - One Page Check out problem

https://www.zen-cart.com/tutorials/index.php?article=95

Use Admin - Tools - Developers Tool Kit to search for those terms to see where they're defined.

Probably in includes/languages/english/YOUR_TEMPLATE/login.php

31 Mar 2010, 2:56 PM
#3
jorsara avatar

jorsara

New Zenner

Join Date:
Oct 2009
Posts:
89
Plugin Contributions:
0

Re: Fast and Easy Checkout - One Page Check out problem

Thanks Steve,

I got it to work. You were right it was the login.php. I think I screw it up when I try to get rid of all "Store Owner" garbage. Somehow I got the login.php messed up.

Thanks. As always you are the HERO!