Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Hi i am using RC2a and STS and it works great on my development machine which is running PHP5 I think I may just have answered my own question.

 

As my server is running php4 :(

 

I am getting two strange errors the first one is contantly on the top of the page on every page:

 

t_listing.php.html")) { //$this->infoBoxHeaderTemplate("",""); $this->infoBoxTemplate($this->tablebox($contents)); } else { $this->table_parameters = 'class="productListing"'; $this->tableBox($contents, true); } // STOP STS } } ?> } ?>

 

the second is on once I click checkout and go to checkout_shipping.php

 

Warning: Cannot modify header information - headers already sent by (output started at /home/www/prestigetextiles.com/includes/classes/boxes.php:303) in /home/www/prestigetextiles.com/includes/functions/general.php on line 33

 

How can I remove this?

 

Thank you in advance. This is abit of an emergency :(

Posted (edited)

delete any whitespace b4 the first <?php and after the last ?> in the first file mentioned (/home/www/prestigetextiles.com/includes/functions/general.php)

Edited by dakshika

DJS

Posted

Actually the problem is in includes/classes/boxes.php

 

Post the code around line 303 in that file

Posted
Actually the problem is in includes/classes/boxes.php

 

Post the code around line 303 in that file

 

Hi there is no line 303 in that file. It finishes at: 286

 

And the other file general.php does not have any whitespace before or after the <?php or ?>

Posted
Hi there is no line 303 in that file. It finishes at: 286

 

And the other file general.php does not have any whitespace before or after the <?php or ?>

 

hi all,

I have reuploaded everything and it seems to be ok. I think a weak internet connection had not uploaded everything. :(

 

I am testing it now and will check thank you for your help.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...