I have a problem with the payment option.
For now I only have the "pay-later"-option.
Everything´s fine until the user has to select the payment-option. The radio button is unchecked, so the user has to check it otherwise a ugly error page appears
("Fatal error: require_once() [function.require]: Failed opening required '/var/www/clients/client24/web38/web/components/com_dtregister/lib/payment/.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/clients/client24/web38/web/components/com_dtregister/controllers/payment.php on line 78").
The only thing I want is that the pay-later option is set to default and the radio button should be checked by default.
No payment option is currently checked by default. We can look into a good solution to improve on this. However, with the latest build, you would not see the error mentioned. That was a problem that has since been resolved.