View Single Post
  #118  
Old 08-04-2008, 10:49 AM
 
boxerbay boxerbay is offline
 

Senior Member
  
Join Date: Nov 2002
Posts: 170
 

Default Re: My Account Login

Quote:
Originally Posted by connemara
Thanks for all the work that went into this mod; it was exactly what I was looking for. All worked perfectly until I tested out account profile- and checked history. I got this error message:
Warning: Cannot modify header information - headers already sent by (output started at /home/nonuttin/public_html/shop/auth.php:472) in /home/nonuttin/public_html/shop/include/history_order.php on line 46
Warning: Cannot modify header information - headers already sent by (output started at /home/nonuttin/public_html/shop/auth.php:472) in /home/nonuttin/public_html/shop/include/history_order.php on line 47
Version 4.1.9 store heavily modded

I have seen this kind of message before but have no idea what to fix. The one test order css looked completely out of whack too so don't know if that is related.

Can anyone help with this?
Connie
I know this is a bit late but it may help others.

When you get the - header already sent - usually because you have extra spaces at the end of the php code after the ?>

make sure there are no extra lines after the ?>
__________________
Thanks,
Alex.
Too many version to list. I have some on 3.51 and some on the latest version.
Reply With Quote