Cristián Lávaque
Forum Replies Created
-
Here’s what Jason said:
“Yes, so long as the email matches they are good. That said, a list transition only occurs if they were on the previously configured list at the level they were at. So for instance, if the user is a Level 1 Member, they should be added to the List ID that is configured in s2Member for Level 1. This way when a transition occurs in the future, s2Member will attempt to remove them from that list configured for Level 1 Members. If that removal is successful (this occurs behind-the-scene via API communication) they are moved to a new list that is perhaps a different List ID configured at Level 3. Just an example of course, but that demonstrates how transitions work.”
You mean the s2Member file protection? WP Admin -> s2Member -> Download Options
If so, you can generate links with a key to bypass the protection. See: WP Admin -> s2Member -> Download -> Advanced
I’m not sure I understood your question, but I hope that tip helps. 🙂
That’s great! May I ask what the problem and your solution were? Thanks. 🙂
> Is there a way to custom sort the members list by City or State
Are those custom profile fields created with s2Member? Not by default, it’d require a customization.
I’ll add this to our feature requests list. Thanks for the idea. 🙂
Got it.
You can change the domain name to “mysite.com”, I’m interested in what follows after it. And the screenshot can be of just the URI restriction’s panel.
Great 🙂
Yes, you’d have to import them separately to MailChimp.
If it’s the same email address the user has in your site, I’m pretty sure the transitions would work. Maybe the list would also need to match, I’m not sure. You could test it.
I’ll ask Jason too.
I hope that helps. 🙂
Well, I’d first try removing the cache to see if the problem persists.
I’d probably remove everything else too and see if taking out one of those things fixes the problem.
If you haven’t yet, could you please do these? http://www.s2member.com/kb/common-troubleshooting-tips/
I hope that helps. 🙂
Is the NextGen Gallery served through WordPress? Only things served by WordPress can be protected with s2Member.
Could you show me an example of a gallery URL you’re trying to protect?
And could you show me a screenshot of your URI restriction configuration? WP Admin -> s2Member -> Restrictions -> URI
Thanks. 🙂
I’m very glad that helped. 🙂
I don’t know that it persists… Maybe it’s a caching thing in your installation?
If you show me your code, I can tell you if I find something that may be wrong with it.
Well, the restrictions redirect to the Membership Options Page, and a few variables are added to the querystring of the URL. WP Admin -> s2Member -> Membership Options Page Variables
You can use those to customize the message.
I hope that helps. 🙂
From their screenshot it looks like you’d enter the expression directly, without the PHP tags, if or other things, just:
current_user_can('access_s2member_ccap_colorado')I hope that helps. 🙂
Make sure the subscr ID is updated in the user’s profile too, if it changed in PayPal. And that the new transaction has s2’s IPN URL. If not, when the user ends the subscription, s2Member won’t know it has to apply the EOT to him.
I may be missing something else, because I haven’t tried that myself, but those are the things that immediately came to mind that you should verify.
I hope that helps. 🙂
Well, we just found what was causing a problem for some with the custom fields interface. Maybe it’s related to what you have with the generators.
See: https://github.com/WebSharks/s2Member/issues/144#issuecomment-43287686
Let me know if that helps. 🙂