Cristián Lávaque
Forum Replies Created
-
Thank you very much for the extra info after your troubleshooting. It’s a really strange behavior.
So the problem seems to be when the xfield doesn’t have a value. Can you configure a default value for the xfield?
And if you don’t have an xfield configured in BP, do you still get this behavior? Can’t you move that field to an s2 custom field?
Although it’s possible to do it, the recommendation is to not mix BP’s and s2’s profile fields.
Have you watched this video? In it Jason gives some tips for BP and s2 to play well together and avoid difficulties. https://s2member.com/kb-article/s2member-buddypress/
Let me know if that helps. ??
I am sorry, I had not understood your question before.
Domain masking is not something that s2Member was designed to do. You can google how to configure your domain/server to achieve it, though.
For the user to be logged into the other site, you need him to login first, and he’ll need an account on your site for that. It’s not just a link to the site.
WordPress domain names matter for the login session, even changing the
www
subdomain to none, would be a different session. This is a WordPress thing, not s2.If you get the user to be logged in on your WordPress site where s2Member is, and that user’s account has the access required for the files you protected with s2Member, then he’ll be able to download them.
Hmm… Then I’d troubleshoot, looking for a theme or plugin conflict first. https://s2member.com/kb-article/common-troubleshooting-tips/ (you can ignore the MySQL warning in the Server Scanner)
This plugin could help test for conflicts, since you can be logged in to troubleshoot this behavior: https://www.ads-software.com/plugins/health-check/
Let me know how it goes. ??
Thank you! It’s good to be back! ??
I just did a quick test with s2’s profile fields in BuddyPress, and they worked just fine.
I think you may be missing the BuddyPress profile integration settings enabled. WP Admin > s2Member > General Options > Registration/Profile Fields & Options > BuddyPress
See: https://pasteboard.co/IdOObhk.png
I hope that helps! ??
- This reply was modified 5 years, 6 months ago by Cristián Lávaque.
- This reply was modified 5 years, 6 months ago by Cristián Lávaque.
Hi!
It has been, and it’s being used with the latest WP. https://forums.wpsharks.com/t/s2member-and-wordpress-5-1/5664
There just hasn’t been a release in a while, so that compatibility note is not up-to-date.
I hope that helps. ??
- This reply was modified 5 years, 6 months ago by Cristián Lávaque.
Hi Nick.
This article may help you with that: https://codex.www.ads-software.com/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
You can try the WP setting described there, and if it doesn’t work on your server configuration, contact your host for help with it.
I hope that helps. ??
The file can be protected at a specific level putting it in subfolders. See: WP Admin > s2Member > Download Options > Custom Capability and Member Level Files
E.g. /s2member-files/access-s2member-level1/
The link itself can be displayed or not using a conditional. https://s2member.com/kb-article/s2if-simple-shortcode-conditionals/
E.g. [s2If current_user_can(access_s2member_level1)]Link to level 1 file.[/s2If]
I hope that helps. ??
s2Member can protect files in its s2member-files dir, or through the AWS integration. Sorry, it doesn’t work with files in another server. :/
I haven’t done it, or remember seeing it done. So I’m not going to say it can’t be done, I just don’t know how to do it.
s2Member works from WordPress, it’s a WordPress plugin, and its restrictions apply to content served by/via WordPress. This includes download protection, except for the Amazon integration.
See if this article helps you: https://s2member.com/kb-article/can-i-change-the-s2member-files-directory-location/
??
The number of clients actually using it were very, very few to justify the work it needed.
I will consider adding it again in the future. I’m making a note of your request as a vote towards it.
??
Hi vipini.
You could try a combination of the s2Member Notifications API with the s2Member Pro Remote Operations API.
See:
https://s2member.com/kb-article/building-an-api-notification-handler-webhook/
https://s2member.com/kb-article/pro-api-for-remote-operations/
I hope that helps. ??
- This reply was modified 5 years, 7 months ago by Cristián Lávaque.
Ah, great! ??
What do you mean it doesn’t work? Is it in a conditional?
Could you please tell me how you’re trying to use it? Give me as much info as possible.
I look forward to your update. ??