Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Editing PHP Scripts


ama

Recommended Posts

I need to add my company name and address and logo to the order confirmation page that shows when someone completes an order.

 

What folder and file to go to to get the script to edit this ? :huh:

 

Also, I need to change the footer on my storefront pages from the osCommerce Copyright to my company name etc.. Where do I obtain this script as well ? :huh:

Thank You,

 

Bevery G.

Link to comment
Share on other sites

I need to add my company name and address and logo to the order confirmation page that shows when someone completes an order.

 

What folder and file to go to to get the script to edit this ? :huh:

 

Also, I need to change the footer on my storefront pages from the osCommerce Copyright to my company name etc.. Where do I obtain this script as well ? :huh:

You will find the footer text at the bottom of your english.php file

You should be able to find the text for your checkout_success page at

/includes/languages/english.checkout_success.php

 

Generally speaking you can look at your address bar to find what you need to edit.

IE: if you url ends with checkout_success.php that is the file you will need to find to edit either the file itself or its lang file.

 

The Docs are also a good place to start

 

How to change text

The Knowledge Base is a wonderful thing.

Do you have a problem? Have you checked out Common Problems?

There are many very useful osC Contributions

Are you having trouble with a installed contribution? Have you checked out the support thread found Here

BACKUP BACKUP BACKUP!!! You did backup, right??

Link to comment
Share on other sites

Thank You OZCSYS.... That did help alot and you made that sound so simple I almost feel stupid.. :lol: I never thought about looking in the address bar for the page.. :rolleyes:

 

Thanks.. :)

Thank You,

 

Bevery G.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...