Raam Dev

My Latest Replies (From Various Topics)
Author | Replies | ||
---|---|---|---|
Author | Replies | ||
Posted: Tuesday May 22nd, 2012 at 11:35 pm #14247 | |||
![]() |
|||
Hi Rick, You’ll need to modify the Pro-Form templates to accomplish that. Please see Pre Sale FAQs » Is it possible to modify s2Member® Pro Form templates? |
|||
Posted: Tuesday May 22nd, 2012 at 11:34 pm #14246 | |||
![]() |
|||
Hi Rick, You should be able to find everything you need by modifying the Pro-Form templates. Please see Pre Sale FAQs » Is it possible to modify s2Member® Pro Form templates? |
|||
Posted: Tuesday May 22nd, 2012 at 11:31 pm #14245 | |||
![]() |
|||
Hi Chris, It sounds like the key problem here is the following:
If s2Member is unable to open HTTPS URLs, it won’t be able to make secure connections. I recommend talking to your host and asking them to resolve the issue with file_get_contents() being unable to load https URLs. It sounds like the wrapper must be missing (or is not being loaded). You might want to run a test like this on your server to see if the openssl wrapper is being loaded. |
|||
Posted: Tuesday May 22nd, 2012 at 11:17 pm #14244 | |||
![]() |
|||
Paul, Thank you very much for the information! |
|||
Posted: Tuesday May 22nd, 2012 at 11:15 pm #14243 | |||
![]() |
|||
That’s great, Morten! :) Glad I coud help. |
|||
Posted: Tuesday May 22nd, 2012 at 11:14 pm #14242 | |||
![]() |
|||
Hi Dan, The badge should not be loading with a hard link; the link should be relative and automatically use http or https depending on how you load the page. Could you do a View Source on your page, inspect the code, and then copy/paste here the part that loads the security badge? |
|||
Posted: Tuesday May 22nd, 2012 at 10:47 pm #14240 | |||
![]() |
|||
Hi Avi, Yes, this is possible. Please see this thread for more information. |
|||
Posted: Tuesday May 22nd, 2012 at 10:42 pm #14239 | |||
![]() |
|||
Hi Nigel, You can certainly edit the accept= attribute and remove any of the values that are not appropriate. |
|||
Posted: Tuesday May 22nd, 2012 at 10:40 pm #14238 | |||
![]() |
|||
Hi Sigrid, s2Member uses the WordPress login page, so you’ve got the correct one already. If you want visitors to signup and pay, you’d simply point them at a page where you’ve inserted a Pro-Form shortcode. The shortcode will turn into the Pro-Form and they’ll be able to checkout and pay that way. Once they’ve paid, they will use the WordPress login page to login to your site. s2Member Pro comes with the Pro Login Widget, which allows you do place a login form in your sidebar or any other widgetized area of your theme. You can find the Pro Login Widget in Appearance -> Widgets -> Pro Login Widget. |
|||
Posted: Tuesday May 22nd, 2012 at 2:48 am #14166 | |||
![]() |
|||
Hi Jaun, s2Member doesn’t control access to things like limiting the quantity of users that can be created by other users. s2Member is designed to control access to content (e.g., WordPress posts/pages and downloadable files) and to sell that content. It sounds like you need something that also controls access to administrative functions of WordPress (e.g., creating users). The Network Support License is designed for multisite networks running blog farms, but the s2Member functionality itself doesn’t control things like administrator accounts on sub-domains, etc. The multisite support for s2Member extends the availability of the s2Member plugin to sub-sites, but it’s up to each sub-site to create and manage their own s2Member installation. |
|||
Posted: Tuesday May 22nd, 2012 at 2:40 am #14164 | |||
![]() |
|||
Hi Paul, Your best bet is going to be modifying the Pro-Form templates to check if the Name/Email has been passed to the page via AWeber and then pre-filling the form fields if that’s the case. Please see Pre Sale FAQs » Is it possible to modify s2Member® Pro Form templates? |
|||
Posted: Tuesday May 22nd, 2012 at 2:32 am #14163 | |||
![]() |
|||
Hi Marc, Have you generated and set your WordPress Security Keys? |
|||
Posted: Tuesday May 22nd, 2012 at 2:29 am #14162 | |||
![]() |
|||
Hi Eran, Yes, a development installation + live site installation is fine with the single-site license. |
|||
Posted: Tuesday May 22nd, 2012 at 2:21 am #14161 | |||
![]() |
|||
Hi Will, Yes, you can migrate paying users to a multisite installation in the future if needed. |
|||
Posted: Tuesday May 22nd, 2012 at 2:19 am #14160 | |||
![]() |
|||
Hello, This article should answer your question: Knowledge Base » Hiding the Address of Protected Video Files |
|||
Posted: Tuesday May 22nd, 2012 at 12:00 am #14141 | |||
![]() |
|||
Hi Nick, Have you checked your s2member-files directory and confirmed that there is an .htaccess file in there? s2Member should’ve created one in there with all the necessary rules. |
|||
Posted: Monday May 21st, 2012 at 11:54 pm #14140 | |||
![]() |
|||
Hi Sigrid, The Auto Return URL in PayPal must be configured with the URL set in Dashboard -› s2Member® -› PayPal® Options -› PayPal® PDT Integration. If you want to send customers to a specific page after checkout, you can use the success= attribute in your s2Member-generated PayPal button shortcode to specify a URL that the user should be sent to after a successful payment. Please see the last line in the following section for more information: Dashboard -› s2Member® -› PayPal® Buttons -› Shortcode Attributes (Explained). |
|||
Posted: Monday May 21st, 2012 at 11:48 pm #14139 | |||
![]() |
|||
Hi Morten, That is all correct. The video below may help with understanding Specific Posts/Pages:
|
|||
Posted: Monday May 21st, 2012 at 11:46 pm #14138 | |||
![]() |
|||
Hi John, I cannot think of any reason why that would happen. I’d suggest recommending to her that she clear her browser cache and try again. If that doesn’t work, creating a new account and testing again would be the next step. |
|||
Posted: Monday May 21st, 2012 at 11:27 pm #14134 | |||
![]() |
|||
Hello, Please see my replies below:
The following video explains how you can have multiple registration with free levels: Video » s2Member (Free Registration On Multiple Levels?)
s2Member uses IP Access Restrictions to limit username/password sharing. After you install the free version of the plugin, please see Dashboard -› s2Member® -› Restriction Options -› Unique IP Access Restrictions for more information. Session expiry is based on the WordPress Login Expiration, which I believe is 48 hours by default. You can change this, however, by following these instructions.
We do not yet support conditional fields, however you can create custom fields that will be required during registration.
We do not have a comparative chart, however you may be interested in these words from the lead developer. Also, s2Member has a very powerful free version of the plugin and all the source code (for both the free version and the paid version) are not encrypted — they are available for you to modify if needed.
Currently, Custom Field data is stored in a serialized array in the wp_usermeta table, under the meta_key wp_s2member_custom_fields. However, in the next major release of s2Member, we wil be changing this so that custom field data is stored in its own table.
Setting up SSL on your site is specific to your server and your hosting environment. We recommend contacting your web host for assistance installing SSL Certificates. Once you have SSL running on your site, s2Member is designed to automatically work with it. |
|||
Posted: Monday May 21st, 2012 at 11:04 pm #14133 | |||
![]() |
|||
The only limit will be what your SMTP server allows for an upper limit on outgoing emails before it flags you as spam. |
|||
Posted: Monday May 21st, 2012 at 11:01 pm #14132 | |||
![]() |
|||
Hi Darren, I’m going send Jason (the lead developer) a message and see if he can take a look at this. Thank you for your patience. |
|||
Posted: Monday May 21st, 2012 at 12:30 am #14047 | |||
![]() |
|||
Hello, Do you have more than one signup form or button on your site? Is it possible you configured the buttons differently, perhaps with one configured for a 30-day Initial/Trial period? If you don’t have logging enabled, I suggest you enable logging (Dashboard -› s2Member® -› PayPal® Options -› Account Details -› Logging) and then check the logs for more information when this happens again. |
|||
Posted: Monday May 21st, 2012 at 12:28 am #14046 | |||
![]() |
|||
Hi Paul, Yes, I believe a change in list would cause AWeber to resend the confirmation email anyway (you can do a test to confirm). To my knowledge, this was due to a limitation with AWeber’s API. We are still working to improve integration with AWeber and the next major release of the software should see improved support. |
|||
Posted: Monday May 21st, 2012 at 12:25 am #14045 | |||
![]() |
|||
Hi Morten, I think perhaps there is some misunderstanding about how the Specific Post/Page Access works. When you protect a post/page with Specific Post/Page restrictions, you don’t want to put the PayPal Buy button on that page (the visitor wouldn’t have access to the page yet, so how could they purchase it?). So, you’d need two pages: One with the protected content that you add as the Specific Post/Page you want to sell, then a second page (which remains public) where you actually show the PayPal button and sell the other page. When someone purchases the post/page, s2Member will generate a special link and email it to them that allows them to view the Specific Post/Page that you’ve protected. From there, you can display the downloadable PDF or any other protected content that you want to provide access to as part of that sale. As for the downloads, you won’t be able to use the Basic Download Restrictions on Specific Post/Pages. The Basic Download Restrictions are designed only for Level access (e.g., users who have accounts). The Specific Post/Page sales do not create accounts for the purchasers, since they are one-time sale transactions. To offer protected download links on a Specific Post/Page, you’ll want to use Advanced Download Restrictions (Dashboard -› s2Member® -› Download Options -› Advanced Download Restrictions) and provide a link that includes a file download key. |