Raam Dev

My Latest Replies (From Various Topics)
Author | Replies |
---|---|
Author | Replies |
Posted: Saturday Apr 7th, 2012 at 3:39 pm #10289 | |
![]() |
|
Hi Colin, In Dashboard -› s2Member® -› General Options -› Member Profile Modifications, you can change Redirect Members away from the Default Profile Panel? to No and then use whatever method is necessary to limit the users access to those admin panels. (That can probably be done through some code in functions.php or even through another plugin.) Regarding list subscriptions: There is not currently any way to mass-sync users to the list server, however when editing each user you can check the box that says Re-process List Servers. When you press ‘Update User’, the user will be subscribed to the list. Regarding disabling the double opt-in requirement, please see this thread for more information. |
|
Posted: Saturday Apr 7th, 2012 at 3:31 pm #10288 | |
![]() |
|
Hi Tre, Currently the s2Member Pro-Form upgrade forms do not display the custom registration fields. We’re working to improve this functionality in the next major release of s2Member. |
|
Posted: Saturday Apr 7th, 2012 at 3:29 pm #10287 | |
![]() |
|
Hi Daniel, When you generate the ClickBank button shortcode, simply change the output=”anchor” attribute to output=”url”. Then when s2Member parses that shortcode, it will output a URL that can be used in a normal link (you’ll need to put the shortcode on a WordPress post/page so that s2Member can parse it). |
|
Posted: Saturday Apr 7th, 2012 at 3:26 pm #10286 | |
![]() |
|
Hi Ray, s2Member restricts access to WordPress Posts and Pages, not to features provided through a multisite install. |
|
Posted: Friday Apr 6th, 2012 at 11:36 am #10245 | |
![]() |
|
Hi Angela, The Custom Capabilities are saved in the user_meta table in a serialized array, so working with that data will be difficult. You can see more about extracting the Custom Capabilities via PHP here. We’re working to improve the way these are stored in the database for the next major release of s2Member. Until then, you’ll need to write your own code to extract and parse the serialized array. As per our support policy (see s2Member® » Support Policy » Outside Scope), assistance with coding for such custom features is not supported. |
|
Posted: Friday Apr 6th, 2012 at 11:26 am #10244 | |
![]() |
|
Unfortunately, I don’t believe the are any hooks/filters for the AliPay gateway: I’m not entirely sure why that is, but I’ll send a message to Jason to see if he can offer any insight. Thank you for your patience. |
|
Posted: Friday Apr 6th, 2012 at 11:24 am #10243 | |
![]() |
|
Thank you for the update. Let us know how it goes. |
|
Posted: Thursday Apr 5th, 2012 at 10:39 pm #10221 | |
![]() |
|
Hi Scott, You certainly don’t need to configure PayPal (or any gateway for that matter) to utilize the access restriction capabilities of s2Member. If you manually add members, you can simply assign them the correct level and then set up your restriction options accordingly. Your suggested method of creating six levels of membership sounds right to me. |
|
Posted: Thursday Apr 5th, 2012 at 10:36 pm #10220 | |
![]() |
|
Hi William, That’s certainly possible, but it’s not a feature offered through s2Member. To implement such a feature, you’d need to dynamically generate the correct Pro-Form, calling the generation code with some JavaScript after changing the level drop-down box. You can read more about dynamic shortcode attributes here. Another option would be to use JavaScript/CSS and put the forms inside hidden DIVs, only showing the div corresponding to the level selected in the drop-down box. |
|
Posted: Thursday Apr 5th, 2012 at 10:31 pm #10219 | |
![]() |
|
Hi Tre, Yes, s2Member Pro comes with the Pro-Forms feature. This allows you to create Custom Registration fields (Dashboard -› s2Member® -› General Options -› Registration/Profile Fields) and then have them appear on the Pro-Forms that you generate. (Instead of using the Button generators, you’d use the Pro-Form generators.) The Pro-Forms also come with a Billing Modification form that allows you to upgrade logged-in users from one level to another (or downgrade them). You can also sell individual or groups of Custom Capabilities on a one-time basis to existing users to offer additional “features” or “add-ons” to your products using the Capability (Buy Now) Forms. Finally, the Pro-Forms also include a Billing Update form and Billing Cancellation form so that you can offer those features to your members on your website. |
|
Posted: Thursday Apr 5th, 2012 at 10:22 pm #10216 | |
![]() |
|
Is this being tested in a clean installation with no other plugins running? As Jason explained in the previous thread, there could be conflicting plugins interfering with s2Member. In the meantime, I’m going to ask Jason to take another look at this thread to see if he can offer any insight. Thank you for your patience. |
|
Posted: Thursday Apr 5th, 2012 at 10:15 pm #10214 | |
![]() |
|
Hello, It sounds like your PayPal “Pro” account is not yet activated, or perhaps it just needs some attention by PayPal merchant support on your behalf. This error has to do with your PayPal Pro account status, and/or configuration on the PayPal end of things. I recommend contacting PayPal and asking them to take a look at your account status. Tell them that you’re getting that specific error message. |
|
Posted: Thursday Apr 5th, 2012 at 10:10 pm #10213 | |
![]() |
|
Hi Angela, I believe the return page does not include the payment information. If I’m not mistaken, that information is sent to s2Member via the back-end. However, you may want to look at the documentation on Dashboard -› s2Member® -› AliPay® Options -› Return-Page Template and see if that helps. |
|
Posted: Thursday Apr 5th, 2012 at 10:06 pm #10212 | |
![]() |
|
Hi Charles, 1. Yes, you can certainly move from one domain to another. You’ll just need to let us know what the new domain is so that we can update your account accordingly. 2. You can use the Simple/Shortcode Conditionals for that (see Dashboard -› s2Member® -› API / Scripting -› Simple/Shortcode Conditionals; the first example explains how to show content based on whether the visitor is logged in). |
|
Posted: Thursday Apr 5th, 2012 at 9:59 pm #10211 | |
![]() |
|
You’re most welcome! Glad I could help. :) |
|
Posted: Wednesday Apr 4th, 2012 at 3:49 pm #10075 | |
![]() |
|
Hi Robert, You can install the s2Member Framework via FTP instead of using the WordPress upload feature. Please see the FTP installation instructions here. |
|
Posted: Wednesday Apr 4th, 2012 at 3:46 pm #10074 | |
![]() |
|
Hi Sabine, The Pro Coupons feature can only be used with s2Member Pro-Forms, but neither the Pro-Forms nor the Pro Coupons require PayPal Pro.
|
|
Posted: Wednesday Apr 4th, 2012 at 3:38 pm #10072 | |
![]() |
|
Hi Kim, Can you confirm that the IPN URL listed in Dashboard -› s2Member® -› PayPal® Options -› PayPal® IPN Integration matches exactly the IPN URL configured in your PayPal account? The message from PayPal indicates IPN messages to the configured IPN URL are failing. If you haven’t configured any of your old PayPal buttons with a notification URL, then they’re probably not what’s causing the problem. |
|
Posted: Wednesday Apr 4th, 2012 at 3:35 pm #10071 | |
![]() |
|
Hi Lisa, Do you know what might have changed on the server? Is the newer server running a different version of PHP or a different web server? Any details you can provide about the differences between the servers would help. Also, do you have logging enabled? (Dashboard -› s2Member® -› Authorize.Net® Options -› Account Details -› Logging) If you can enable logging, conduct another test, and then share the log entries for the related transaction, that would be helpful (please X-out any private information such as email addresses). |
|
Posted: Wednesday Apr 4th, 2012 at 3:30 pm #10070 | |
![]() |
|
Technical support question, not Pre-Sale (wrong forum).
Moving this thread into Community Forum so you have a chance to receive assistance from other site owners. If you’d like priority support from s2Member®, please re-post this topic in our Customer Support Forum and we’ll take a closer look for you. For further details, please read our Support Policy. |
|
Posted: Wednesday Apr 4th, 2012 at 3:13 pm #10066 | |
![]() |
|
Hi Berni, I will check with Jason again. Thank you for your patience. |
|
Posted: Wednesday Apr 4th, 2012 at 3:13 pm #10065 | |
![]() |
|
Hi Colin, s2Member currently integrates with Aweber and MailChimp to provide newsletter services. Other list server integrations are also possible (see Dashboard -› s2Member® -› API / List Servers -› Other Integration Methods). Regarding your questions about working with the Subscribe2 plugin: It sounds like the WordPress.org Support Forums would be a better place to ask these questions. What you really need to do is figure out how to selectively disable certain items available to logged in users through /wp-admin/admin.php, which isn’t actually part of s2Member but of WordPress itself. Such customizations are outside the scope of our support policy (see s2Member® » Support Policy » Outside Scope). |
|
Posted: Wednesday Apr 4th, 2012 at 3:08 pm #10064 | |
![]() |
|
Hi Laura, s2Member doesn’t contain that feature, but you might be able to find a 3rd party plugin that allows you to list your WordPress members. You could also write some custom code that pulls that information from the database. |
|
Posted: Wednesday Apr 4th, 2012 at 3:05 pm #10062 | |
![]() |
|
Hi Kath, s2Member is designed to send people to the Membership Options page when someone attempts to access a page that they don’t have access to. That way the person is given the opportunity to purchase access. We recommend placing a link on that page that says something like “Already a member? Login here.” with a link to the login page. If your site has a sidebar, you could also use the Pro Login Widget (Dashboard -> Appearance -> Widgets) to place the login form in your sidebar. |
|
Posted: Wednesday Apr 4th, 2012 at 3:02 pm #10061 | |
![]() |
|
Hi Kath, Could you please share the button code you’re using and/or a link to the site where this button is available so we can test it? Also, can you confirm that you’ve configured everything in the following sections: |