Zen Follower
- Join Date:
- Jul 2006
- Posts:
- 494
- Plugin Contributions:
- 0
My Checkout Without Account Mod
hnguyen1981:
I was able to fix it myself. The definition is located under \includes\languages\english\extra_definitions\apple_zen\order_steps_defines.php. I had to add define('TEXT_ORDER_STEPS_BILLING', 'Billing'); to the file because it was missing.
Thanks for your help craftzombie. You pointed me in the right direction.
apple_zen is your template. apple_zen is the override folder that you install this mod and all other mods into (unless you are installing core files, which do not get installed into your override folder). If you are not doing this, all of these mods and changes you are making will be erased if you ever decide to upgrade your version of Zen Cart. Always install into your override folder.
And I mean apple_zen as in....
includes/templates/apple_zen/templates/
or
includes/languages/english/apple_zen/
There should be apple_zen's all over the place!
Not sure if you already know all of this. Just trying to help! :smile: