Forum Replies Created
-
AuthorPosts
-
August 15, 2011 at 2:32 pm in reply to: Adding additional member levels/subscriptions to an account #35449jessnoonyesMember
Yes! That worked! Thank you thank you!
August 15, 2011 at 3:33 am in reply to: Adding additional member levels/subscriptions to an account #35446jessnoonyesMemberI figured out it was because the /ipn/ folder wasn’t writeable. I changed that, ran a few tests, and here was the contents of ipn_handle_debug_eMember.log
[admin deleted debug info]
Keeps adding level 4 regardless of the ID of the item purchased. And again, ID 4 is the membership level already associated with this user.
August 14, 2011 at 5:28 pm in reply to: Adding additional member levels/subscriptions to an account #35444jessnoonyesMemberI filled out the form – thank you!
August 14, 2011 at 4:30 am in reply to: Adding additional member levels/subscriptions to an account #35442jessnoonyesMemberDouble checked- yes it does.
I would like to point out that I believe those logs are from those transactions though. The file was empty previously, then I uploaded a totally fresh version of the plugin and realized I should probably give those files write permissions (duh). Then I ran the first transaction and checked the file and the first line came up. Then I ran the second transaction and checked again and the second line was there, with the same ID number which made me suspicious. Then I ran it a third time and saw the third line added.
August 14, 2011 at 4:03 am in reply to: Adding additional member levels/subscriptions to an account #35440jessnoonyesMembernotify_url=http://mysite.com/wp-content/plugins/wp-eMember/ipn/eMember_handle_paypal_ipn.php
custom=subsc_ref=2
notify_url=http://mysite.com/wp-content/plugins/wp-eMember/ipn/eMember_handle_paypal_ipn.php
custom=subsc_ref=3
notify_url=http://mysite.com/wp-content/plugins/wp-eMember/ipn/eMember_handle_paypal_ipn.php
custom=subsc_ref=5
August 14, 2011 at 1:28 am in reply to: Adding additional member levels/subscriptions to an account #35438jessnoonyesMemberI’m not using eStore, just PayPal. I’m not sure what you’re asking for, but if I navigate to the Membership Level screen here’s one of the lines:
ID: 4
Level Name: Section 3
Role: Subscriber
Redirect After Login:http://mywebsite.com/
Global Access Too: √ Pages √ Categories √ Posts √ Comments
Subscription Valid Until: No Expiry or Until Cancelled
All lines are the same except that the ID and level name changes by one number
August 13, 2011 at 9:41 pm in reply to: Adding additional member levels/subscriptions to an account #35436jessnoonyesMemberThank you for your help! I changed the permissions on those files so that they would be writable and now I’m getting something. The ipn_handle_debug.log file is still empty, but the subscription_handle_debug.log file has content now. I ran three test transactions while logged in, purchasing three different member levels with different IDs, and here was the result:
[08/13/2011 9:31 PM] – SUCCESS :Using secondary membership level feature… adding additional levels to the existing profile
[08/13/2011 9:31 PM] – SUCCESS :New additional level set: 4
[08/13/2011 9:33 PM] – SUCCESS :Using secondary membership level feature… adding additional levels to the existing profile
[08/13/2011 9:33 PM] – SUCCESS :New additional level set: 4
[08/13/2011 9:35 PM] – SUCCESS :Using secondary membership level feature… adding additional levels to the existing profile
[08/13/2011 9:35 PM] – SUCCESS :New additional level set: 4
Is the “new additional level set: 4” the ID of the member level? Because level ID 4 is what was already assigned to the logged in user – so it seems to me that no matter what is purchased it keeps assigning the same ID.
Oh- I re-uploaded a fresh copy of the plugin (the newest)
August 13, 2011 at 12:24 am in reply to: Adding additional member levels/subscriptions to an account #35434jessnoonyesMemberPlain PayPal and thank you for your help! As I said, the buttons work fine for the initial purchase and account set up, just not for adding anything on. I tried the debug function before but ran it again to double check and the file is empty. And I did check the box in the debug section of the settings.
August 12, 2011 at 2:42 am in reply to: Adding additional member levels/subscriptions to an account #35432jessnoonyesMemberScratch that- I’m sorry. It does send a confirmation to the admin about the new membership level purchase (it was going to the junk mail box). But not to the customer, and the system never adds the level to the account.
August 12, 2011 at 2:41 am in reply to: Adding additional member levels/subscriptions to an account #35431jessnoonyesMemberScratch that- I’m sorry. It does send a confirmation to the admin about the new membership level purchase (it was going to the junk mail box). But not to the customer, and the system never adds the level to the account.
-
AuthorPosts