Guest Posted September 6, 2008 Posted September 6, 2008 Long story short - one of the companies we have a partnership with has closed, so I removed their link & graphic from our catalog/includes/languages/english/index.php I thought I simply deleted their info - but now, when I refresh the page, I get the following error: Parse error: parse error, unexpected T_STRING in /home/thegals/public_html/catalog/includes/languages/english/index.php on line 21 Here is the content of the file, down to a few lines after 21: <?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', '<h3><font color=green>2 Gals Scrappin\' is pleased to provide you with our monthly subscription club for scrapbooking supplies!</h3> </br></br> <h3>Please vote for us to become the number one kit club on the internet!! Click on the link below!</h3><p><p> <a href="http://www.scrapbookingtop50.com.au/top50kits/"> <img src="http://www.scrapbookingtop50.com.au/top50kits/button.php?u=2Gals" alt="Top50 Scrapbooking Kits" border="0" /> </a> define('TABLE_HEADING_NEW_PRODUCTS', 'New Products For %s'); define('TABLE_HEADING_UPCOMING_PRODUCTS', 'Upcoming Products'); define('TABLE_HEADING_DATE_EXPECTED', 'Date Expected'); Help please!! What did I accidentally delete???
♥FWR Media Posted September 6, 2008 Posted September 6, 2008 <?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', '<h3><font color=green>2 Gals Scrappin\' is pleased to provide you with our monthly subscription club for scrapbooking supplies!</h3> </br></br> <h3>Please vote for us to become the number one kit club on the internet!! Click on the link below!</h3><p><p> <a href="http://www.scrapbookingtop50.com.au/top50kits/"> <img src="http://www.scrapbookingtop50.com.au/top50kits/button.php?u=2Gals" alt="Top50 Scrapbooking Kits" border="0" /> </a>'); define('TABLE_HEADING_NEW_PRODUCTS', 'New Products For %s'); define('TABLE_HEADING_UPCOMING_PRODUCTS', 'Upcoming Products'); define('TABLE_HEADING_DATE_EXPECTED', 'Date Expected'); ?> Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work.
Guest Posted September 6, 2008 Posted September 6, 2008 THANKS!! I knew it had to be some little thing - I'd tried ' ; and ) separately, and in a few different combos, but not all together. Whew!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.