I have a pretty standard install of OSC, with STS installed over the top.
I have no problems with my template, I only use one template for the whole store. My problem is that when I try to alter the layouts in the body of the original files that STS pulls the #content from, I always, without exception, get this....
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/innoxkbx/public_html/store/shopping_cart.php:1) in /home/innoxkbx/public_html/store/includes/functions/sessions.php on line 102
It doesn't matter what I try to do - even putting width="33%" against one cell of a table causes the error to appear. What on earth can be so unstable in my install that even the most slight of changes to the original file, even when not tampering with any coding, causes the whole install to fail?
