latest stable versions: v150827 (changelog)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Raam Dev

Staff Member

My Latest Replies (From Various Topics)

Viewing 25 replies - 1,101 through 1,125 (of 2,567 total)
Author Replies
Author Replies
Posted: Friday Aug 10th, 2012 at 10:10 am #21713
Raam Dev
Username: Raam
Staff Member

Hi Thomas,

Please see this thread.

Posted: Friday Aug 10th, 2012 at 10:09 am #21712
Raam Dev
Username: Raam
Staff Member

Hi Alex,

s2Member Pro is simply an add-on to the free s2Member Framework plugin. The Pro add-on adds additional features, but all the base framework code is still there.

With a custom integration like this there is no way for us to troubleshoot the problem. If your developers have specific questions, they can post those here and we might be able to offer some ideas.

Posted: Friday Aug 10th, 2012 at 10:05 am #21710
Raam Dev
Username: Raam
Staff Member

The membership levels are not listed anywhere from the user’s perspective by default. If you want to list the available memberships, you’ll need to add that yourself.

With s2Member, you generate Pro-Forms (aka signup forms) for various levels (including free) at whatever price you want. Then you place the shortcode for that signup form on a page where you direct users.

We don’t currently have an admin approval process, but for that we recommend signing up users with one level and then manually approving them by changing their level to the paid one.

You may want to look at the videos tutorials to get a better idea of what features are available.

Posted: Friday Aug 10th, 2012 at 9:43 am #21709
Raam Dev
Username: Raam
Staff Member

Hi Brett,

I’m going to escalate this to Jason, the lead developer. He should be able to offer some insight into what’s going on.

Thank you for your patience.

Posted: Friday Aug 10th, 2012 at 9:29 am #21708
Raam Dev
Username: Raam
Staff Member

Hi Angel,

Yes, this would be an OptimizePress issue. You may want to contact the OptimizePress developers and ask them how you can redirect the login to a specific URL.

Posted: Friday Aug 10th, 2012 at 9:26 am #21707
Raam Dev
Username: Raam
Staff Member

Hi Mike,

You should be able to use the Automatic EOT System hooks for this.

Posted: Friday Aug 10th, 2012 at 9:17 am #21706
Raam Dev
Username: Raam
Staff Member

If you want to change an existing users role to a different one (e.g., s2member_level0), you can do that with PHP. Please see this thread for more info.

EOT notifications are not currently possible without custom programming (you can hook into the Automatic EOT System), however we’re working on this feature in the next major release of the plugin. We don’t currently have a release date, but we’re hoping to have a beta release out very soon.

Posted: Thursday Aug 9th, 2012 at 8:40 am #21620
Raam Dev
Username: Raam
Staff Member

Now make sure that you’ve configured Dashboard -› s2Member® -› API / List Servers -› AWeber® and then try testing a registration using an email address that you’ve never subscribed to AWeber.

Posted: Thursday Aug 9th, 2012 at 8:35 am #21619
Raam Dev
Username: Raam
Staff Member

Thomas,

The s2Member Pro Remote Operations API currently only supports the creation of users, not updates.

i want to skip the creation of a user and give them free trial, Custom capabilities and everything else offered by public static function create_user.

That’s exactly what the Remote Operations API allows you to do. To give them a free trial, you need to create the user.

Posted: Thursday Aug 9th, 2012 at 8:21 am #21618
Raam Dev
Username: Raam
Staff Member

Hi Angel,

Which login page are you referring to? Are you using /wp-login.php? If so, did you double-check that you set your Login Welcome Page in Dashboard -› s2Member® -› General Options -› Login Welcome Page?

Posted: Thursday Aug 9th, 2012 at 8:08 am #21617
Raam Dev
Username: Raam
Staff Member

Hi Angel,

You can add the Custom Field s2member_force_ssl = yes to any Post/Page. s2Member will buffer output on those special Posts/Pages, converting everything over to https:// for you automatically, and forcing those specific Posts/Pages to be viewed over a secure SSL connection; so long as your server supports the https protocol.

Posted: Thursday Aug 9th, 2012 at 7:59 am #21616
Raam Dev
Username: Raam
Staff Member

Hi Henry,

Yes, the W3TC plugin might be causing this. Have you tried disabling it and testing again? Also, have you tried the suggestions recommended in the knowledge base article I linked to above?

Posted: Thursday Aug 9th, 2012 at 7:56 am #21615
Raam Dev
Username: Raam
Staff Member

Hi Nordin,

Since you’re using PayPal Pro, this is most likely an error coming from PayPal that s2Member is simply passing through to your site. On s2Member’s side, there isn’t anything in different that you need to do for foreign payments.

