stevenrwoolley Posted October 23, 2005 Posted October 23, 2005 My first Parse error: I can not see what is wrong, any suggestions? Parse error: parse error, unexpected T_STRING in /hsphere/local/home/steven/onlinetransmissionparts.com/catalog/includes/languages/english/index.php on line 13 <?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 "), Welcome to OnlineTransmissionParts.com, This site is under development and for the time being any products shown are for
voided Posted October 23, 2005 Posted October 23, 2005 your define statement isn't written properly. this is what it should look like: define('TEXT_MAIN', 'Welcome to OnlineTransmissionParts.com, This site is under development and for the time being any products shown are for...'); Designrfix.com | Graphic Design Inspiration & Web Design Resources - @designrfix
Recommended Posts
Archived
This topic is now archived and is closed to further replies.