I went it to both Configure.php files and updated them so that SLL enabled is set to True.

Now when I try to log into admin I get the following:

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/content/g/r/e/greatyarns/html/shop/admin/includes/configure.php:183) in /home/content/g/r/e/greatyarns/html/shop/includes/functions/sessions.php on line 108

Warning: Cannot modify header information - headers already sent by (output started at /home/content/g/r/e/greatyarns/html/shop/admin/includes/configure.php:183) in /home/content/g/r/e/greatyarns/html/shop/admin/includes/init_includes/init_templates.php on line 36

Warning: Cannot modify header information - headers already sent by (output started at /home/content/g/r/e/greatyarns/html/shop/admin/includes/configure.php:183) in /home/content/g/r/e/greatyarns/html/shop/admin/includes/functions/general.php on line 21
What could have caused this?

Also when I am in the shop, when I try to add a product to the cart, I get a blank page.

HELP!