Registration records are not available after registering for an event. I believe this is because user_id always seems to be 0. The data in the user_field_values is constantly overwritten, with the user_id set to 0. Any idea if there is some configuration or table setup that is causing this? Thanks!!!
We have 2 payment options. When paying through paypal no error is created, but no registration records, or new user (when using new email address) is created.
When using the call in payment, the following error is displayed on the page:
No valid database connection 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 '' at line 1 SQL=select * from jos_dtregister_fee where user_id=
No valid database connection 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 '' at line 1 SQL=select * from jos_dtregister_group_member where groupUserId =
No valid database connection 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 '' at line 1 SQL=select * from jos_dtregister_user_field_values where user_id =
Thanks!
To complete your registration for , please COMPLETE YOUR DEPOSIT PAYMENT.
You will not be registered until we have received your deposit. You can either call us to pay by credit card, or send us a cheque in the post (French bank cheques only please).
You will receive an email receipt of your registration. If you are logged into the website (requires registration), you can also access the forum, where people discuss lift sharing and other topics.
Is DT Register destroying all session data on the site??
After getting the initial 500 error with Joomla debug turned on, I instantly get another 500 error when trying to go to the registration component landing screen.