sinnister Posted October 15, 2005 Share Posted October 15, 2005 when viewing an account in my store (a test one I made), if I try to add an address I get: gif Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/sinniste/public_html/store/address_book_process.php:1) in /home/sinniste/public_html/store/includes/functions/sessions.php on line 67 When I try and delete an address is get two messages: gif Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/sinniste/public_html/store/address_book_process.php:1) in /home/sinniste/public_html/store/includes/functions/sessions.php on line 67 Warning: Cannot modify header information - headers already sent by (output started at /home/sinniste/public_html/store/address_book_process.php:1) in /home/sinniste/public_html/store/includes/functions/general.php on line 29 Any ideas? It still allows me to delete but you have to hit the back button to see that they were actually removed. I havent touched either of these two files. I did have a friend of mine move the 'post code' (which was renamed to 'zip code' to underneath State in create_account.php in the root if that is possibly making a difference. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.