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.

Jason (Lead Developer)

Staff Member

My Latest Replies (From Various Topics)

Viewing 25 replies - 526 through 550 (of 1,909 total)
Author Replies
Author Replies
Posted: Saturday Feb 2nd, 2013 at 7:59 am #40401
Staff Member

Please see my reply here for details about this.
http://www.s2member.com/forums/topic/last-payment-time-is-wrong/#post-28491

Posted: Saturday Feb 2nd, 2013 at 7:57 am #40400
Staff Member

Thanks for your inquiry. ~ We appreciate your patience :-)

What I want to accomplish with all of this is: Have Visitors register through a S2Member Registration screen which I would like to have custom designed. I need to add some custom fields……such as Birthday / etc —–This will be a FREE Community Area and I have no use for Paypal…..but do I need to use a PROform Paypal in order to register these users??

Yes, please use one of the Free Registration Pro Forms from the PayPal Pro Forms section. You can use these with or without integrating with PayPal®. There is no payment being accepted through these Pro Forms.

See also: Video » s2Member (Free Registration On Multiple Levels?)

Issue 1: I want to keep my Current BLOG Homepage normal for just casual (non members) but when a returning member or new member are logged in I want them to see a completely separate page (I was going to just use a custom welcome page) is this recommended or the best way to do this?

It’s really up to you. You might take a look at these articles for some ideas.

See: Knowledge Base » Customizing Your Login Welcome Page
See also: Dashboard -› s2Member® -› API / Scripting -› Simple/Shortcode Conditionals
See also: Video » s2Member (Advanced Conditionals)

Issue 2: So far when Visitors signup through S2Member they are only showing as members in S2member…doesn’t appear to pass this info along to Buddypress Members Link…….the new registered user is not found.

Sorry, I’m not sure that I understand. Feel free to elaborate until I do.

Posted: Saturday Feb 2nd, 2013 at 7:46 am #40399
Staff Member

Thanks for your inquiry. ~ We appreciate your patience :-)

I don’t think all of your code came through. Please wrap code with code tags before posting.
I think I understand what you’re asking though.

In the WP Visual Editor, you can create links to files by simply formulating the URL yourself.

http://www.example.com/wp-content/plugins/s2member-files/example-file.zip

See also: Dashboard -› s2Member® -› Download Options -› Advanced Mod-Rewrite Linkage

If you do this from the HTML tab, you can integrate the [s2File /] Shortcode into an anchor tag.

<a href="&#91;&#91;s2File download="example-file.zip" /&#93;&#93;">click HERE</a>
Posted: Saturday Feb 2nd, 2013 at 7:39 am #40398
Staff Member

Thanks for your inquiry. ~ We appreciate your patience :-)

Membership Levels provide incremental access. If you want to break free from this, please use Custom Capabilities instead. Please see: Video » s2Member (Custom Capabilities)

Posted: Saturday Feb 2nd, 2013 at 7:38 am #40397
Staff Member

Thanks for your inquiry. ~ We appreciate your patience :-)

This sounds like a question for the developer of that plugin.
Or am I missing something? Is it an s2Member® feature that is allowing this in some way?

Posted: Saturday Feb 2nd, 2013 at 7:35 am #40396
Staff Member

Thanks for your inquiry. ~ We appreciate your patience :-)

The full string of text looks like this in the source code.
/s2member-pro/includes/classes/gateways/paypal/paypal-responses.inc.php

You must <a href="%s" rel="nofollow">login</a> to update your billing plan.

To change this text, please see: Knowledge Base » Changing Words/Phrases In s2Member®

Posted: Saturday Feb 2nd, 2013 at 7:31 am #40394
Staff Member

Thanks for your inquiry. ~ We appreciate your patience :-)

No. I’m sorry but this is not possible without modifications. You could start by creating a custom Pro Form Template and then integrating some PHP code that modifies the pricing dynamically. Please see: Knowledge Base » s2Member® Pro Forms

Posted: Saturday Feb 2nd, 2013 at 7:28 am #40393
Staff Member

Thanks for your inquiry. ~ We appreciate your patience :-)

I’m sorry, are you referring to custom Registration/Profile Fields? If so, you are correct. Any additional custom Registration/Profile Fields that a User/Member has are included in the export file, but only if the User has them. This is a known issue for some site owners. We are working to get this corrected for a future release.

Posted: Saturday Feb 2nd, 2013 at 7:24 am #40391
Staff Member

Thanks for your inquiry. ~ We appreciate your patience :-)

Are you running a Multisite Network?
http://codex.wordpress.org/Create_A_Network

Posted: Saturday Feb 2nd, 2013 at 7:22 am #40390
Staff Member

Thanks for the follow-up :-)

Can you post a link to your registration form please? Is this coming from /wp-login.php?action=register ? Also, I understand that you intend to use only one Level; but which Membership Levels did you apply to the Registration/Profile Fields that you created? s2Member® supports multiple Membership Levels. If you applied Membership Level #1 to these Registration/Profile Fields, they will not display during Free Registration, because there are no Registration/Profile Fields that apply to Membership Level #0.

See: Dashboard -› s2Member® -› General Options -› Registration/Profile Fields

Posted: Saturday Feb 2nd, 2013 at 7:17 am #40389
Staff Member

Thanks for the follow-up :-)

If you need assistance with installation/configuration or custom coding, we recommend job.wordpress.net.

Posted: Saturday Feb 2nd, 2013 at 7:13 am #40388
Staff Member

Thanks for your inquiry. ~ We appreciate your patience :-)

Is this flow possible? Or is there a way to let people change their usernames once?
Another thing, when a user is logged in, his email address and username is automatically set in the forms? Is there a way to disable it?

