Raam Dev

My Latest Replies (From Various Topics)
Author | Replies |
---|---|
Author | Replies |
Posted: Wednesday Apr 11th, 2012 at 10:05 pm #10622 | |
![]() |
|
Hi Mike, Right after the Pro-Form shortcode (it must go after the shortcode, otherwise it won’t work), you can add the following JavaScript:
|
|
Posted: Wednesday Apr 11th, 2012 at 10:00 pm #10621 | |
![]() |
|
That’s very strange. I cannot think of any reason why that would happen. Have you tried disabling all other plugins except s2Member to see if there’s a conflict with another plugin that is causing this odd behavior? Could you also please try disabling and then re-enabling the s2Member plugin to see if that fixes the problem (please make sure deactivation safeguards are turned on in Dashboard -› s2Member® -› General Options -› Deactivation Safeguards). |
|
Posted: Wednesday Apr 11th, 2012 at 4:29 pm #10607 | |
![]() |
|
Hi Basem, Please see my replies below:
If you require memberships that have mutually exclusive access to different content (i.e., non-cumulative), then we recommend using Custom Capabilities with one Level. Each type of membership would get its own custom capability, but they would all use the same level (e.g., Level 1). You would then restrict content by Custom Capability, thereby restricting various membership to specific content. This is the recommended way of handling this scenario, whether you’re using s2Member Framework or s2Member Pro. You can learn more about Custom Capabilities by watching this video.
s2Member does not have any features for controlling date-based access for specific users, however you can use the Content Dripping features to give users access to specific content based upon the length of time they’ve been registered.
s2Member Pro comes with a feature called Pro Coupons, which allows you to create coupons that can be used on the s2Member Pro-Forms. These coupons can be set to expire and can be used to offer a percentage or fixed discount off a subscription or specific post/page buy now form. The discount amount cannot be lower than $0.01 (i.e., if you want to offer a “free membership coupon”, you’ll need to use another method) and the Pro Coupons do not allow you to define selective access to specific content. |
|
Posted: Wednesday Apr 11th, 2012 at 4:12 pm #10604 | |
![]() |
|
I believe that is happening because a WordPress user object has already loaded with the page. When you run new WP_User(), you’re creating a second user object and making the changes to that. The user object that s2Member uses in your s2If checks isn’t refreshed until you reload the page. I recommend looking into how you can reference the existing objects and make your changes through them instead of instantiating a new one. I’m not entirely sure how to do this, but the WordPress.org Support Forums should have the answer. |
|
Posted: Wednesday Apr 11th, 2012 at 1:44 pm #10588 | |
![]() |
|
Hi Mike, Please try these suggestions: Knowledge Base » Troubleshooting Email Delivery Problems Also, please enable logging (Dashboard -› s2Member® -› PayPal® Options -› Account Details -› Logging) so that we can better diagnose these problems in the future. (If logging is already enabled, please find any related log entries in wp-content/plugins/s2member-logs/ and share those here.) |
|
Posted: Wednesday Apr 11th, 2012 at 1:40 pm #10585 | |
![]() |
|
Hello, s2Member does not currently integrate with PowerPay. |
|
Posted: Wednesday Apr 11th, 2012 at 1:36 pm #10582 | |
![]() |
|
Hello, When registering before payment, s2Member create their account as a free subscriber (s2Member Level 0) until it has received confirmation of payment from the payment gateway, at which point the account is changed to the proper level (e.g., if they signed up with a Level 2 Pro-Form, their account would be assigned to Level 2 once payment confirmation has been made). |
|
Posted: Wednesday Apr 11th, 2012 at 1:32 pm #10580 | |
![]() |
|
Hi Gaper, Could you please explain what is not working? Also, have you enabled logging Dashboard -› s2Member® -› Authorize.Net® Options -› Account Details -› Logging)? If so, could you please copy/paste any entries from the log files in wp-content/plugins/s2member-logs/ related to the test transaction? |
|
Posted: Wednesday Apr 11th, 2012 at 1:28 pm #10578 | |
![]() |
|
Hi Kath, You’ll need to enable s2Member logging (Dashboard -› s2Member® -› PayPal® Options -› Account Details -› Logging) and then conduct another test that should generate an email. Once you’ve done that, you’ll find log files in wp-content/plugins/s2member-logs/. Please download and search those log files for transactions related to your test transaction and then copy/paste those entries here. |
|
Posted: Wednesday Apr 11th, 2012 at 1:26 pm #10577 | |
![]() |
|
Hi Lidali, It would certainly be possible for you to code your own WordPress user listing. You’ll need to take a look at the WordPress Codex and I suggest posting on wordpress.stackexchange.com or the WordPress.org Support Forums for help with the coding. Good luck! :) |
|
Posted: Wednesday Apr 11th, 2012 at 1:22 pm #10572 | |
![]() |
|
Hi Lee, I will send Jason a message to let him know about your replies. Thank you for your patience. |
|
Posted: Wednesday Apr 11th, 2012 at 1:20 pm #10571 | |
![]() |
|
Hello, You are correct that the Remote User Status API hack is going to be your best option for now. The s2Member download key is only good for the current day, which means members are required to login to access the download links in the future (if they copy any of those links, they’ll expire after the current day, requiring them to login again to download; this is a security feature). We will take your feature request into consideration for a future release of s2Member. Thank you! |
|
Posted: Wednesday Apr 11th, 2012 at 1:10 pm #10568 | |
![]() |
|
Hi Nigel, s2Member only interacts with the Subscriber WordPress role (i.e., the s2Member Levels, 0, 1, 2, etc., utilize the Subscriber capabilities, not the Author or Editor capabilities). s2Member does not interact with the Author or Editor WordPress roles at all, so I’m not sure what your question is referring to. Could you please clarify? |
|
Posted: Wednesday Apr 11th, 2012 at 1:08 pm #10567 | |
![]() |
|
Hi Kati, Can you confirm that you’ve checked the email address in the following locations? Dashboard -› s2Member® -› General Options -› Email Configuration Also, which registration email are you referring to? The Admin Notification email that is sent upon new registrations, or the Signup Confirmation Email that is sent to new members? |
|
Posted: Wednesday Apr 11th, 2012 at 1:05 pm #10566 | |
![]() |
|
Thank you for the update, John! |
|
Posted: Wednesday Apr 11th, 2012 at 1:04 pm #10565 | |
![]() |
|
Hi Carmen,
That is not currently possible with s2Member. You cannot use an s2Member account to create a second s2Member account — you’ll need to have the person logout of the primary account and then signup for the second account. If the primary reason for having them login to signup for the second account is to prevent non-members from signing up for the secondary account, then I recommend implementing something like displaying a special “access code” to members with existing accounts and then giving them instructions for creating the second account. Those instructions would include logging out, accessing a special URL that asks for the access code, and then, upon entering the correct access code, they would be redirected to a page where you can display another signup form for the discounted secondary membership amount. As per our support policy (see s2Member® » Support Policy » Outside Scope), we are unable to assist with coding custom features like this, so we recommend posting the job at jobs.wordpress.net. |
|
Posted: Wednesday Apr 11th, 2012 at 12:57 pm #10563 | |
![]() |
|
OK, please let us know how it goes. |
|
Posted: Tuesday Apr 10th, 2012 at 4:09 pm #10514 | |
![]() |
|
Hi Michael, You may be able to change that with the method described here: |
|
Posted: Tuesday Apr 10th, 2012 at 4:04 pm #10513 | |
![]() |
|
Hello, I found the post where those changes were suggested: If you applied the changes recommended in that post, you will not receive the error you described. It sounds like you may have accidentally modified something else in that file, perhaps changed the name of a function/class/method accidentally. You said you changed line #263, but the post linked above says to change line #239. I recommend downloading a fresh copy of s2Member Pro and replacing the exports.inc.php file with a fresh copy, then making the change to line #239 again. |
|
Posted: Tuesday Apr 10th, 2012 at 3:54 pm #10512 | |
![]() |
|
Hi Lidali, What you’re describing sounds a lot like a Directory site, not a membership site. s2Member is a membership plugin that handles restricting access to specific WordPress content (i.e., WordPress posts, pages, and downloadable files) and provides the functionality necessary for selling memberships and one-time access to specific posts/pages (on which you can offer digital downloads). s2Member has a Custom Registration/Profile Fields feature that allows you to create a number of extra fields for each user and present those fields at the time of purchase on the Pro-Forms, however there are no features for making a list of users publicly available or for restricting specific user profile field visibility to other users. I recommend watching a few of the video tutorials to get a better idea how the s2Member software works. If you have any other questions, please let us know. |
|
Posted: Tuesday Apr 10th, 2012 at 3:48 pm #10511 | |
![]() |
|
Thank you for the update, Juan! :) |
|
Posted: Tuesday Apr 10th, 2012 at 3:47 pm #10510 | |
![]() |
|
Hi Michael, Yes, the next major release of s2Member will address many, if not all, of these warnings. Glad to hear you’re enjoying the plugin! Thanks for the kudos! :) |
|
Posted: Tuesday Apr 10th, 2012 at 3:29 pm #10506 | |
![]() |
|
Hi Ken, You can sell individual Capabilities using the ccBill Capability (Buy Now) Buttons (Dashboard -› s2Member® -› ccBill® Buttons -› Capability (Buy Now) Buttons) available with s2Member Pro; click the screenshot below for more details: However, it sounds like a key piece for you is going to be the scheduling and calendar software. Since that functionality isn’t provided by s2Member, you’ll need to integrate s2Member with a 3rd-party plugin that provides that functionality to make that happen. It will be up to the plugin to determine how to limit people from scheduling multiple times, etc. Regarding ecommerce plugins: We do not currently have any documentation for integrating with any specific ecommerce solutions, however there are many hooks/filters available for interfacing with the inner workings of s2Member. A programmer familiar with the ecommerce software would need to make the necessary integrations. |
|
Posted: Tuesday Apr 10th, 2012 at 3:18 pm #10499 | |
![]() |
|
Posted: Tuesday Apr 10th, 2012 at 3:13 pm #10498 | |
![]() |
|
Hi Noelle, Yes, we intend to include that functionality in a future version of s2Member, however I don’t have any details on when that will be available. We are working hard to get the next version of s2Member out as soon as possible. :) |