I have a membership (one time payment) site set up in WordPress 3.0.1. The member script is aMember. I have 2 payment options - AuthorizeNet and PayPal Business. The AuthorizeNet payment works fine, but NOT PayPal. Here is what should happen: The user will go to the site, will click the PayPal "pay now" button and will be redirected to PayPal for payment. After successful payment, user will be redirected back to the site and aMember will create account for user automatically. Login and password will be sent to user by email. Here's what's happening: Payment is processed OK in PayPal, but the info is never sent to aMemeber. There seems to be something wrong (permission etc) with the ipn.php file. Here are the instructions to configure PayPal: http://manual.amember.com/PayPal_Standart_Plugin_Configuration Here is the IPN URL for step 6 of PayPal account configuration: http://www.lucrativedeals.com/amember/plugins/payment/paypal_r/ipn.php Here is a sample of the error log in aMember: http://lucrativedeals.com/error-log.txt Any help would be appreciated. Thanks Ted