Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

I broke c


gandhi

Recommended Posts

http://brewrecords.net/shop/shipping.php

 

I edited the file and got the following error:

 

Parse error: syntax error, unexpected T_STRING in /home/brewreco/public_html/shop/includes/languages/english/shipping.php on line 31

 

 

<?php
/*
 $Id: shipping.php 1739 2007-12-20 00:52:16Z hpdl $

 osCommerce, Open Source E-Commerce Solutions
 http://www.oscommerce.com

 Copyright (c) 2002 osCommerce

 Released under the GNU General Public License
*/

define('NAVBAR_TITLE', 'Postage & Returns');
define('HEADING_TITLE', '');

define('TEXT_INFORMATION', '<b>POSTAGE RATES</b>
<br><br>
UK<br>
For CD/7" vinyl its £1 for postage 50p per item afterwards<br>
For 10" vinyl its £2 postage, £1 per item afterwards<br>
<br><br>
Europe<br>
For CD/7" vinyl its £1.50 for postage 50p per item afterwards<br>
For 10" vinyl its £2.50 postage, £1 per item afterwards<br>
<br><br>
ROTW<br>
For CD/7" vinyl its £2.50 for postage 50p per item afterwards<br>
For 10" vinyl its £3 postage, £1 per item afterwards<br>
<br><br>
We accept payment by cheque and Paypal, and guarantee delivery between 10-14 days of receipt of payment. Can you please ensure 
that cheques are made payable to 'Brew Records'. The address is...<br> 
<br>
BREW RECORDS,br>
21 Ashville Terrace<br>
Headingley<br>
Leeds<br>
LS6 1LZ<br><br>
...thank you xx.
');
?>

 

can anyone help?

 

thank you

Link to comment
Share on other sites

This:

 

'Brew Records'

Should be:

 

\'Brew Records\'

By the way...

 

I'm working on a little Javascript in a poup-up window for your "FM Player".

 

It works, except it opens up once too often. It's only supposed to open the window once when the page first opens. But it currently opens on the first page reload, too.

:blush:

 

As soon as I get that figured out (has to do with the code for the cookie), I'll post it.

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Link to comment
Share on other sites

OK.

:lol:

 

I have to leave for work in just a few minutes, so don't hold your breath till I get it posted.

 

I'll figure it out tonight after work and post it then.

;)

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...