Hi,
I've setup DT Register on a localhost install of Joomla while developing a website for a local Arts Centre that is offering classes to the public.
Some of the classes require the purchase of Materials over and above the Registration price for the class. The Materials pricing needs to be shown separately from the Registration price. The Materials are a requirement for some courses, not an option.
I tried creating a Custom Field following the online tutorial step by step. When I add the Custom Field to an Event, the following happens:
I'm presented with an error message at the top of the front end registration page that is highlighted in yellow. The highlighting is preceded with a vertical, black pipe in front of it.
[attachment=0:2spiduox]<!-- ia0 -->Error Message.png<!-- ia0 -->[/attachment:2spiduox]
The error message reads:
"called in file E:\xampp\htdocs\vcac\components\com_dtregister\class.dtregister.php at line number 2295 NULL
The line 2295 of class.dtregister.php reads:
pr($_SESSION['register']['option_used']);
I followed the online tutorial step by step when I created the field.
Can anyone tell me what I've done wrong, why this is happening and how I can fix it?
Or, does anyone know of another method to add a required field with a dollar value association?
TIA,
RSVP