Bruce

My Latest Replies (From Various Topics)
Author | Replies |
---|---|
Author | Replies |
Posted: Thursday Jun 6th, 2013 at 8:23 am #51489 | |
![]() |
|
Thanks for the info. We’re waiting on word back from Jason (Lead Developer). We’ll let you know what we get back from him. :-) |
|
Posted: Thursday Jun 6th, 2013 at 8:22 am #51488 | |
![]() |
|
You can send login details via Private Contact Form here: s2Member® » Private Contact Form I’ll let Cristian reply to your other information. |
|
Posted: Thursday Jun 6th, 2013 at 8:20 am #51487 | |
![]() |
|
Thank you for your inquiry.It sounds like the use of Custom Capabilities is what is necessary here. However Custom Capabilities are not able to protect entire Categories. You’ll have to protect each one of these with the correct Custom Capability when they are created, or use s2Member’s PHP Conditionals to achieve this. Past that, you should be able to give access to “Compete” members to appropriate categories this way. |
|
Posted: Thursday Jun 6th, 2013 at 7:32 am #51481 | |
![]() |
|
Thank you for your inquiry.s2Member doesn’t have this kind of invite-system integrated, but I suppose you could set something like this up with Custom Registration/Profile Fields along with s2Member’s Registration Access Links. See: Dashboard -› s2Member® -› General Options -› Registration/Profile Fields You can have Users invite members, and you can send them links to register, where they enter the name of the User that invited them. |
|
Posted: Thursday Jun 6th, 2013 at 6:11 am #51476 | |
![]() |
|
Thank you for your inquiry.
Yes. Any member or nonmember can use Specific Post/Page Access Buttons/Pro Forms to buy access to a Post/Page, or you can sell this content with Custom Capabilities. See: Dashboard -› s2Member® -› PayPal® Pro Forms -› Specific Post/Page (Buy Now) Forms
s2Member doesn’t have any specific functionality for this purpose, no. But s2Member does offer several API functions that would make setting this up much easier. See: http://www.s2member.com/codex/stable/s2member/api_functions/package-summary/
No, s2Member currently does not have the capability to perform guest purchases. Sorry about that.
This is what all of s2Member’s installations use, and it works just fine for our users. It’s meant for holding data like this, so it should work fine. :-)
You can find all of our integrations here:
You can use other plugins to achieve this, as s2Member integrates with the default WordPress Roles and Capabilities functionality, so it integrates smoothly with most other plugins in this regard. s2Member doesn’t have this capability out-of-box, though. You’ll have to set this up on your own.
You can use a normal login form with s2Member. s2Member Pro does come with a login widget, but it’s meant to go into a sidebar. |
|
Posted: Thursday Jun 6th, 2013 at 5:55 am #51473 | |
![]() |
|
Thanks for the info. Waiting on Jason to give some information on this. |
|
Posted: Thursday Jun 6th, 2013 at 5:49 am #51472 | |
![]() |
|
Thank you for your inquiry.
This could be done through s2Member’s Custom Capabilities. These are specific packages that you can sell or manually give to Users when they sign up. You can find lots of information regarding Custom Capabilities here: Video » s2Member (Custom Capabilities)
You can give Users multiple Custom Capabilities to separate these Users into subgroups. You’ll have to take a look at the way Custom Capabilities work to understand how you can use them this way.
This is not possible through s2Member. You’ll have to have a developer set this up if it’s necessary for you.
s2Member uses the default WordPress Roles and Capabilities system, so the default WordPress Users database would be used here. You can also export your Users with s2Member Pro to achieve this if you need to.
Yes I believe you could achieve this, but it would take a custom parser for the Export data. You can find information on the format of these exports here: |
|
Posted: Thursday Jun 6th, 2013 at 5:39 am #51469 | |
![]() |
|
We’re very sorry for the delay in response.
When you make multiple responses in the forums, you are bumping your thread up in the list in the forums. We get to tickets from oldest-to-newest, so when you do this it will delay our response. In the future please refrain from doing this, and instead edit your replies if you have additional details to give us.
That being said, as Cristian mentioned the use of PayPal Sandbox is totally functional with s2Member and you can use it to do testing transactions in most situations. However when a User is having issues with transactions, we ask that they do live $0.01 cent transactions to rule out error with PayPal Sandbox.
PayPal recently changed the way that they handle Paypal Developer/Sandbox Accounts. However I can confirm that s2Member’s integration with this service is still working perfectly. This is a question you should really be asking PayPal’s representatives. If you’re having problems signing up for a Paypal developer/sandbox account, you’ll want to call or write in to PayPal to solve your problem. However, if you’re having issues with the integration of PayPal Sandbox integration with s2Member, please let us know so we can take a look. In this reply you’re only telling us there’s a problem with our video, and I’m unsure where to point you.
This is an error from PayPal directly, not s2Member. I’d recommend contacting PayPal as to why you might be getting this error. We work with several payment gateways here at s2Member, and we’re not familiar with every error that these gateways might give you. |
|
Posted: Tuesday Jun 4th, 2013 at 6:13 pm #51366 | |
![]() |
|
s2Member doesn’t have any integration for accepting checks or bank transfers directly, but you can give access to Users manually by either sending them one of these links (if they’re a User that wants to sign up) via email Dashboard -› s2Member® -› PayPal® Pro Forms -› Registration Access Links Or you can manually upgrade the User, and/or manually update their End of Term date if it’s not a One-Time transaction. |
|
Posted: Tuesday Jun 4th, 2013 at 6:07 pm #51365 | |
![]() |
|
It sounds like you’re talking about the update here: s2Member® Unified Changelog » v130406 s2Member has the newest versions of s2Member’s changes documented on Github. You can find this version’s changes here: https://github.com/WebSharks/s2Member/tree/130406 The file you’re looking for is /s2member/includes/classes/login-redirects.inc.php. |
|
Posted: Tuesday Jun 4th, 2013 at 5:56 pm #51363 | |
![]() |
|
It takes custom code. This thread goes over this: http://wordpress.stackexchange.com/questions/46848/how-to-modify-the-register-link-in-the-login-page |
|
Posted: Tuesday Jun 4th, 2013 at 5:49 pm #51361 | |
![]() |
|
No. You’ll have to change this manually. If you’d like a quick fix, this plugin does this easily: |
|
Posted: Tuesday Jun 4th, 2013 at 5:42 pm #51358 | |
![]() |
|
s2Member gives you all of the variables it has at this point. These IP Restrictions also work for Specific Post/Page Access Restrictions, so there is not always a Username within these variables, but if there is you can grab it from the Here is an example of how you would use these variables:
Knowledge Base » Hacking s2Member® Via Hooks/Filters |
|
Posted: Tuesday Jun 4th, 2013 at 5:33 pm #51355 | |
![]() |
|
So sorry, yes that would be the correct box. I clicked on the wrong image and didn’t notice. :-)
|
|
Posted: Tuesday Jun 4th, 2013 at 6:27 am #51312 | |
![]() |
|
When you say that there were multiple releases after this was mentioned, this were Maintenance Releases. The next major version of s2Member will be a full rewrite and is being worked on as we speak. It is with this version of s2Member that we hope to move in some of the new features that are being talked about in the forums. We have been hoping to have this out for quite a long time now, but as there were many many changes to the PayPal, Google Checkout, and a couple other APIs, it’s been delayed for quite a while now. We can’t give an estimate on when this version of s2Member will be available, so I would recommend moving on with your project in the mean time. |
|
Posted: Tuesday Jun 4th, 2013 at 6:18 am #51311 | |
![]() |
|
You could also restrict content based on Custom Capabilities within a Post/Page that’s restricted by Membership Level/Custom Capability just fine, and that’s fine too. I think that’s what you’re asking here but correct me if I’m wrong. |
|
Posted: Tuesday Jun 4th, 2013 at 6:16 am #51310 | |
![]() |
|
Thanks for the info! Glad to hear you fixed your issue. :-) Let us know if you have any further issues. |
|
Posted: Tuesday Jun 4th, 2013 at 5:25 am #51303 | |
![]() |
|
Posted: Tuesday Jun 4th, 2013 at 5:21 am #51300 | |
![]() |
|
You’d use s2Member’s get_user_field() function. |
|
Posted: Tuesday Jun 4th, 2013 at 5:20 am #51299 | |
![]() |
|
In addition, would you mind sending us a Dashboard and FTP login so that Jason can take a look at your Dashboard if needed? You can send that Privately here: s2Member® » Private Contact Form Let us know when you do that. |
|
Posted: Tuesday Jun 4th, 2013 at 5:16 am #51297 | |
![]() |
|
I’m unsure. I would say that this is a definite possibility. I would recommend testing this. I’m contacting Jason (Lead Developer) about his thoughts on this issue. |
|
Posted: Tuesday Jun 4th, 2013 at 5:14 am #51296 | |
![]() |
|
I see. Well in that case it may be difficult to diagnose your issue. For starters, could I please take a look at the Shortcode that you’re using? Also, could you run the s2Member Server Scanner? See: Knowledge Base » s2Member® Server Scanner |
|
Posted: Tuesday Jun 4th, 2013 at 5:12 am #51295 | |
![]() |
|
Actually the Auto-Return page is very necessary. When PayPal redirects a User back to your site after a transaction, they are greeted with a Thank-You page, but their account is not yet ready to be created/upgraded. s2Member needs to wait (usually just a few moments) for PayPal to send transaction data back to your server to either send the appropriate email, or upgrade the User’s account. If you’d like to create your own Thank-you page, this is possible. You must have s2Member Pro installed, and you can use the success attribute here: Dashboard -› s2Member® -› PayPal® Pro Forms -› Custom Return URLs Upon Success
s2Member’s success attribute should work in any transaction. This sounds like the issue here. Do you have logging enabled? If you do, could you send us a Dashboard login so we can take a look at them? See: s2Member® » Private Contact Form Let us know when you send that information. |
|
Posted: Tuesday Jun 4th, 2013 at 5:07 am #51293 | |
![]() |
|
As TJ mentioned, it would be best to override s2Member’s CSS rules with your own. You can do this from within your theme’s CSS file, most likely. |
|
Posted: Tuesday Jun 4th, 2013 at 5:06 am #51292 | |
![]() |
|
s2Member actually has this exact same functionality built in here: Knowledge Base » s2Member® Brute Force IP/Login Restrictions
s2Member can only provide so much protection using IP Addresses here: Knowledge Base » s2Member® Brute Force IP/Login Restrictions If you’re having a problem with Brute Force attacks, this is something that has to be dealt with on the server-side, I’m afraid. s2Member’s Bruce Force Login Restrictions will help you, but IP Addresses are possible to be spoofed (faked), which is likely what happened in your case. You’ll have to contact your hosting company about that. |