Bruce

My Latest Replies (From Various Topics)
Author | Replies |
---|---|
Author | Replies |
Posted: Monday Apr 22nd, 2013 at 8:10 pm #48137 | |
![]() |
|
Thank you for reporting this important issue.Could you post the Shortcode you’re using? Also, could the first two steps in this article? |
|
Posted: Monday Apr 22nd, 2013 at 8:08 pm #48136 | |
![]() |
|
Thank you for your inquiry.We don’t directly integrate with SAML, but I’ve seen Users with SAML installed with s2Member with no issues. I’m sorry that I can’t provide any further information. |
|
Posted: Monday Apr 22nd, 2013 at 8:02 pm #48135 | |
![]() |
|
s2Member’s Pro Forms are encrypted on the page. Looking at your shortcode it appears to be correct, but we’ll need to see logs to tell for sure. Do you have logging enabled? See: Dashboard -› s2Member® -› Log Files (Debug) -› Logging Configuration |
|
Posted: Monday Apr 22nd, 2013 at 7:53 pm #48134 | |
![]() |
|
Can you post the code / shortcode that you’re using on this page? |
|
Posted: Monday Apr 22nd, 2013 at 7:47 pm #48133 | |
![]() |
|
Glad to hear you found the problem. Let us know if you have any further issues. :-) |
|
Posted: Monday Apr 22nd, 2013 at 7:45 pm #48132 | |
![]() |
|
Thank you for reporting this important issue.Does taking out the data-target attribute fix the issue? s2Member should always show download confirmation unless specified otherwise. |
|
Posted: Monday Apr 22nd, 2013 at 7:41 pm #48131 | |
![]() |
|
Thank you for your inquiry.Unfortunately we do not have this functionality yet. I’m unaware of any hacks for accepting European currencies through Authorize.Net. The integration we have is American-only at this time. |
|
Posted: Monday Apr 22nd, 2013 at 7:39 pm #48130 | |
![]() |
|
Thank you for your inquiry.You could use the Remote Operations API, seen here, or use WordPress’s See: Dashboard -› s2Member® -› API / Scripting -› Remote Operations API |
|
Posted: Monday Apr 22nd, 2013 at 7:37 pm #48129 | |
![]() |
|
Thank you for your inquiry.s2Member doesn’t support this functionality directly, you’ll need to add this capability using Advanced PHP Conditionals to the code for the activity page. You can find info on these conditionals here: Dashboard -› s2Member® -› API / Scripting -› Advanced PHP Conditionals |
|
Posted: Monday Apr 22nd, 2013 at 7:35 pm #48128 | |
![]() |
|
Thank you for your inquiry. We appreciate your patience. :-)
That’s fine. You’ll want to use a trial amount of 150 euros and a trial period of 1 year. After the trial is over, the regular subscription will start at 100 euros.
I’m not familiar with Event Espresso, but I don’t see this being an issue. You may need to resort to blocking access to the event page if you’re not familiar with some PHP code, but s2Member definitely has enough options available for you to restrict access to this.
s2Member Pro provides support for exportation, and s2Member has Custom Registration/Profile Fields built in.
You can have a User demoted to Subscriber role. But they will still be able to log in. They will, however, not be able to access anything protected at s2Member Level 1. This is to keep Users from registering multiple accounts.
You can use s2Member’s Shortcode Conditionals to decide what form s2Member will show a User. If the User is logged in, or s2Member Level 0, they might see the form that allows them to skip the 50 euro fee. See: Knowledge Base » Simple Shortcode Conditionals
You can have Users cancel their subscription, and have them sign up for the subscription at the new level, but you can’t edit the User’s subscription. Sorry.
That’s fine. Just change your Pro Form to reflect these changes when you’re ready. |
|
Posted: Monday Apr 22nd, 2013 at 7:04 pm #48126 | |
![]() |
|
Thanks for your input.We appreciate your request. I’ve put this on our list of things to take a look at in the next major version of s2Member. :-) |
|
Posted: Monday Apr 22nd, 2013 at 7:03 pm #48125 | |
![]() |
|
I’ve seen this before with some ThemeForest themes. It’s a bug that we’re working to get resolved. It’s injecting an HTML break ( |
|
Posted: Monday Apr 22nd, 2013 at 7:01 pm #48124 | |
![]() |
|
You can create PayPal Buttons with s2Member to charge money with Shortcodes. You’ll need a PayPal Business account. You will then need to fill out your PayPal Options here: Dashboard -› s2Member® -› PayPal® Options -› Account Details Then, you can create PayPal Buttons and charge for access to your site here: Dashboard -› s2Member® -› PayPal® Buttons -› Membership Level # Buttons You can protect content with Membership Levels, or Custom Capabilities. These are the things you will be selling through s2Member, which in turn allows Users to access their content. For more information on protecting content, see this section of your Dashboard with s2Member installed: Dashboard -› s2Member® -› Restriction Options |
|
Posted: Monday Apr 22nd, 2013 at 6:58 pm #48123 | |
![]() |
|
Sure. You can download your logs here: Dashboard -› s2Member® -› Log Files (Debug) |
|
Posted: Monday Apr 22nd, 2013 at 6:57 pm #48122 | |
![]() |
|
You can find info on protecting content here: Knowledge Base » A Basic Guide to Protecting Content With s2Member® |
|
Posted: Monday Apr 22nd, 2013 at 6:56 pm #48121 | |
![]() |
|
I’ll also note that all of s2Member’s classes are available to be manually overwritten, as they check to see if a class of the same name has bee created already. So you could copy a class, and move it over to a Must-Use Plugin file, and it will overwrite the current PHP Class that s2Member would’ve loaded otherwise. This keeps customization clean. :-) |
|
Posted: Monday Apr 22nd, 2013 at 6:54 pm #48120 | |
![]() |
|
s2Member provides all of its source code documentation in it’s Codex if you’d like to check out the docs. There are also links to specific parts of the source code so you can take a look. |
|
Posted: Monday Apr 22nd, 2013 at 6:52 pm #48118 | |
![]() |
|
Thank you for your inquiry.s2Member does not provide a way to query posts, but WordPress does. See: http://codex.wordpress.org/Template_Tags/get_posts s2Member saves the required Custom Capabilities in the meta key s2member_ccaps_req. You’ll need to query a serialized array value to get the correct value. Alternatively, you could query a number (or all) of your Posts, and use this s2Member function to tell if they are protect by s2Member:
That’s about as far as we can go with custom code. If you need further assistance, we recommend http://jobs.wordpress.net, or another freelance web site where WordPress® experts are offering their expertise through a bid on your project.
|
|
Posted: Monday Apr 22nd, 2013 at 6:47 pm #48117 | |
![]() |
|
We have not recreated this issue yet, as we do not provide support over the weekends. However I’m working with the development team at the moment, and we’ll report back to you ASAP. As far as the inFocus theme goes, I don’t believe that the theme is what’s causing your issue. We are aware of the one issue with Shortcodes, but that is all. |
|
Posted: Monday Apr 22nd, 2013 at 6:45 pm #48116 | |
![]() |
|
I’m very sorry for the delay, this thread was buried over the weekend.
At this time you can really only use s2Member’s /s2member-files/ folder or Amazon S3 / Cloudfront integration without custom code being put into your I’ll add Libsyn to our list of requests as a possible alternative in the future. In your current situation, I would recommend either moving your files to the /s2member-files/ directory, or using your idea on #3 to send Users to downloads. Note that these links could (probably) still be shared, as they won’t be protected by s2Member. Using the Remote Auth option would make it easier to integrate Libsyn with s2Member, but would still require custom code. |
|
Posted: Saturday Apr 20th, 2013 at 12:52 pm #48007 | |
![]() |
|
Yes s2Member’s connections via API Notifications are done behind-the-scenes and aren’t displayed anywhere but in your logs (if you choose to enable them). :-) |
|
Posted: Saturday Apr 20th, 2013 at 1:35 am #47976 | |
![]() |
|
WordPress does a Cron Job a bit differently than your hosting company might be used to. You shouldn’t have any problems with that once you find a solution for your other problem. If you’d really like to read up on WordPress’s Cron Jobs work, you can find information on it here: http://codex.wordpress.org/Category:WP-Cron_Functions That’s a codex, so it may be a bit overwhelming if you’re not used to working with code. You may want to check out this article, instead. |
|
Posted: Saturday Apr 20th, 2013 at 1:31 am #47975 | |
![]() |
|
You can protect parts of Posts and Pages with Shortcode Conditionals and User Levels / Custom Capabilities, so that part you’re O.K. on. However, I’m not sure about the PDF functionality you’re talking about. I think that’s a PDF-specific thing and you have to set that up yourself. s2Member doesn’t do this. |
|
Posted: Saturday Apr 20th, 2013 at 12:53 am #47973 | |
![]() |
|
Yes, it’s not something that’s a setting. Having fopen and cUrl ON is not the problem here. The problem is that your server is blocking connections through these methods to the same domain. It’s something that’s done at a higher level than PHP. That error in the Server Scanner is checking to see if the site can connect to itself, and it’s failing. That’s why it’s throwing that error, not because it’s not enabled. Sorry I can see how that would be confusing. |
|
Posted: Saturday Apr 20th, 2013 at 12:41 am #47971 | |
![]() |
|
Check the User’s role, and make sure it’s either Subscriber, or one of the s2Member Level #’s. Also, check the URL that you’re logging in on. Make sure it doesn’t have any additional variables tacked to the end of it, like ?redirect_to=/. |