Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Parse Error...


Guest

Recommended Posts

Posted

http://www.8tem.com/osc/conditions.php

 

Here's the conditions' language file -

 

<?php

/*

$Id: conditions.php,v 1.4 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', 'Conditions of Use');

define('HEADING_TITLE', 'Conditions of Use');

 

define('TEXT_INFORMATION', '<strong><b>TERMS AND CONDITIONS<br><ol><li>All templates of 8tem.com are made purely by our in house designer. You may not claim that it is design by you without our permission.<li>We reserve the rights to put the template in our portfolio or sample for our clients to see or view.<li>You may not put our design in your portfolio without our knowledge if you're owning a design company.<li>You may modify the template according to your wish and needs after you have bought the template.<li>You may not copy our design in under any circumstances.<li>All design, templates, logo and everything in 8tem.com is trademark of 8tem.com and may not be copyrighted.</ol>');

?>

 

 

Thanks!

-Gabe

Posted

Heres your problem:

you're

change to

you\'re

 

Have fun!

Posted

Just to clarify,

 

PHP doesn't like the use of these: ', '' without putting a \ before them.

 

Very annoying, I know...

 

--Peter

CE PHOENIX SUPPORTER

Support the Project, go PRO and get access to certified add ons

Full-time I am a C-suite executive of a large retail company in Australia. In my spare time, I enjoying learning about web-design.

Download the latest version of CE Phoenix from gitHub here

Archived

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

×
×
  • Create New...