Regarding translations, please see Pre Sale FAQs » Can s2Member® be translated into other languages? and also front-end translations.

Posted: Thursday Aug 9th, 2012 at 7:48 am #21614
Raam Dev
Username: Raam
Staff Member

Hi April,

s2Member does not allow users access to the WordPress dashboard, as all the s2Member Level roles are based on the WordPress Subscriber role capabilities, which only allows viewing of content. So, I’m not sure how any of your s2Member users are accessing the WordPress dashboard.

Posted: Wednesday Aug 8th, 2012 at 9:01 am #21504
Raam Dev
Username: Raam
Staff Member

Hi Eric,

I am forwarding this thread to our accounting department and someone will be in touch shortly. Thank you for your patience.

Posted: Wednesday Aug 8th, 2012 at 8:59 am #21503
Raam Dev
Username: Raam
Staff Member

Hi Damian,

As per our support policy, we don’t provide integration assistance for 3rd party plugins. However, this integration should be possible using the s2Member Hooks and we recommend posting your job on jobs.wordpress.net.

Posted: Wednesday Aug 8th, 2012 at 8:56 am #21502
Raam Dev
Username: Raam
Staff Member

Hi Bryan,

Yes, after you purchase s2Member Pro, you’ll see an upgrade link inside your account that will reflect the difference in the price.

Posted: Wednesday Aug 8th, 2012 at 8:55 am #21501
Raam Dev
Username: Raam
Staff Member

Hi Jonas,

Yes, you can create separate restrictions within a membership level using the Custom Capabilities feature. Please see Video » s2Member (Custom Capabilities).

To sell specific pages/posts on a one-time basis and simply have an access link emailed to the purchaser (no login or membership required), you can use the Specific Post/Page Buy Now feature (see Dashboard -› s2Member® -› PayPal® Buttons -› Specific Post/Page (Buy Now) Buttons.

Posted: Wednesday Aug 8th, 2012 at 8:49 am #21499
Raam Dev
Username: Raam
Staff Member

Hi George,

I caught another discrepancy in the Custom Email Parser screenshot: Your “s2Member” has capital S’s: “S2member”. They need to be lowercase.

Posted: Wednesday Aug 8th, 2012 at 8:44 am #21498
Raam Dev
Username: Raam
Staff Member

Hi Stephen,

Thank you for the information! I have forwarded this thread to Jason (the lead developer), so he can take a look at this.

Awarded Stephen Carroll the Helpful badge.
Posted: Wednesday Aug 8th, 2012 at 8:43 am #21496
Raam Dev
Username: Raam
Staff Member

Saskia,

If you set the Custom Registration Fields to be applicable to Level 0, then you must use the Free Registration Pro-Form (Dashboard -› s2Member® -› PayPal® Pro Forms -› Free Registration Forms) to see those fields. Is that the Pro-Form you’re using?

Posted: Wednesday Aug 8th, 2012 at 8:40 am #21495
Raam Dev
Username: Raam
Staff Member

Hi Ralph,

The example code you posted does not contain a line with user_activation_key. Where are you seeing that? You don’t need that to create a user with the Remote API; the example contains everything you need.

Posted: Wednesday Aug 8th, 2012 at 8:35 am #21493
Raam Dev
Username: Raam
Staff Member

Hi Kevin,

Yes, you’ll need to keep the XML file in the s2member-files/ directory. You might be able to set up a script on the server that periodically copies the XML file from the blubrry directory to the s2member-files directory.

Posted: Wednesday Aug 8th, 2012 at 8:31 am #21492
Raam Dev
Username: Raam
Staff Member

Hi Justin,

This is a setting problem within Excel. When you save the file as CSV, there are options where you can tell it to enclose the fields in double-quotes. I don’t have Excel on my computer, but I’m sure if you poke around Excel or search Google you can find instructions for that setting.

Posted: Wednesday Aug 8th, 2012 at 8:28 am #21491
Raam Dev
Username: Raam
Staff Member

Hi Henry,

The problem is that the s2Member JavaScript is not loading. If you look at the page source, you’ll see this line near the top:

<script type="text/javascript" src="http://brazosnow.com/bn-media/plugins/s2member/s2member-o.php?ws_plugin__s2member_js_w_globals=1&amp;qcABC=1&amp;ver=120703-120703-1255790375"></script>

If you try to visit that URL, you’ll get a 404 error. You should get all the s2Member JavaScript.

Please see Knowledge Base » Mod Security, Random 503/403 Errors for possible solutions. You may also want to get in touch your web host to see if they can help you with this.

Viewing 25 replies - 1,101 through 1,125 (of 2,567 total)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Contacting s2Member: Please use our Support Center for bug reports, pre-sale questions & technical assistance.