FreeBible.us Posted September 12, 2006 Share Posted September 12, 2006 I'm restoring a backup of the Index file, turn out to be it is not working properly copy. Would you please, some one help! Thank you! ======== <?php /* $Id: index.php,v 1.1 2003/06/11 17:38:00 hpdl Exp $ osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Copyright © 2003 osCommerce Released under the GNU General Public License */ define('TEXT_MAIN', 'At this website you will find Bibles, New Testaments, Christian literature, Bible-study books, tracts, paintings and other categories of Christian production. The goal of our Christian Literature is to bring inmates home - changed! <br><<br> Among our priceless books - true testimonies of tough criminals whose lives have been changed by the Lord. After accepting they did not get "rehabilitated" - they became changed. Our good Lord grants them all a completely new life. <br><<br> The Bible says: "Therefore if any man be in Christ, he is a new creature; old things are passed away; behold, all things are become new" (2 Cor. 5:17). <br><<br> Please browse these fine LifeChanging books and read closely the reviews. Read all of them on each book or publication. It will help you understand how God works in making CHRISTIANS out of CRIMINALS. Order our materials and pray that Jesus Christ will perform His miracles in your sons, daughters, husbands and wives... <br><<br> As a registered Publisher we are able to send materials to the US prisons. Mailings of books to US inmates from households are not permitted by the USA Department of Correction regulations.<br> <br><<br> To send books to inmates: <br> <br><<br> 1. Select your item, Add to the Cart, select quantity;<br> 2. Shop for more or select ?Checkout?;<br> 3. If you are a new customer, press Continue to create account;<br> 4. Create account entering YOUR information as a customer; you will enter inmate?s information during Checkout;<br> 5. If you are existing customer, login. If your password or email is forgotten, retrieve it by pressing ?Password Forgotten? link. Try all your email before creating a new account;<br> 6. Login, now you are at ?Delivery Information? page. Press ?Change Address? to add address to your address book. Creating address for the inmate put his # after his/her last name. You can add one or even several addresses;<br> 7. Now select if you are sending mail to your or address or to the inmate;<br> 8. Select a form of payment;<br> 9. Pray for us, as will by praying for your loved one, sending your blessings!<br> <br><<br> <br><<br> Your friendly<br> Admin'); define('TABLE_HEADING_NEW_PRODUCTS', 'Nuevos Productos En %s'); define('TABLE_HEADING_UPCOMING_PRODUCTS', 'Upcoming Products'); define('TABLE_HEADING_DATE_EXPECTED', 'Date Expected'); if ( ($category_depth == 'products') || (isset($HTTP_GET_VARS['manufacturers_id'])) ) { define('HEADING_TITLE', 'Let\'s See What We Have Here'); define('TABLE_HEADING_IMAGE', ''); define('TABLE_HEADING_MODEL', 'Model'); define('TABLE_HEADING_PRODUCTS', 'Product Name'); define('TABLE_HEADING_MANUFACTURER', 'Manufacturer'); define('TABLE_HEADING_QUANTITY', 'Quantity'); define('TABLE_HEADING_PRICE', 'Price'); define('TABLE_HEADING_WEIGHT', 'Weight'); define('TABLE_HEADING_BUY_NOW', 'Buy Now'); define('TEXT_NO_PRODUCTS', 'There are no products to list in this category.'); define('TEXT_NO_PRODUCTS2', 'There is no product available from this manufacturer.'); define('TEXT_NUMBER_OF_PRODUCTS', 'Number of Products: '); define('TEXT_SHOW', '<b>Show:</b>'); define('TEXT_BUY', 'Buy 1 \''); define('TEXT_NOW', '\' now'); define('TEXT_ALL_CATEGORIES', 'All Categories'); define('TEXT_ALL_MANUFACTURERS', 'All Manufacturers'); } elseif ($category_depth == 'top') { define('HEADING_TITLE', 'What\'s New Here?'); } elseif ($category_depth == 'nested') { define('HEADING_TITLE', 'Categories'); } ?> ====== Link to comment Share on other sites More sharing options...
FreeBible.us Posted September 12, 2006 Author Share Posted September 12, 2006 Thank you who read it. I found the answer: http://www.oscommerce.com/forums/index.php?sho...hl=change+index Link to comment Share on other sites More sharing options...
Degage Posted April 29, 2008 Share Posted April 29, 2008 Thank you who read it. I found the answer: http://www.oscommerce.com/forums/index.php?sho...hl=change+index Thank you, thank you, thank you!!!! I've been trying to do everything to fix my problem and you've pointed me in the right direction. I can sleep again! Proud member of the Code Breakers Club http://www.oscommerce.com/forums/index.php?s=&...t&p=1305968 Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.