Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Hi,

 

Intalled both Header Tag Controller and Header Tag Controller Admin on 2.2 ms1 and now get this on checkout_payment page:

 

Warning: Cannot modify header information - headers already sent by (output started at /home/enigmat2/public_html/cacatalog/includes/application_top.php:966) in /home/enigmat2/public_html/cacatalog/includes/functions/general.php on line 29

 

I've checked everything and searched the forum but still stuck. :(

Can anyone please help? Suggestions anyone?

Thank you

Posted

Check your /includes/functions/general.php for a space or blank line before/after the the first <?php or the last ?>

Posted

Hi,

 

Checked and there is no problem there.

The first looks like this:

<?php

/*

$Id: general.php,v 1.151 2003/02/07 21:46:49 dgw_ Exp $

 

 

and the last like this:

return mt_rand();

}

}

?>

Posted

Check your application_top.php file that is on the server.

 

Mine only has 529 lines. Sounds like you have spaces throughout it to have that error on line 966

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