Zen Cart Logo
Forums / General Questions / checkout success message

checkout success message

Locked

Views: 1,696

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
25 Oct 2010, 3:22 PM
#1
shresthashree avatar

shresthashree

New Zenner

Join Date:
Jun 2009
Posts:
14
Plugin Contributions:
0

checkout success message

I am new to zencart and i am also not a programmer. I just setup the zencart and m testing it now. The problem is, when i add product to checkout and click done after filling and paying, it shows only TEXT_YOUR_ORDER_NUMBER where i want to display some checkout success message.

25 Oct 2010, 3:26 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: checkout success message

TEXT_YOUR_ORDER_NUMBER is a constant and normally displays as the result of a mis-edit of a file

Have you edited the text you wanted displayed?

25 Oct 2010, 3:39 PM
#3
shresthashree avatar

shresthashree

New Zenner

Join Date:
Jun 2009
Posts:
14
Plugin Contributions:
0

Re: checkout success message

Thank you cobra for the soon help.
I have not done any thing for this file. I also don't know that where is it.

25 Oct 2010, 6:52 PM
#4
stevesh avatar

stevesh

Black Belt

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

Re: checkout success message

That's defined in includes/languages/english/checkout_success.php. You might check to see if that file exists and isn't corrupted.