Bruce

My Latest Replies (From Various Topics)
Author | Replies |
---|---|
Author | Replies |
Posted: Tuesday Aug 13th, 2013 at 5:18 am #55642 | |
![]() |
|
This process is taking place in s2Member’s JavaScript. Try opening the Console in your browser (usually f12) and see if there are any JavaScript errors. That may tell you what’s going wrong. |
|
Posted: Tuesday Aug 13th, 2013 at 5:15 am #55641 | |
![]() |
|
Thank you for your inquiry.s2Member does not password-protect any content. s2Member restricts access to content based on the priviledges/capabilities a User has. That said, s2Member is capable of protecting Categories with Membership Levels: Dashboard -› s2Member® -› Restriction Options -› Category Access Restrictions |
|
Posted: Tuesday Aug 13th, 2013 at 5:13 am #55640 | |
![]() |
|
What will happen is s2Member will cause the User to lose access, but their subscription at s2Member will stop working.
Possibly. However, as mentioned in this article, your Subscriptions would need to have a specific format to work with s2Member. Have you read this yet?: Knowledge Base » How to Migrate to s2Member Pro from Other Software |
|
Posted: Tuesday Aug 13th, 2013 at 5:12 am #55639 | |
![]() |
|
Is the EOT field in your Edit Users panel filled for your Users? I just tested this again and it’s working for me. I will mention that Users don’t get an EOT date until after s2Member knows when their subscription will end. If you have a User with an active subscription, they won’t have an EOT date. |
|
Posted: Tuesday Aug 13th, 2013 at 4:53 am #55636 | |
![]() |
|
Thank you for reporting this important issue.Are you using the advanced options available for the Captcha here?: Dashboard -› s2Member® -› General Options -› CAPTCHA Anti-Spam Security It looks to me like the keys you entered here were invalid, so s2Member can’t pull the Captcha correctly. Try either taking these keys out, or generating new Captcha Keys if you have them. If you do not, let me know and I’ll take another look. |
|
Posted: Tuesday Aug 13th, 2013 at 4:51 am #55635 | |
![]() |
|
Thank you for your inquiry.s2Member doesn’t have any integrations with this this theme, sorry. It sounds like you’ll need to set up a custom process for this. You can check out this section of your Dashboard for information for info on how you can tell if a User is logged in and other things through s2Member. However you’ll have to set up the portion that sends the email on your side of things, that goes past what we can help you with, sorry: Dashboard -› s2Member® -› API / Scripting -› Advanced PHP Conditionals |
|
Posted: Tuesday Aug 13th, 2013 at 4:48 am #55634 | |
![]() |
|
No we don’t have any system for deleting this log files, because they may be useful if you end up having issues. If you’re not having any problems on your installation, I would recommend turning off logging. The logs that you mentioned that are archived are also s2Member files. At this point if your site is running smoothly, I would delete all of your log files via FTP, and turn off s2Member’s logging. |
|
Posted: Tuesday Aug 13th, 2013 at 4:42 am #55633 | |
![]() |
|
Thank you for your inquiry.Glad to hear you’re interested in using s2Member Pro :-) Detailed installation instructions for s2Member Pro are here. Essentially you have to upload the plugin via FTP: http://www.s2member.com/pro/#!s2_tab_jump=s2-pro-install-update |
|
Posted: Tuesday Aug 13th, 2013 at 4:36 am #55631 | |
![]() |
|
Thank you for your inquiry.I’m very sorry for the delay over the weekend.
There should be a field in the Edit User Panel that allows you to do this, near the bottom. If you click on the question mark near the field, it shows examples of how you can set the value:
s2Member doesn’t have this capability yet. In order to accomplish this you would need a developer to set up custom code. I wrote a little information to get someone who’s familiar with PHP started on this here: http://www.s2member.com/forums/topic/setting-up-eot-notifications/ |
|
Posted: Tuesday Aug 13th, 2013 at 4:31 am #55629 | |
![]() |
|
Thank you for your inquiry.I’m unsure on how you could accomplish this. s2Member doesn’t really deal with RSS feeds directly. I’d recommend asking the WordPress community on this. |
|
Posted: Tuesday Aug 13th, 2013 at 4:30 am #55628 | |
![]() |
|
Thank you for reporting this important issue.I’m very sorry for the delay over the weekend. Could you please add a cbur value to your Button Shortcode? This value should either be an a or d, based on what ClickBank tells you to set. You can check this part of the Dashboard for info on that: Dashboard -› s2Member® -› ClickBank® Buttons -› Shortcode Attributes (Explained) I believe that will fix your issue. It sounds to me like something is going wrong with the URL, and it’s replacing the ampersands (&) with %26 when s2Member urlencodes the URL. I will see if it’s possible to get a default value in here, but in the short-term just adding the correct value to cbur should work. If it does not I will need to contact our development team for their thoughts, so let me know if that works. Thanks. |
|
Posted: Tuesday Aug 13th, 2013 at 4:04 am #55625 | |
![]() |
|
Thank you for your inquiry.Sorry for the delay over the weekend. s2Member does not deal with the default WordPress Roles, or anything within the Dashboard so I’m going to have to say no, s2Member does not make this possible. You’d have to give User’s access to this manually. |
|
Posted: Tuesday Aug 13th, 2013 at 4:01 am #55624 | |
![]() |
|
Sorry about that. I’m not sure where you’d put the URL to your invoicing software. You would probably need to edit the file somewhere near line 60, which I can’t help with. You might try using the As far as the top of the file where it says this:
The first part is the custom attribute, or your site’s home URL essentially. The other is the IPN URL for that site that you’d find here: Dashboard -› s2Member® -› PayPal® Options -› PayPal® IPN Integration |
|
Posted: Tuesday Aug 13th, 2013 at 3:54 am #55622 | |
![]() |
|
It should just be the same URL as you have set up at PayPal. If you’re using the central IPN processor, this URL should be set to go directly to the file where you have it uploaded to your server. Probably something like this:
|
|
Posted: Tuesday Aug 13th, 2013 at 3:51 am #55620 | |
![]() |
|
Thank you for reporting this important issue.The issue you’re having is due to the way that WordPress handles Roles and Capabilities. Roles and Capabilities are set in the database, and unless you turn off s2Member’s Deactivation Safeguards here, and deactivate it through the Dashboard s2Member won’t delete these Roles: Dashboard -› s2Member® -› General Options -› Deactivation Safeguards You’ll want to reactivate s2Member, turn off these safeguards, and then deactivate it again. That should do it. If it doesn’t, check out this article on resetting your Roles: http://www.the-osp.com/restore-your-default-wordpress-roles
This article details some really complex stuff, so I’d try just following my instructions first. I can tell you for sure that the above will work without a doubt, because I’ve used it myself.
|
|
Posted: Tuesday Aug 13th, 2013 at 3:39 am #55618 | |
![]() |
|
Yeah this will work. It’s because, if you look near the top of the file, s2Member looks to see if the class that’s created in this file already exists:
This check is also applied before the file is even loaded, so as long as you’re not editing the class name on in the file (or any of s2Member’s files that runs the You will want to keep an eye out and make sure that if we do perform any changes to this file that you get around to updating your edited file. I am looking to see if it’s possible to add a way to achieve this without overwriting the whole file before the next release. If we do end up making this possible more simply I’ll let you know here. :-) |
|
Posted: Monday Aug 12th, 2013 at 11:58 pm #55612 | |
![]() |
|
Yes. You’ll need to edit the JavaScript file here to accomplish this:
Which is a minimized version of this file:
I believe you’re looking for this section of the code, on line 85 in the un-minimized file:
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 Aug 12th, 2013 at 11:54 pm #55611 | |
![]() |
|
Thank you for your inquiry.If you’re using Pro Forms, PayPal won’t let you override the set IPN in your PayPal settings. So if you had your PayPal IPN set to your old site, and you had Users signing up through Pro Forms, that would cause this issue. This is detailed in the More Information section of this part of your Dashboard: Dashboard -› s2Member® -› PayPal® Options -› PayPal® IPN Integration |
|
Posted: Monday Aug 12th, 2013 at 11:45 pm #55610 | |
![]() |
|
Yes. s2Member will override this URL with Payment Buttons, but you cannot do this with Pro Forms due to PayPal limitations. If you want to use PayPal Pro Forms on your sub sites, you need to use a central IPN handler, which s2Member gives you access to in the extra files that are available in your account page, in the My Additional Downloads Section: |
|
Posted: Monday Aug 12th, 2013 at 11:36 pm #55609 | |
![]() |
|
What you can do here, is use s2Member’s Shortcode Conditionals to see if a User is logged in or not. If they are, you can use these Capability Buy-Now Pro Forms/Buttons. Otherwise, you can use a Member Level # Pro Form/Button at Level #0, with the Custom Capability that you’d like to sell along with it. See: Dashboard -› s2Member® -› PayPal® Buttons -› Membership Level # Buttons This way, if a User is not registered, they are going to register with the Custom Capability all at the same time. Otherwise, they are simply going to buy the Capability only.
This will not work with s2Member. If you’re using Google Checkout, then you can find information on creating Buttons with that here, after enabling Google Checkout in the Other Gateways section of your Dashboard. See: Dashboard -› s2Member® -› Google® Checkout Buttons -› Membership Level # Buttons See also: Dashboard -› s2Member® -› Google® Checkout Buttons -› Capability (Buy Now) Buttons |
|
Posted: Monday Aug 12th, 2013 at 11:30 pm #55608 | |
![]() |
|
I see. So you’ll need to edit the code, or use s2Member’s Pro Forms to accomplish this. The line you’d want to edit in your installations is line 233 in this file:
You’d replace this portion of the line:
With your IPN URL. If you want to keep s2Member from overwriting these changes in the future, you can copy this file, make that change and put it into a Must-Use Plugin. See: http://codex.wordpress.org/Must_Use_Plugins Sorry for the inconvenience. I will see if it’s possible to make this easier in the future. |
|
Posted: Monday Aug 12th, 2013 at 11:22 pm #55607 | |
![]() |
|
Thank you for your inquiry.They’ll need to upgrade on-site. s2Member demotes these Users and won’t track their Subscription once that’s done. |
|
Posted: Monday Aug 12th, 2013 at 11:21 pm #55606 | |
![]() |
|
Thanks for your thoughts.You might consider setting up a Payment Notification handler for accomplishing this. See: Dashboard -› s2Member® -› API / Notifications -› Payment Notifications |
|
Posted: Monday Aug 12th, 2013 at 11:19 pm #55605 | |
![]() |
|
Thank you for reporting this important issue.Sorry for the delay in response.
Did you change the Site URL in your WordPress Settings? That’s the only place I can think of that would break s2Member. You would change that here: Dashboard -› Settings -› General |
|
Posted: Monday Aug 12th, 2013 at 11:18 pm #55604 | |
![]() |
|
No problem. Let us know if you need any further help. :-) |