latest stable versions: v150827 (changelog)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Registration (S2Member with Buddypress)

Home Forums Community Forum Registration (S2Member with Buddypress)

This topic contains 11 replies, has 2 voices. Last updated by  Bruce 3 years, 5 months ago.

Topic Author Topic
Posted: Thursday Jul 18th, 2013 at 3:39 pm #53651

I’ve installed the free version of S2Member and am considering upgrading to the Pro version. I’m very impressed with the plugin, especially the range of options! :)

What I want to do is for buyers to land back on the Registration page of my Buddypress install, such that they sign up for the Level 2 Membership.

Right now, it lands people on a page which says:

"Thank you! (you MUST check your email before proceeding).

* Note: It can take (up to 15 minutes) for Email Confirmation with important details. If you don't receive email confirmation in the next 15 minutes, please contact Support."

But no email ever arrives (not even after 15min).

I have set General Options> Email Configuration>”New User Email Configuration” to YES.

What am I missing? Can I configure a registration landing page (after payment) which signs them up for Level 2? Will buying the Pro version be helpful? (ps: I’m hoping to not use Paypal Pro yet — perhaps in the future.)

Thanks,
Greg

ps: my paypal IPNs have been failing recently. Would this be part of the problem? I haven’t been able to fix that yet.

List Of Topic Replies

Viewing 11 replies - 1 through 11 (of 11 total)
Author Replies
Author Replies
Posted: Tuesday Jul 23rd, 2013 at 8:39 pm #53909

Checking back on this. I’m holding off launching my online community until I can be sure s2Member will work. I’m happy to purchase the Pro version if it will help. But I want to be sure it will work, and I can’t find anything in your documentation or on forums about this. Should my system be sending out emails after paypal registration (as the landing page says it should)? If so, do those emails allow new registrations to set up their accounts? (at the correct level)

Thanks so much,
Greg

Posted: Wednesday Jul 24th, 2013 at 2:00 am #53945
Bruce
Username: Bruce
Staff Member

Thank you for reporting this important issue.

I’m very sorry for the delay in response. We missed this thread over the weekend.

ps: my paypal IPNs have been failing recently. Would this be part of the problem? I haven’t been able to fix that yet.

If your IPN responses have been failing, this is definitely the issue. s2Member sends the confirmation email based on what’s sent via IPN response from PayPal.

You might run the server check tool to make sure nothing obvious is wrong with your server’s setup, preventing s2Member from working. You can also test to make sure that your email functionality is working as well.

See: Knowledge Base » s2Member® Server Scanner

Posted: Wednesday Jul 24th, 2013 at 2:21 am #53946

Thanks for getting back to me!

I passed every test except:

“WordPress® Memory Limit” and “WordPress® Home/Site URLs.”

But both of these are “optional.” Do you think either would affect my IPNs being received properly?

Thanks,
Greg

Posted: Wednesday Jul 24th, 2013 at 2:24 am #53947
Bruce
Username: Bruce
Staff Member

But both of these are “optional.” Do you think either would affect my IPNs being received properly?

The site URL one sounds suspicious. Can you check your IPN URLs, and make sure that you don’t get a 404 error from them? If you do, you might need to change them to work with your URL structure, or need to change your Site URL to work correctly with what you have set up.

An example of something that would cause a problem is if you have your site at http://example.com/wp/, and your Site URL is set to http://example.com/, or vice versa. Plugins use this URL to connection to different things on your server, and it can cause issues if it’s not right.

Posted: Wednesday Jul 24th, 2013 at 2:27 am #53949

Thanks Bruce!

The URLs for “Wordpress Address” and “Site Address” are both set to http://www.greenzonetalk.com/site2. This is where my install of WordPress is located on my server.

I could possibly move the install if needed to the root, but it’s always a little bit of a hassle, so I’ve avoided it so far. What do you think?

Best,
Greg

Posted: Wednesday Jul 24th, 2013 at 2:29 am #53950
Bruce
Username: Bruce
Staff Member

I could possibly move the install if needed to the root, but it’s always a little bit of a hassle, so I’ve avoided it so far. What do you think?

That shouldn’t be necessary. s2Member is fully prepared to work with subdirectories. Could you check and make sure that you’re not getting a 404 from your IPN URL?

See: Dashboard -› s2Member® -› PayPal® Options -› PayPal® IPN Integration

If you’re not, could you expand on what you said here, please? What exactly is failing? Do you have logging enabled?

my paypal IPNs have been failing recently. Would this be part of the problem? I haven’t been able to fix that yet.

Posted: Wednesday Jul 24th, 2013 at 3:00 am #53951

The IPN gives a blank screen (which is normal, I think). http://www.greenzonetalk.com/site2/?s2member_paypal_notify=1

Paypal sent me a notice saying that the IPNs were failing:

Hello Gregory Heffron,

Please check your server that handles PayPal Instant Payment Notifications (IPN). IPNs sent to the following URL(s) are failing:

http://www.greenzonetalk.com/site2/?s2member_paypal_notify=1

They disabled IPNs for awhile, but I reenabled them a few days ago. I just did a test transaction — no luck. I get the “Thank you! (you MUST check your email before proceeding).” screen, but no email ever comes…

Posted: Wednesday Jul 24th, 2013 at 3:53 am #53953
Bruce
Username: Bruce
Staff Member

The IPN gives a blank screen (which is normal, I think). http://www.greenzonetalk.com/site2/?s2member_paypal_notify=1

Yes that’s correct, the page being blank is normal.

I would recommend first enabling logging if you haven’t already.

Secondly, if you have any caching plugins, or plugins that would filter queries to/from your site, or is designed to block repeated connections, turn those off.

Based on the link you posted it looks like the actual IPN processor is working correctly, but your server is just not getting the data when it’s sent.

Posted: Wednesday Jul 24th, 2013 at 4:04 pm #53998

I turned off Super Cache, Wordfence Security and also Tiger Technologies Plugin (which is also security related). I just tried another transaction, but no luck. I checked my error logs, but there haven’t been any errors in the last few days (except spam bots trying to access a page which doesn’t exist).

What’s the next step?

And would it be worth considering the Pro version? Doesn’t it allow the customer to pay and set up their profile without leaving the site?

Best,
Greg

Posted: Wednesday Jul 24th, 2013 at 8:31 pm #54006

I figured it out! It was a browser issue with how Chrome holds it’s cache. First, I tried in Firefox successfully!!! Then, I totally cleared Chrome’s cache and was able to register and activate.

Now, I’m having trouble with the site asking even logged in users for the activation key (which it actually doesn’t care about — but it will confuse users). But that’s another issue. Thanks so much for all your help!

Best,
Greg

Posted: Thursday Jul 25th, 2013 at 10:29 pm #54119
Bruce
Username: Bruce
Staff Member

I figured it out! It was a browser issue with how Chrome holds it’s cache. First, I tried in Firefox successfully!!! Then, I totally cleared Chrome’s cache and was able to register and activate.

Cool, I have to admit I wouldn’t have guessed that was the issue here.

Now, I’m having trouble with the site asking even logged in users for the activation key (which it actually doesn’t care about — but it will confuse users). But that’s another issue. Thanks so much for all your help!

Activation key? Sorry I’m not sure what you’re referring to with that. Is that from another plugin?

Viewing 11 replies - 1 through 11 (of 11 total)

This topic is closed to new replies. Topics with no replies for 2 weeks are closed automatically.

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Contacting s2Member: Please use our Support Center for bug reports, pre-sale questions & technical assistance.