Mike (Volunteer Moderator)
My Latest Replies (From Various Topics)
Author | Replies |
---|---|
Author | Replies |
Posted: Thursday Aug 22nd, 2013 at 11:52 pm #56521 | |
|
|
@rockhoppersThis will require some custom coding, but there are hooks/filters in the s2Member® software to make this possible. Please see this file: See also: Knowledge Base » Hacking s2Member® Via Hooks/Filters |
|
Posted: Thursday Aug 22nd, 2013 at 11:19 pm #56502 | |
|
|
@nlpcomI think you’re referring to the API Notifications in the Dashboard here: Dashboard -› s2Member® -› API / Notifications. These are primarily intended for connection to customer URLs that you setup to handle the events in whatever way you like (e.g. to prepare custom emails, etc). Please see: Knowledge Base » Building An API Notification Handler The emails you list here are preformatted and cannot be modified in the current release. However, you can connect the API Notifications to a URL of your own, which may contain a script which takes the data and sends custom emails to whomever you wish, using whatever format and data you’d like to include or exclude. |
|
Posted: Thursday Aug 22nd, 2013 at 11:39 am #56451 | |
|
|
@bcnmes
That’s right, however s2Member® knows what they purchased access to, so you can use conditionals in your email message body as you’ve done here. However, you should have just this for the desired result please.
|
|
Posted: Thursday Aug 22nd, 2013 at 9:26 am #56441 | |
|
|
@bcnmesNo dates that I’m aware of. However, you can already integrate s2Member® with payment gateways of your choosing using the Pro Remote Operations API, or with the PayPal IPN Proxy. These are advanced solutions that might even require some custom code on your part to finalize, but just so you’re aware :-) See: Dashboard -› s2Member® -› API / Scripting -› Remote Operations API |
|
Posted: Thursday Aug 22nd, 2013 at 9:19 am #56439 | |
|
|
@bcnmes
Exactly. Right into the textarea field for the message body. |
|
Posted: Wednesday Aug 21st, 2013 at 8:44 pm #56386 | |
|
|
This can be achieved using Replacement Codes in your Login Welcome Page URL; where instead of choosing a Post or a Page, you setup a Special Redirection URL and include tokens (e.g. Replacement Codes) provided by s2Member®. Please see: Dashboard -› s2Member® -› General Options -› Login Welcome Page Look for the link that says “Replacement Codes”.
|
|
Posted: Wednesday Aug 21st, 2013 at 8:32 pm #56385 | |
|
|
@bcnmesThis is actually a bit easier in the latest release of s2Member®.You can just use PHP code in the Dashboard when you configure your email messages. See: Dashboard -› s2Member® -› PayPal® Options -› Signup Confirmation Email(s) EXAMPLE
|
|
Posted: Wednesday Aug 21st, 2013 at 8:20 pm #56382 | |
|
|
Thanks for the heads up on this thread :-)@davefft
Did you configure s2Member’s Brute Force Restrictions?
There’s also a video here that goes over this quickly.
|
|
Posted: Wednesday Aug 21st, 2013 at 8:16 pm #56381 | |
|
|
Right! You can actually support any MIME type. You just add the MIME type you want to support into that file :-) See:
/s2member/includes/mime-types.ini
It’s just a simple text file (line by line). |
|
Posted: Wednesday Aug 21st, 2013 at 8:14 pm #56380 | |
|
|
See: Dashboard -› s2Member® -› PayPal® Buttons -› Subscr. Modification Buttons |
|
Posted: Wednesday Aug 21st, 2013 at 8:10 pm #56379 | |
|
|
@duzman2000Remove the double quotes (change
|
|
Posted: Wednesday Aug 21st, 2013 at 8:08 pm #56378 | |
|
|
@TimTeeGreat question! This has been asked before, and what has worked well in the past is to purchase the license yourself, but join up under a username that matches the company you are working with. The email and everything can remain under your name until such time as you’d like to transfer the account to them. The username cannot be changed, but everything else can be :-) |
|
Posted: Wednesday Aug 21st, 2013 at 8:05 pm #56377 | |
|
|
Moving this to community forum so that you’ll get a response from others.
|
|
Posted: Tuesday Aug 20th, 2013 at 6:58 pm #56301 | |
|
|
@vericastThere’s a nice article here that is very well structured with examples. |
|
Posted: Tuesday Aug 20th, 2013 at 6:55 pm #56299 | |
|
|
@jwrbloom
This allows you to setup any URL you like (other than the home page). So for instance if you were running BuddyPress, you can create a dynamic URL using Replacement Codes provided by s2Member®; or if you have another URL on the site that is not necessarily a Post or a Page in WordPress® you can configure s2Member® to use that :-) Pretty much anything but the home page.
|
|
Posted: Tuesday Aug 20th, 2013 at 6:53 pm #56298 | |
|
|
@stevew123
Can definitely be done. While the s2Member® Pro Remote Operations API is still in an experimental state, it’s already equipped with the ability to create, modify and/or delete users with all of the controls that you mentioned. There is documentation and example code provided in the Dashboard when you have s2Member® Pro.
|
|
Posted: Tuesday Aug 20th, 2013 at 6:46 pm #56294 | |
|
|
@jwrbloom
This configuration option in s2Member® is a bit different from a simple redirection alone. While it does control the redirection upon login, it also designates a particular page on your site as being “THE” page where people access their account with you; and this page must not be visible to the public (e.g. s2Member auto-protects your Login Welcome Page). For this reason, the home page cannot be used. Anything else you like is fine, but the home page is never protected by s2Member® because it can cause much confusion and potentially make your site completely inaccessible by anyone. |
|
Posted: Tuesday Aug 20th, 2013 at 6:42 pm #56291 | |
|
|
@christianleeby
Yes, this is most definitely the issue. s2Member® does not have all of the data for these customers. You have given s2Member® enough to move them over and deal with most things, but EOTs applied against these customers will fail because there were no For now, it can be resolved by adding an EOT manually for each user (in the Dashboard); or by giving s2Member what it needs to do the job for you automatically. For each of your users, you will need to give s2Member the original If not, the details about the |
|
Posted: Tuesday Aug 20th, 2013 at 6:33 pm #56288 | |
|
|
@AlternatewordsThis will most likely require a custom filter applied to Something like this perhaps.Please create this directory and file:
|
|
Posted: Tuesday Aug 20th, 2013 at 6:11 pm #56285 | |
|
|
Posted: Tuesday Aug 20th, 2013 at 6:07 pm #56284 | |
|
|
@kellid11Are you currently using PayPal® Buttons? |
|
Posted: Tuesday Aug 20th, 2013 at 6:06 pm #56282 | |
|
|
@inventorgeorge
I am not aware of any WordPress® themes which are not compatible with s2Member. You can use pretty much any WP theme you like. Please see: http://wordpress.org/themes/ That being said, these are the best free themes I have come across. Excellent! |
|
Posted: Friday Aug 16th, 2013 at 1:46 pm #56048 | |
|
|
Yes, and I agree; you won’t need this in that scenario. You’ll still create the page, but you won’t need to put any payment details on it. Instead, I would just put up some details that explain the visitor has accessed a protected area of the site, and perhaps some details about what’s required to gain access.
Yes, just be sure to follow the instructions provided by s2Member® in the Dashboard. You’ll need to setup your IPN URL at PayPal.com so that your PayPal account is connected to your s2Member® installation. See: Dashboard -› s2Member® -› PayPal® Options -› PayPal® IPN Integration When you process an order, you’ll be doing it manually. Whenever you create and/or update a user’s account, be sure to choose PayPal from the list of payment gateways (e.g. when creating or updating a User in the Dashboard); and paste in the PayPal Subscription ID (or a Transaction ID) so that s2Member® and PayPal can communicate with each other.
Yes, please see: Knowledge Base » s2Member® Login Widgets |
|
Posted: Friday Aug 16th, 2013 at 1:38 pm #56043 | |
|
|
It certainly sounds do-able to me. I’ve played around a little bit with WooCommerce, but I’m not aware of any plugin that exists which will do all of this automatically. I would suggest using the s2Member® Pro Remote Operations API; or perhaps just the API Notifications provided by s2Member® to accomplish this. In either case though, it’s most likely going to require at least a small custom script. See: Knowledge Base » Building An API Notification Handler |
|
Posted: Friday Aug 16th, 2013 at 1:34 pm #56041 | |
|
|
@ Michael MalphursIf you are still having trouble please log into your paid customer account here at s2Member.com and post a new thread in the Customers Forum. Your last post went into the community forum under a free registration. |