cart messages
Hi Jason,
I contacted bluehost and they updated my file permissions and that was the problem. Now I am getting messages after clicking adding to cart and then I go to the cart and this message appears:
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/isaacsgr/public_html/meganisaacs/test2/cart.php:6) in /home/isaacsgr/public_html/meganisaacs/test2/WA_eCart/WA_eCart_Definition_PHP.php on line 479.
I looked at the line and not sure how to change it. then if I press the checkout button the next error appears:
Warning: Cannot modify header information - headers already sent by (output started at /home/isaacsgr/public_html/meganisaacs/test2/cart.php:6) in /home/isaacsgr/public_html/meganisaacs/test2/cart.php on line 67
I checked my connections folder and the file looks ok. I looked at line 67 on cart.php and that is the header line. It looked ok to me.
Thank you