Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Modifying checkout_success.php


J4Media | John

Recommended Posts

Posted

Hi All,

 

How do you change the text that appears in the checkout_success.php page? Right now it says "your product will be delivered in....", and my product is actually a download, so you see the problem.

 

I've looked for the location but can't seem to find it.

 

Thanks in advance.

 

John

Posted
Hi All,

 

How do you change the text that appears in the checkout_success.php page?  Right now it says "your product will be delivered in....", and my product is actually a download, so you see the problem.

 

I've looked for the location but can't seem to find it.

 

Thanks in advance.

 

John

 

Hi John,

 

There are 2 files that modify the text on the checkout_success page. They can be found in: catalog/checkout_success.php and catalog/includes/languages/<your language>/checkout_success.php

 

Hope this helps!

 

Karen

Posted
Hi John,

 

There are 2 files that modify the text on the checkout_success page. They can be found in: catalog/checkout_success.php and catalog/includes/languages/<your language>/checkout_success.php

 

Hope this helps!

 

Karen

 

thanks for the response karen, but i'm still confused. I see a reference to TEXT_THANKS_FOR_SHOPPING but i don't see where i can actually change what it says. I guess I need to know where I can modify the TEXT_THANKS_FOR_SHOPPING component.

 

Am I not seeing something?

Posted

Look in catalog/includes/languages/<your language>/checkout_success.php

 

 

Mark

Lifes a bitch, then you marry one, then you die!

Posted
Look in catalog/includes/languages/<your language>/checkout_success.php

Mark

 

Ahhhh, now i see it....Thanks Mark.

 

So many files to look at...where would I be able to change the title banner in an infobox, say if I wanted to add an image instead of the text?

 

Thanks again,

 

John

Posted

John,

 

To be able to add images to the infobox headers you need to add some html code in each individual box.

 

Probably the easiest way for you will be to search the contribs site for 'Infobox header images'.

 

This will show you how to go about adding your own images.

 

Mark

Lifes a bitch, then you marry one, then you die!

Posted
John,

 

To be able to add images to the infobox headers you need to add some html code in each individual box.

 

Probably the easiest way for you will be to search the contribs site for 'Infobox header images'.

 

This will show you how to go about adding your own images.

 

Mark

 

Thanks Mark, I'll give it a try :thumbsup:

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...