CLCC Posted December 1, 2003 Posted December 1, 2003 (edited) I am having problems with understanding these instructions. Can someone please elaborate this for a newbie php programmer? I understand that there is already a file called flat.php, and it says not to overwrite the original, but it doesn't specify to place the code from the new flat.php file into the existing flat.php file. but to rename "the files" whatever you want. I don't understand this. please help!? :huh: Thanks much in advance. -These are the instructions Step 1.Take a brief look at both flat.php files. Notice the variable names etc. Step 2. Copy the files to the corresponding directories (do not overwrite your flat.php, its not original) Step 3. Rename the files to whatever you prefer based on the shipping method or whatever you like. (delete ones you do not use including the flat.php files) Step 4. Open each file in the /catalog/includes/modules/shipping/ directory and re-name the variables (case sensitive, so replace words correctly with no spaces) Step 5. Open each of your new shipping methods in the directory: /catalog/includes/languages/english/modules/shipping/ and change those variable names to match the ones from the /catalog/includes/modules/shipping/ directory Step 6. Change the text that will be displayed: See Example Hint - the text is 2 Business Day Economy (be sure to leave the ' at the beginning and end of the text) Edited December 1, 2003 by CLCC Quote
Starkness Posted December 2, 2003 Posted December 2, 2003 Can someone please give some advice? Quote Thanks! Starkness
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.