Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Need Help! This Should Be An Easy Fix!


bzboy

Recommended Posts

Hello all...I accidently changed somehting in my "specials" link in a file in my oscommerce...

 

Here is the file:

home/bzboardz/public_html/includes/languages/english/specials.php

 

Here is the code:

<?php

/*

$Id: specials.php,v 1.7 2002/11/19 01:48:08 dgw_ Exp $

 

osCommerce, Open Source E-Commerce Solutions

http://www.oscommerce.com

 

Copyright © 2002 osCommerce

 

Released under the GNU General Public License

*/

 

define('NAVBAR_TITLE', 'Specials');

define('HEADING_TITLE', 'Get Them While The\y're Hot!');

?>

Whats wrong?

 

Here is the message I get when you click on it:Parse error: syntax error, unexpected T_STRING in /home/bzboardz/public_html/includes/languages/english/specials.php on line 14

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...