Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Receiving Weird Error


jamescalvin

Recommended Posts

Posted

Hey everyone, I'm receiving a weird error when I ad products to my page. Even after the error, the product is still added to the page but I need to figure out how to get rid of this error, I don't want it creepin up when a customer tries to purchase an item. I did a search for it but I haven't found one for this specific problem:

 

Warning: Cannot modify header information - headers already sent by (output started at /catalog/admin/includes/classes/split_page_results.php:105) in /catalog/admin/includes/functions/general.php on line 18

 

I tried taking out the blank spaces before the

?>
but that doesn't work.

Web Development, 365... 366 in a leap year.

Posted
Hey everyone, I'm receiving a weird error when I ad products to my page.  Even after the error, the product is still added to the page but I need to figure out how to get rid of this error, I don't want it creepin up when a customer tries to purchase an item.  I did a search for it but I haven't found one for this specific problem:

I tried taking out the blank spaces before the  but that doesn't work.

 

Also, it happens anytime I add something (product attributes, edits, whatever)

Web Development, 365... 366 in a leap year.

Posted

Header Whitespace

 

download the file catalog/admin/includes/classes/split_page_results.php open it and place your cursor after the last ?> then press delete several times, save the file and upload it.

 

Do not use the file manager to edit online as this can cause the whitespace.

 

instead use an ftp program such as ws_ftp to download the file to a local machine and edit then upload using the ftp program

 

If you require more information then Click

No longer giving free advice. Please place deposit in meter slot provided.  Individual: [=] SME: [==] Corporation: [===]
If deposit does not fit one of the slots provided then you are asking too much! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Posted
Header Whitespace

 

download the file catalog/admin/includes/classes/split_page_results.php open it and place your cursor after the last ?> then press delete several times, save the file and upload it.

 

Do not use the file manager to edit online as this can cause the whitespace.

 

instead use an ftp program such as ws_ftp to download the file to a local machine and edit then upload using the ftp program

 

If you require more information then Click

 

It worked like a charm.... Thanks

Web Development, 365... 366 in a leap year.

Archived

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

×
×
  • Create New...