Jump to content

Cart Issue


Guest leequalls

Recommended Posts

Guest leequalls

When adding and removing products from the basket I get the following error:

Warning: Cannot modify header information - headers already sent by (output started at /home/leeq/public_html/classes/cart.php:940) in /home/leeq/public_html/includes/boxes/shoppingCart.inc.php on line 228

How do I fix this?

Thanks

LeeQualls.com

Link to comment
Share on other sites

Do a search of the forum for 'headers already sent'. This has been covered many times

Have you managed to sort this out? I have exactly the same issue and doing the search didn't seem to bring up any relevant help.

Gav.

Link to comment
Share on other sites

Guest leequalls

Do a search of the forum for 'headers already sent'. This has been covered many times

Have you managed to sort this out? I have exactly the same issue and doing the search didn't seem to bring up any relevant help.

Gav.

yes in your config.inc.php place this code ob_start(); before ?>

it seemed to fix my problem.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
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...