I tried now to create the table fields by hand.
I stuck always on the same error, the field "value can not be created because of the length of 11.2:
Fehler
SQL-Befehl:
ALTER TABLE `jos_matukio_booking_coupons` CHANGE `value` `value` FLOAT( 11.2 ) NOT NULL DEFAULT '0'
MySQL meldet:
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '11.2) NOT NULL DEFAULT '0'' at line 1
I'm using PHP Version 5.2.6
The Installation of Matukio Version 2.0.0 worked fine.
After Upgrade to 2.0.1 errors were coming up (see post1)
Then uninstalled Matukio cleaned all DB entries.
Since then i'm not able to install anymore Version 2.0.0 nor 2.0.1