Bruce

My Latest Replies (From Various Topics)
Author | Replies |
---|---|
Author | Replies |
Posted: Tuesday Dec 4th, 2012 at 8:12 pm #33505 | |
![]() |
|
Hi Buck, This is not natively available with s2Member. However you could use some custom code in your Pro Form (info provided in Knowledge Base » Using variables in a shortcode) to do this. It sounds like you should dynamically set the trial portion of the shortcode. You may also want to check out Dashboard -› s2Member® -› API / Scripting -› Membership Options Page Variables (MOP Vars) |
|
Posted: Tuesday Dec 4th, 2012 at 8:10 pm #33504 | |
![]() |
|
Hi Marco, s2Member should automatically fill the EOT date field that is already generated by s2Member as soon as it is available. EOT date is only available after the user has canceled a subscription, if you are using non-recurring payment styles, or if you have set an EOT date manually. — s2Member keeps track of the last payment recieved automatically. You can get this info using |
|
Posted: Tuesday Dec 4th, 2012 at 7:31 pm #33500 | |
![]() |
|
Hi Aaron,
To do this you’d need to modify the file s2member/includes/classes/profile-mods-in.inc.php, as well as s2member/includes/classes/profile-in.inc.php. s2Member does not have this feature built-in. |
|
Posted: Tuesday Dec 4th, 2012 at 7:27 pm #33499 | |
![]() |
|
Hi Steve, Try adding this to your theme’s style.css file, replacing example.com with your website’s domain:
|
|
Posted: Tuesday Dec 4th, 2012 at 6:55 pm #33497 | |
![]() |
|
Hi Marco, You can create fields like this in Dashboard -› s2Member® -› General Options -› Registration/Profile Fields by selecting the option No ( uneditable & totally invisible, both during & after registration ) under Allow Profile Edits: *. |
|
Posted: Tuesday Dec 4th, 2012 at 6:47 pm #33493 | |
![]() |
|
Hi Pete, This does not sound like something s2Member is causing. I recommend contacting DIY Themes for info on what might be causing this. |
|
Posted: Tuesday Dec 4th, 2012 at 6:44 pm #33492 | |
![]() |
|
s2Member only checks to see if the forms are filled when using free registration forms. Using “abcd” in each field would be fine.
Yes, that’s correct. If you’d like to only allow free access to your site you can do so this way.
If you set your site up this way, s2Member would only control access to content (i.e. protecting content by level or based on if users have certain capabilities). Nothing within s2Member will stop you from using a different system for accepting payment. However another plugin will not be able to use s2Member as a way to update user’s capabilities or level. This functionality would need to be done outside of s2Member. |
|
Posted: Tuesday Dec 4th, 2012 at 6:32 pm #33490 | |
![]() |
|
Hi Joanne,
That’s interesting. Are you using Alternative View Protection with s2Member?(Dashboard -› s2Member® -› Restriction Options -› Alternative View Protection) Also, do you have any caching plugins installed that could be caching the results from these queries? |
|
Posted: Tuesday Dec 4th, 2012 at 6:29 pm #33489 | |
![]() |
|
Hi Kelli,
PayPal donations can be set up outside of s2Member, so yes. However s2Member will not be in control of this data, and the system for this will need to be set up by you. |
|
Posted: Tuesday Dec 4th, 2012 at 6:24 pm #33487 | |
![]() |
|
Hi Wayne, Sorry to hear that you’re having trouble. The user Import/Export feature is not quite as functional as we’d like, and unfortunately this problem may arise. I will send this ticket to our lead developer to see if this can be fixed in a future version of s2Member. In the meantime you will need to manually update this information. If you’re experienced with PHP, you may want to run a script that may update the custom fields that you have set up with an empty value in the meantime. Sorry for the inconvinience. |
|
Posted: Tuesday Dec 4th, 2012 at 6:17 pm #33485 | |
![]() |
|
Hi Moty, You will want to use s2Member conditionals (Dashboard -› s2Member® -› API / Scripting -› Simple/Shortcode Conditionals) to check if the user is logged in. If they are, you can use Dashboard -› s2Member® -› PayPal® Pro Forms -› Billing Modification Forms to add Custom Capabilities to members, instead of having them sign up again. Otherwise, users will need to use the forms at Dashboard -› s2Member® -› PayPal® Pro Forms -› Membership Level # Forms.
Yes. Check this out: Pre Sale FAQs » Is it possible to modify s2Member® Pro Form templates? |
|
Posted: Tuesday Dec 4th, 2012 at 6:12 pm #33484 | |
![]() |
|
Hi Arnegger, Regarding your first question: It appears that the plugin you are using changes the value of the
This goes in the same post, at the top, right along with all of the other processes going along with it. You could simply copy the exact code that Raam has given you and put it into a post/page (assuming you have a PHP Execution plugin installed.)
Certainly. Just divide the variables by 86400 (for the seconds in a day):
|
|
Posted: Tuesday Dec 4th, 2012 at 6:00 pm #33483 | |
![]() |
|
Hi Marco, Glad to hear you figured it out. |
|
Posted: Tuesday Dec 4th, 2012 at 1:37 pm #33452 | |
![]() |
|
Hi Anton, I recommend setting up a custom capability for this. Just add a capability like “paid3” to your Pro Form within ccaps=””. You can then use a coditional like this:
|
|
Posted: Tuesday Dec 4th, 2012 at 1:30 pm #33451 | |
![]() |
|
Hi Kelli, The only way to accomplish this would be to have a custom form outside of s2Member to collect this info. s2Member works by way of the WordPress Roles and Capabilities functionality, so any user group that s2Member collects info for will need to be signed up with a username and password. |
|
Posted: Monday Dec 3rd, 2012 at 9:45 pm #33403 | |
![]() |
|
Jason, The info in my last post is still correct for clickbank. You will just want to use the Dashboard -› s2Member® -› ClickBank® Buttons -› Subscr. Modification/Cancellation Buttons instead of the Pro Form. |
|
Posted: Monday Dec 3rd, 2012 at 9:42 pm #33402 | |
![]() |
|
Andrew, Do you have any caching plugin enabled? Also, did you update any other plugins, or perhaps your theme when you updated s2Member? |
|
Posted: Monday Dec 3rd, 2012 at 8:21 pm #33396 | |
![]() |
|
Revisions to the user export and import feature are something that we’re hoping to achieve in the near future. I will notify our dev team that the labels are being reverted to the s2Member default when exporting. For now you will need to manually replace these labels. |
|
Posted: Monday Dec 3rd, 2012 at 8:18 pm #33395 | |
![]() |
|
If you’re using recurring billing, s2Member cannot track when a user’s subscription will end due to the fact that it is not yet set. However, if a user has canceled recurring billing, the date in which the user will lose access will be shown as the EOT date within the WordPress Dashboard. If you’re looking for a way to find the next time the user will be billed, and are willing do work a bit with PHP, you can do so by querying PayPal and getting the data you require.
You could have them modify their billing with a form from Dashboard -› s2Member® -› PayPal® Pro Forms -› Billing Modification Forms. This form could incorporate a trial for the time that the user did not have access. |
|
Posted: Monday Dec 3rd, 2012 at 8:10 pm #33393 | |
![]() |
|
Yes that’s correct. The user export feature only supports the default WordPress data and the s2Member CCaps + billing data.
Have you tried enabling the checkbox in Dashboard -› s2Member® -› General Options -› Membership Levels/Labels? I believe that should do it. |
|
Posted: Monday Dec 3rd, 2012 at 8:05 pm #33392 | |
![]() |
|
Hi Andrew, Could you try deactivating s2Member, and then reactivating? WordPress may not have updated the database to include s2Member after the update if the connection failed. |
|
Posted: Monday Dec 3rd, 2012 at 7:16 pm #33388 | |
![]() |
|
Hi Doyle, There’s no reason to pay for a project to be made. We’d be happy to help you write up a bit of code to perform this functionality. This feature has been requested in the past and is something that will help customers in the future work with s2Member. |
|
Posted: Monday Dec 3rd, 2012 at 6:17 pm #33383 | |
![]() |
|
Hi Pat, There currently is no timeframe available for when s2Member will support PayPal Advanced. As Cristian mentioned, s2Member currently supports PayPal Standard, and with Pro, Express Checkout and PayPal Pro. Here is a list of payment gateways s2Member supports along with Paypal: |
|
Posted: Monday Dec 3rd, 2012 at 6:13 pm #33381 | |
![]() |
|
Hi there, s2Member does not support the creation of WordPress Roles outside of s2member_level1, s2member_level2, etc.. This sounds like an issue outside of s2Member. |
|
Posted: Monday Dec 3rd, 2012 at 6:11 pm #33380 | |
![]() |
|
Hi Marco, It sounds like there’s something going on with your PayPal IPN setup. Could you please copy the shortcode you’re using to make one of your PayPal buttons? Also, make sure logging is enabled under Dashboard -› s2Member® -› PayPal® Options -› Account Details -› Logging, and send over the PayPal IPN log file (with sensitive data xxx’d out) so that we can take a look. Also, you will want to check your PayPal IPN setup in your PayPal account to ensure that it is the exact URL provided in Dashboard -› s2Member® -› PayPal® Options -› PayPal® IPN Integration. |