FreeBible.us Posted January 5, 2005 Share Posted January 5, 2005 <?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', 'We are glad to have you at the website of the largest wholesaler of Prison Ministry-related literature on the Internet.<br><br>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>If as a Christian you are impacted by the stories told, and you are called by the Lord to service in the field of prison ministry, consider joining the world-wide outreach of the <A href="http://prisonministry.net/" target=_blank>International Network of Prison MinistriesA>.<br><br>If you are a ministry or a Christian publisher we will help you to make your publications available to millions of inmates and Prison Ministries world-wide. Contact us using the <A href="http://prisonministry.net/root/email" target=_blank>Secure Email From</A>.<br><br>You will see this page only once, until registered and logged in. To read this page again - simply log off.<br><br>Please pray for prisoners around the world, like we do here - daily!<br><br>Your friendly<br>Admin<br>'); define('TABLE_HEADING_NEW_PRODUCTS', 'New Products For %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...
SunnyWales Posted January 5, 2005 Share Posted January 5, 2005 As I said in my earlier message - you have double quotes around the word rehab. It will make a difference. Wendy Go on spread some sunshine! Link to comment Share on other sites More sharing options...
FreeBible.us Posted January 5, 2005 Author Share Posted January 5, 2005 As I said in my earlier message - you have double quotes around the word rehab. It will make a difference. <{POST_SNAPBACK}> yes, but not for line 13 .... Link to comment Share on other sites More sharing options...
FreeBible.us Posted January 5, 2005 Author Share Posted January 5, 2005 Here is final for this moment: Gives Line 13 error ================== <?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', 'We are glad to have you at the website of the largest wholesaler of Prison Ministry-related literature on the Internet.<br><br>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>If as a Christian you are impacted by the stories told, and you are called by the Lord to service in the field of prison ministry, consider joining the world-wide outreach of the <A href="http://prisonministry.net/" target=_blank>International Network of Prison MinistriesA>.<br><br>If you are a ministry or a Christian publisher we will help you to make your publications available to millions of inmates and Prison Ministries world-wide. Contact us using the <A href="http://prisonministry.net/root/email" target=_blank>Secure Email From</A>.<br><br>You will see this page only once, until registered and logged in. To read this page again - simply log off.<br><br>Please pray for prisoners around the world, like we do here - daily!<br><br>Your friendly<br>Admin<br>'); define('TABLE_HEADING_NEW_PRODUCTS', 'New Products For %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...
♥ozcsys Posted January 5, 2005 Share Posted January 5, 2005 You need to escape out your ' with a backslash \ This \'rehabilitated\' not /'rehabilitated/' The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right?? Link to comment Share on other sites More sharing options...
SunnyWales Posted January 5, 2005 Share Posted January 5, 2005 Sorry - :blush: I said forward slash didn't I! Sorry again Wendy Wendy Go on spread some sunshine! Link to comment Share on other sites More sharing options...
♥Vger Posted January 5, 2005 Share Posted January 5, 2005 You are also using the osCommerce Fle Manager to edit files e.g. define('HEADING_TITLE', 'What's New Here?'); should be define('HEADING_TITLE', 'What\'s New Here?'); There are 3 more similar errors here define('HEADING_TITLE', 'Let's See What We Have Here'); here define('TEXT_BUY', 'Buy 1 ''); and here define('TEXT_NOW', '' now'); You MUST edit files in a plain text editor, such as Notepad, Text Pad, or Crimson Editor, and not use the osCommerce File Manager, Word, or WordPad. Vger Link to comment Share on other sites More sharing options...
FreeBible.us Posted January 5, 2005 Author Share Posted January 5, 2005 thanks will try now Link to comment Share on other sites More sharing options...
FreeBible.us Posted January 5, 2005 Author Share Posted January 5, 2005 You need to escape out your ' with a backslash \ This \'rehabilitated\' not /'rehabilitated/' <{POST_SNAPBACK}> thanks! working on it! Link to comment Share on other sites More sharing options...
FreeBible.us Posted January 6, 2005 Author Share Posted January 6, 2005 Bravo-bravissimo! It did work! I ftp'd my file end it works! THank you! god bless each of your fingers typed this reply You are also using the osCommerce Fle Manager to edit files e.g. define('HEADING_TITLE', 'What's New Here?'); should be define('HEADING_TITLE', 'What\'s New Here?'); There are 3 more similar errors here define('HEADING_TITLE', 'Let's See What We Have Here'); here define('TEXT_BUY', 'Buy 1 ''); and here define('TEXT_NOW', '' now'); You MUST edit files in a plain text editor, such as Notepad, Text Pad, or Crimson Editor, and not use the osCommerce File Manager, Word, or WordPad. Vger <{POST_SNAPBACK}> Link to comment Share on other sites More sharing options...
FreeBible.us Posted January 6, 2005 Author Share Posted January 6, 2005 Closed THanks all. Nice to remeber, just few hours ago I was suggested to get some help from Pros! THanks, the Brotherhood! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.