Guest Posted November 3, 2005 Posted November 3, 2005 I got this error when I was adding my new text. Parse error: parse error, unexpected T_STRING in /home2/bbsphyto/public_html/includes/languages/english/index.php on line 16 I know its probably simple but I am a putz at this kind of stuff. <?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', 'Phytoplankton is on the lowest link of the food chain in the oceans. They are directly consumed by many organisms including corals, sponges and clams. Phytoplankton provides a secondary benefit by providing a food source for various micro fauna in the home reef aquarium such as copepods and isopods. Feeding a mixture of different species of phytoplankton is better then just feeding one specific type. Corals, sponges, clams and other micro fauna have different needs that can not be met by just one species. Also, the cell size of each strain varies from 2 to 20 microns which allows filter feeders of all kinds to feast. valign="top"><b>Ingredients</b><br><br> Nanochloropsis, Tetraselmis and Isocrysis they contain the the highest amounts of Omega-3 fatty acids, DHA and EPA and ARA. define('TABLE_HEADING_NEW_PRODUCTS', 'New Products For %s'); define('TABLE_HEADING_UPCOMING_PRODUCTS', 'Upcoming Products'); define('TABLE_HEADING_DATE_EXPECTED', 'Date Expected');
TomThumb Posted November 3, 2005 Posted November 3, 2005 Looks like define('TEXT_MAIN' is not closed. add '); after ARA. while (!succeed) {try()}; GMT -6:00
Recommended Posts
Archived
This topic is now archived and is closed to further replies.