The install only needs a small fix to work. As somebody
told we only need a line in the themes table and running
this sql the cart will run:
INSERT INTO page_theme (page_theme_id,
page_theme,
page_theme_path, page_theme_image,
page_theme_description, theme_path,
table_header_color,
table_highlight_color, table_base_color) VALUES
('1', 'default', 'default.php', '', '', 'default.php', '000040',
'FF0000', '
D0D0D0');