cgmsys Posted May 30, 2006 Posted May 30, 2006 I would like to add phone number and postal address info under the contact us page. http://e-batterystore.com/catalog/contact_us.php I see two possible ways of doing this and was wondering which was better (or if there is another way of doing it) 1. I could modify the contact_us.php under catalog directly 2. I could modify the contact_us.php under includes/languages/english by setting up a define and then calling the define in contact_us.php under catalog 3. Create a file with the info and try a phpinclude() in contact_us.php under catalog I'm looking for the best way of doing this in light of the eventual need to upgrade to a newer version of oscommerce when necessary Thanks, I'd really appreciate any ideas. Chris
Guest Posted May 30, 2006 Posted May 30, 2006 Search the contribution area for contact_us . There are many similar contributions that can provide what you're looking for. -jared
cgmsys Posted May 31, 2006 Author Posted May 31, 2006 jared Thanks - that did the trick. (seaching contributions for contact_us) I used the Contact_us Choice contribution. Simple and effective. Thanks again... chris
Recommended Posts
Archived
This topic is now archived and is closed to further replies.