There was an extra newline in write_cart_to_cookie.php. That will cause the following error:
Warning: Cannot modify header information - headers already sent by (output started at ....catalogincludeswrite_cart_to_cookie.php:37) in ...catalogincludesfunctionsgeneral.php on line 33

This error will be fixed with this version.


More...