No. I’m sorry but Username’s cannot be changed. This is a standard set by the WordPress core and s2Member® also obeys this rule. It’s possible to change it in the database of course, but that is not something that WordPress or s2Member would expect to see. Therefore, I cannot recommend this.

Also, I’m still reading about paypal pro forms. I’m still testing my site using Paypal Sandbox. Can S2member be set up using a premier? Can PayPal Pro Forms can still be used using Paypal Standard and Advanced Business Accounts?

I’m not sure that I understand this question. Premier? Sorry, please elaborate until I do. I think what you’re asking is about this. See: Knowledge Base » PayPal® Compatibility (Account Types)

Posted: Saturday Feb 2nd, 2013 at 6:45 am #40386
Staff Member

Thanks for the follow-up :-)

Excellent troubleshooting. Thanks for reporting this!
Posted: Saturday Feb 2nd, 2013 at 6:41 am #40385
Staff Member

Thanks for the heads up on this thread :-)

Our average response time in Pre-Sale Forums and in Customer Support Forums is 24-48 hours. If we get busier than usual, we give priority to our customers.
Posted: Saturday Feb 2nd, 2013 at 6:39 am #40384
Staff Member

Thanks for your inquiry. ~ We appreciate your patience :-)

No, you don’t need either of those extra lines.
In your [s2Stream /] Shortcode, please use this attribute.

[s2Stream .. player_key="your key" /]

See also: Knowledge Base » JW Player® w/ s2Stream Shortcodes

Please let us know if problems persist :-)

Posted: Saturday Feb 2nd, 2013 at 6:35 am #40383
Staff Member

Thanks for your inquiry. ~ We appreciate your patience :-)

Please set this Attribute in your Pro Form Shortcode.
accept="paypal" (removing all others)
See also: Dashboard -› s2Member® -› PayPal® Pro Forms -› Shortcode Attributes (Explained)

Posted: Saturday Feb 2nd, 2013 at 6:32 am #40382
Staff Member

Thanks for your inquiry. ~ We appreciate your patience :-)

No. I’m sorry. s2Member® is not yet integrated with PayPal® Payments Advanced. We are working toward this, but there is no official release date yet.

Posted: Saturday Feb 2nd, 2013 at 6:25 am #40381
Staff Member
Moving this to community forum.

We don’t have any hard numbers to provide. I’m sorry. As you said, it varies greatly, and there are a number of factors to consider (i.e. the implementation, the theme being used, the product being sold, etc). Introducing new purchase options for buyers will always increase conversion rates though.

Posted: Saturday Feb 2nd, 2013 at 6:22 am #40380
Staff Member

Thanks for reporting back. Much appreciated :-)

Posted: Saturday Feb 2nd, 2013 at 6:21 am #40379
Staff Member

However, is there a simpler solution where we can simply protect files uploaded via the Media Library? This would be a far simpler solution for my client but I cannot find any documentation on this method. Since we are Pro customers, I figured I would inquire before I start deconstructing your source code.

Please see this page for some plugins that might help you with this.
http://wordpress.org/extend/plugins/search.php?q=s2member

It’s also worth noting that s2Member® makes it possible to change this default directory if you like.

Please create this directory and file:
/wp-content/mu-plugins/s2-hacks.php
(NOTE: these are MUST USE plugins, see: http://codex.wordpress.org/Must_Use_Plugins)
(See also: http://www.s2member.com/kb/hacking-s2member/)

Posted: Saturday Feb 2nd, 2013 at 6:18 am #40377
Staff Member

Thanks for your inquiry. ~ We appreciate your patience :-)

I’m reviewing this thread now.

Posted: Saturday Feb 2nd, 2013 at 6:16 am #40376
Staff Member

Q1 – Is there a way to upload files to be protected into this folder – /wp-content/plugins/s2member-files from the WP dashboard, or, do they have to be ftp’d to the server ?

Please see this page for some plugins that will help you with this.
http://wordpress.org/extend/plugins/search.php?q=s2member

Q2 – What is the correct way to insert this shortcode?
Neither the Visual nor Text tabs seem to work.
As in, Download the file HERE. Highlighting the word HERE, and clicking on the link icon and pasting in the shortcode won’t work.

This shortcode generates a URL only. So you would need to use the HTML tab and type the following.

<a href="&#91;&#91;s2File download="example-file.zip" /&#93;&#93;">click HERE</a>

Or, you can just create links in the Visual Editor like this.

http://www.example.com/wp-content/plugins/s2member-files/example-file.zip
Posted: Saturday Feb 2nd, 2013 at 6:08 am #40373
Staff Member

Thanks for your inquiry. ~ We appreciate your patience :-)

I’m reviewing this thread now.

Posted: Saturday Feb 2nd, 2013 at 6:05 am #40372
Staff Member

Thanks for your inquiry. ~ We appreciate your patience :-)

It looks like our accounting dept. has already assisted you. However, if you continue to have problems, please let us know. To download s2Member® Pro, please visit your “My Account” page here at s2Member.com. Download links are provided on that page of your Paid Customer Account.

Posted: Saturday Feb 2nd, 2013 at 6:02 am #40371
Staff Member

Thanks for your inquiry. ~ We appreciate your patience :-)

No, this is not possible. Only ONE Amazon S3 Bucket can be integrated with s2Member®. If you need to separate things a bit (e.g. organize downloads), please create sub-directories inside a single S3 Bucket.

/audio-files
/video-files
/documents
?s2member_file_download=audio-files/audio.mp3
?s2member_file_download=video-files/video.mp3
?s2member_file_download=documents/doc.pdf
Viewing 25 replies - 526 through 550 (of 1,909 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.