Don't thank me

I am only adding an issue to yours...
Mambo 4.5 1.0.7
SimpleBoard 1.0 RC4
Error
SQL-query :
INSERT INTO `mos_components` ( `name` , `link` , `menuid` , `parent` , `admin_menu_link` , `admin_menu_alt` , `option` , `ordering` , `admin_menu_img` , `iscore` , `comdir` , `admindir` )
VALUES (
'Simpleboard Forum', 'option=com_simpleboard', 0, 0, 'option=com_simpleboard', 'Simpleboard Forum', 'com_simpleboard', 0, 'js/ThemeOffice/component.png', 0, '/srv/ziduldorintelor.ro/administrator/components/com_simpleboard/', '/srv/ziduldorintelor.ro/administrator/administrator/components/com_simpleboard/'
)
MySQL said:
#1054 - Unknown column 'comdir' in 'field list'
If I remove the two field lists, I get another sql query error... I haven't copied that one to paste it here... But maybe someone has experience with this and has solved the issue?
I used the exact query from the simpleboard site and install documentation...
Thanx in advance for any solution...
Daniel