risquelucky Posted January 12, 2005 Posted January 12, 2005 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)
♥Vger Posted January 12, 2005 Posted January 12, 2005 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
risquelucky Posted January 12, 2005 Author Posted January 12, 2005 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 <{POST_SNAPBACK}>
risquelucky Posted January 12, 2005 Author Posted January 12, 2005 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 <{POST_SNAPBACK}>
Guest Posted January 12, 2005 Posted January 12, 2005 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.