When a person registers, we use Paypal for the payment. We get a notification of payment from Paypal, but our web site does not send us the notification that there is a new registrant and does not email the person. They do get a page confirming their registration after visiting Paypal.
I had this working before, but we switched hosts and upgraded to Joomla 1.5.x and the new DTRegister
Hello. This would be a PayPal IPN issue. As you had it working previously, I'll assume your PayPal account is setup properly. Since you just switched hosts and such, the issue is probably either:
- Incorrect permissions. Make sure ALL directories are 755 and files are 644. This is from the top level of Joomla folders all the way down.
- No firewall or something similar on the server is blocking the PayPal IPN IP addresses.
For PayPal, make sure:
- IPN is enabled
- Auto-return is OFF