Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

A newbie to oscommerce. Need help!


Guest

Recommended Posts

Posted

Hello everyone! My name is David and I need some help. I am new to all of this (PHP) language and all. I wanted to know how I can edit/change the text in the shipping.php and the others? Any advice is greatly appreciated.

 

-David

:)

Posted

grab a copy of the installation / modification guide at

 

http://www.oscdox.com

 

 

Read that first :)

"Politics is the art of preventing people from taking part in affairs which properly concern them"

Posted

ok Thanks you guys! I am surprised on the fast response. :-)

Posted
ok Thanks you guys!  I am surprised on the fast response. :-)

 

Well - that's the spirit of osCommerce. Have fun playing with us :-)

You can't have everything. That's why trains have difficulty crossing oceans, and hippos did not adapt to fly. -- from the OpenBSD mailinglist.

Posted
ok Thanks you guys!  I am surprised on the fast response. :-)

 

Well - that's the spirit of osCommerce. Have fun playing with us :-)

 

 

Playing with us? :oops: :P :wink:

 

for sure I haven't been around for awhile and I really missed you guys!

Cheers,

Susan

 

* * * * *

Find a way, or make one!

Posted

This is the clearest explanation I've found (earlier today) thanks to

PC eltr8

Ken

 

Who posted this

 

Any changes to the body text, titles, anything, on any page is always found in the languages file. So if the main page (home in your inference) is /catalog/default.php then go to /catalog/includes/languages/english/default.php for the text. Similarly if you wanted to change something in /catalog/checkout_process.php then go to /catalog/includes/languages/english/checkout_process.php. I found that the format is the same always. Even if you are changing things in modules - say you want to change text to /catalog/includes/modules/shipping/flat.php - then go

to /catalog/includes/languages/english/modules/shipping/flat.php.

There is a system! Oh and of course I am directing you to the English directory coz I'm assuming that you have an English speaking site - if not its the same just use the appropriate directory instead of English.

 

Made me understand thing a whole lot better :D

Posted

Best way in my opinion is to CHMOD your language files 777 and then Admin > Tools > Define Languages

 

Easy, and no FTP login needed...

Archived

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

×
×
  • Create New...