If permissions are correct, and you are using the latest DT Register, there is nothing to cause the record/email to fail other than PayPal not being setup properly. Now, to clarify, is the record being created in DT Register after the payment is made? If no record AND no email is sent, then it's a PayPal IPN issue. If the record is created but just no email is sent, then it's a problem with your mail settings in Joomla.
Do you get the admin notification email for a new record? There are two emails sent from DT after registration... one to the user and one to the admin of that event.
dthadmin wrote: If permissions are correct, and you are using the latest DT Register, there is nothing to cause the record/email to fail other than PayPal not being setup properly. Now, to clarify, is the record being created in DT Register after the payment is made? If no record AND no email is sent, then it's a PayPal IPN issue. If the record is created but just no email is sent, then it's a problem with your mail settings in Joomla.
Do you get the admin notification email for a new record? There are two emails sent from DT after registration... one to the user and one to the admin of that event.
I am having the same issue. DT Register version 2.7.2c, IPN setting have been validated in Paypal, permission settings have been validated on the host. No records are being created and no emails are being created by DT Register. Within Paypal you can see that the IPN transaction was created (<website>/components/com_dtregister/success.php?return=8&Itemid=38&task=notification) and that the HTTP Status was 200 from the website. Paypal is generating the standard successful transaction emails.
Any suggestions?
EDIT:
Reading through other areas in the forums, I noticed that this bug is allegedly fixed in version 2.7.2d (and subsequent versions). I will upgrade my installation to test that first.