Logged In: NO

I can't give you an answer to that problem, but in my case, I
needed some data in the db in order to make the program
work. I suggest you add the next row:

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');