Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Shipping Set Up


risquelucky

Recommended Posts

Posted

Am I doing something wrong? I'm trying to get rid of the default "Put here your

Shipping & Returns information." in the setup, but I can't find the PHP page

to edit. I'm going to feel stupid when someone gives me this answer, aren't

I?

 

Thanks,

 

Lucky (mostly)

Posted

includes/languages/english/shipping.php

 

Don't edit the file using the osCommerce File Manager. Download the file, make a backup (just in case), then edit the file in a plain text editor like Notepad, then upload the edited file. If anything is wrong, restore it from the backup you took.

 

Vger

Posted

That makes sense, but I can't find the text to replace in the shipping.php file. Am I just being dense?

 

Thanks for the help.

 

Lucky

 

includes/languages/english/shipping.php

 

Don't edit the file using the osCommerce File Manager.  Download the file, make a backup (just in case), then edit the file in a plain text editor like Notepad, then upload the edited file.  If anything is wrong, restore it from the backup you took.

 

Vger

Posted

Darn. I was looking at the shipping.php just at the root level. Is that file supposed to be there?

 

Thanks a lot for the help.

 

Lucky

 

 

That makes sense, but I can't find the text to replace in the shipping.php file. Am I just being dense?

 

Thanks for the help.

 

Lucky

Posted

hey lucky... yeah that file belongs there. Basically the way oscommerce works is kinda weird. But i guess its necessary for the language support.

 

Something calls up the shipping.php file in the catalog directory, and it in turn looks for the shipping file in the english directory to get its text.

 

Kinda weird but you get used to it after a while.

Archived

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

×
×
  • Create New...