Hi Christian,
something is broken with your database, i get this error trying to insert a new booking:
Unknown column 'uuid' in 'field list' SQL=INSERT INTO `j25_matukio_bookings` (`id`,`name`,`email`,`semid`,`userid`,`bookingdate`,`zusatz1`,`zusatz2`,`zusatz3`,`zusatz4`,`zusatz5`,`zusatz6`,`zusatz7`,`zusatz8`,`zusatz9`,`zusatz10`,`zusatz11`,`zusatz12`,`zusatz13`,`zusatz14`,`zusatz15`,`zusatz16`,`zusatz17`,`zusatz18`,`zusatz19`,`zusatz20`,`uuid`) VALUES ('0','testbooking','test@compojoom.com','96','0','2012-11-21 18:35:06','','','','','','','','','','','','','','','','','','','','','3ca10f7b4e4e405a8ae0b16f4999fcf9')
Try yourself:
www.rotarygentnoord.org/upgr/index.php/n...en/participants/96/2
www.rotarygentnoord.org/upgr/index.php/n...n/editbooking/new/96
e.g. uuid column is missing, please try to update the database. Btw. editing old bookings is not working (as stated in release notes) because they have no uuid (you could insert / generate one for them manually if you need them).
Best regards,
Yves