I got a pretty mixed up database, but i still missed the next line:

options_values_model_no

So to fix it, i put the extra line ine my product_attributes Table:

ALTER TABLE `products_attributes` ADD `options_values_model_no` INT( 11 ) NOT NULL DEFAULT '0' AFTER `options_values_price` ;

in the zip file is nothing, thanx for this great contribution!!!!

More...