davejones Posted June 23, 2004 Posted June 23, 2004 i have 2 questions for u guys/gals: 1)how can i make a new page i.e. FAQ's but still keeping the same layout tructure of the website 2)how do i add text to files such as shipping.php 3)how can i change page titles i.e. shipping.php
vasttech Posted June 23, 2004 Posted June 23, 2004 1. Search the forums as I know the answer to this is here. 2. See Documentation or Knowledge Base 3. See Documentation or Knowledge Base Remember the forum search is your friend. You will find the answer to many of your questions are already here. osCommerce Knowledge Base osCommerce Documentation Contributions
Mark Evans Posted June 23, 2004 Posted June 23, 2004 Whilst we are moving the content from the wiki to the KB you can see the answers to your questions here http://wiki.oscommerce.com/docsCat Mark Evans osCommerce Monkey & Lead Guitarist for "Sparky + the Monkeys" (Album on sale in all good record shops) --------------------------------------- Software is like sex: It's better when it's free. (Linus Torvalds)
♥bruyndoncx Posted June 23, 2004 Posted June 23, 2004 1)how can i make a new page i.e. FAQ's but still keeping the same layout tructure of the website 2)how do i add text to files such as shipping.php 3)how can i change page titles i.e. shipping.php 1) there is a contribution for FAQs, alternatively, you make a copy of eg conditions.php and edit the text as defined in the languages directory You then need to make a link in the infobox (defined in includes/boxes/informationbox duplicate and modify e.g. conditions.php to point to your new php file. 2) not sure what you mean, guess; adding the text in the defines for your languages in the shipping.php file (similar to point 1) 3) this is also defined in the languages files, depending on the page, additional information is added to the title. KEEP CALM AND CARRY ON I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support). So if you are still here ? What are you waiting for ?! Find the most frequent unique errors to fix: grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt
davejones Posted June 23, 2004 Author Posted June 23, 2004 thanx guys managed to sort out questions 2 + 3, theu are in catalog/includes/languages/english/[filename].php
davejones Posted June 23, 2004 Author Posted June 23, 2004 would this be it for the new page: http://www.oscommerce.com/forums/index.php?showtopic=98991&st=0&
♥bruyndoncx Posted June 23, 2004 Posted June 23, 2004 :D YEZ KEEP CALM AND CARRY ON I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support). So if you are still here ? What are you waiting for ?! Find the most frequent unique errors to fix: grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt
Recommended Posts
Archived
This topic is now archived and is closed to further replies.