This is a discussion on parse error...please help!?>? within the osCommerce 2.2 Discussion forums, part of the osCommerce 2.2 Forums category; I'm trying to figure this out myself but i'm stuck. This is the message i'm gettting:::following that is the text ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| I'm trying to figure this out myself but i'm stuck. This is the message i'm gettting:::following that is the text of the area that i was working on...what have i done wrong. my site won't even come up!!Please help Parse error: parse error, unexpected ',' in /home/wlimagin/public_html/index.php on line 13 define('TEXT_MAIN', "This is a default setup of the osCommerce project, products shown are for demonstrational purposes,<b>any products purchased will not be delivered nor will the customer be billed</b>.Any information seen on these products is to be treated as fictional.<br><br><table border="0" width="100%" cellspacing="5" cellpadding="2"><tr><td class="main" valign="top">' . tep_image(DIR_WS_IMAGES . 'default/1.gif') . '</td><td class="main" valign="top"><b>Error Messages</b><br><br>If there are any error messages are displayed at the very top of the page with a complete.<br><br>Error messages are displayed at the very top of the page All times are GMT -8. The time now is 08:24 PM. |
|
#2
| ||||
| ||||
| The problem is that you have unescaped single and double quotes, as well as you are trying to add php to the statement, which you cannot do. Straight text and html only...
__________________ Michael Sasek osCMax Developer
|
|
#3
| ||||
| ||||
| You should just restore the original file and start over.
__________________ Michael Sasek osCMax Developer
|
|
#4
| |||
| |||
| Thanks for the information. but i'm totally winging this and if you could simplify the instructions for me that would be great....totally computer illieterate?(SP?)thanks |
|
#5
| ||||
| ||||
| You aren't totally computer illiterate... you managed to screw things up, and that counts for something. Ok,
__________________ Michael Sasek osCMax Developer
|
| The Following User Says Thank You to michael_s For This Useful Post: | ||
tamers (01-08-2007) | ||
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Parse error: parse error, unexpected T_NEW, expecting ')' | oscnoob | osCMax v1.7 Discussion | 0 | 04-02-2005 02:27 PM |
| New Installation Parse error: parse error, unexpected T_STRI | Anonymous | osCMax v1.7 Installation | 5 | 07-09-2004 06:06 AM |
| Parse error... | heni04 | osCMax v1.7 Discussion | 0 | 01-04-2004 06:07 AM |
| Parse error: parse error for product_listing.php | midwestwebsites | osCMax v1.7 Discussion | 1 | 09-16-2003 01:21 PM |
| Parse error: parse error, unexpected T_STRING? HELP... | hanool | osCommerce 2.2 Modification Help | 1 | 09-10-2003 10:38 AM |