Bruce

My Latest Replies (From Various Topics)
Author | Replies |
---|---|
Author | Replies |
Posted: Sunday Dec 23rd, 2012 at 2:54 am #35404 | |
![]() |
|
Hi William, s2Member uses the Custom Registration/Profile Fields in 2 places: The wp-login.php?action=register page, and in Pro Forms. Are you looking to edit them in the Pro Forms? If so, you’ll want to check out the files under /s2member-pro/includes/templates/forms. |
|
Posted: Sunday Dec 23rd, 2012 at 2:52 am #35403 | |
![]() |
|
Hi Alex, Thanks for the logs. However, we’ll need to see your PDT logs to know what went wrong. Would you mind posting those? |
|
Posted: Sunday Dec 23rd, 2012 at 2:45 am #35402 | |
![]() |
|
http://wordpress.org/download/release-archive/ Replace all but the wp-config.php file and /wp-content/ folder. |
|
Posted: Sunday Dec 23rd, 2012 at 1:03 am #35400 | |
![]() |
|
Hi JD
This sometimes happens when users are using smartphones / certain internet connections to access your site. These connections use dynamic IP addresses that change every so often, or even every time a user goes to a page on your site. There’s little you can do about this. You either deal with an insecure site structure that allows sharing passwords, or you don’t support dynamic IPs (which are not that common). |
|
Posted: Sunday Dec 23rd, 2012 at 12:51 am #35397 | |
![]() |
|
Yes, CCBill is available with s2Member Pro. You will need activate it under Dashboard -› s2Member® -› Other Gateways once you install s2Member Pro. Find a full list of payment gateways s2Member supports: Pre Sale FAQs » What payment gateways does s2Member® support?
CCBill integration is very similar to all of the other integrations available with s2Member. One thing to note, however, is that CCBill is only able to deal with Buttons, and you will not be able to use Pro Forms with CCBill. You’ll need to fill out s2Member required fields within Dashboard -› s2Member® -› ccBill® Options, and set up CCBill Datalink as well as IPN and Approval/Denial URLs. You can then use Dashboard -› s2Member® -› ccBill® Buttons -› Membership Level # Buttons just as you’d use PayPal Buttons in s2Member Framework (free). |
|
Posted: Sunday Dec 23rd, 2012 at 12:43 am #35396 | |
![]() |
|
Hi Chris, Are you using Custom Capabilities, or Membership Levels to achieve the first 2 mini programs? I would suggest using custom capabilities. Check out Knowledge Base » Using variables in a shortcode. You should be able to use the documentation here to fill in custom capabilites to ONE Pro Form that will allow you to sell any/all of the mini programs that you have. You will, however, need to have users decide whether they want the free trial for all of them, or none of them. Does that sound like it would work for you? |
|
Posted: Saturday Dec 22nd, 2012 at 7:47 pm #35378 | |
![]() |
|
Hi Miles, The confirmation email is something that MailChimp sends on it’s own. See this article for info on turning off this email. You’re want to make sure that Dashboard -› s2Member® -› API / List Servers -› Registration Double Opt-In Box is OFF. |
|
Posted: Saturday Dec 22nd, 2012 at 7:45 pm #35377 | |
![]() |
|
Jeremy, Do you have logs we could take a look at? To enable logging, go to Dashboard -› s2Member® -› PayPal® Options -› Account Details -› Logging, and run a test purchase. Then send us the files under /s2member-logs/. |
|
Posted: Saturday Dec 22nd, 2012 at 7:36 pm #35376 | |
![]() |
|
Hi Stuart, Unfortunately s2Member has no built-in way to do this. You’ll need to set up a custom form to do this, and use the |
|
Posted: Saturday Dec 22nd, 2012 at 7:27 pm #35375 | |
![]() |
|
Hi Randy, Changing the content type of this email is a bit more complex. You’ll need to edit all of the files that start with |
|
Posted: Saturday Dec 22nd, 2012 at 7:20 pm #35374 | |
![]() |
|
Hi Mark, Could you send your details via s2Member® » Private Contact Form so we can take a look? |
|
Posted: Saturday Dec 22nd, 2012 at 7:18 pm #35373 | |
![]() |
|
Hi Cheryl, s2Member currently doesn’t have this feature built-in, but you can do this through PHP. s2Member uses the following line of code in it’s IP Restriction processes that allows you to disable a specific IP restrction.
Something like this might work for you:
|
|
Posted: Saturday Dec 22nd, 2012 at 6:57 pm #35370 | |
![]() |
|
How is it affecting PayPal exactly? There are ways of doing this without a trial, but they require some custom code. It would be more effective and simpler to diagnose the problem you’re having with the trial. |
|
Posted: Saturday Dec 22nd, 2012 at 6:47 pm #35368 | |
![]() |
|
Hi Robert, Can you please try running this Server Check Tool? Your IPN log is showing the error:
Which can be caused by the following:
In conjunction to running the Server Check Tool, could you please post a list of the current plugins you have installed? Do you have any plugins that filter queries / block bad queries? |
|
Posted: Saturday Dec 22nd, 2012 at 4:03 pm #35361 | |
![]() |
|
Hi Leo, Sorry about the wait I have sent this over to the dev team to see if they can shed some light on this, and I’ll let you know as soon as I get a possible fix. In the mean time, would you mind filling out this s2Member® » Private Contact Form so that we can take a look at your setup and figure out what’s wrong? |
|
Posted: Saturday Dec 22nd, 2012 at 3:07 pm #35349 | |
![]() |
|
Hi there, This is not a feature that s2Member is capable of as of yet. I’ll put in a request for this for a future version of s2Member. For now, you’ll need to manually set this to happen by protecting and un-protecting the posts you make. |
|
Posted: Saturday Dec 22nd, 2012 at 3:04 pm #35346 | |
![]() |
|
Hi Alec, Sorry for the delay. s2Member should already be putting the EOT date and other details into the WordPress User’s profile page in your Dashboard, for users that are allowed to have these dates. Administrators do not have have these fields. |
|
Posted: Saturday Dec 22nd, 2012 at 2:24 pm #35343 | |
![]() |
|
This is not the case. You’ll want to use the gettext_with_context filter here. The reason that the code is not working properly is because of either a small error in the code, or because of an error with the way that you’re attempting to get the user’s language. |
|
Posted: Saturday Dec 22nd, 2012 at 2:22 pm #35342 | |
![]() |
|
Hi Andy, s2Member’s s2If shortcodes work in the same way as any PHP conditional, meaning that you should be able to put them around any portion of your HTML/Visual editor. The simplest way is to wrap the actual contextual content (or the text) that you’d like to guard, but you can wrap as much or as little as you’d like. |
|
Posted: Wednesday Dec 19th, 2012 at 3:04 am #35007 | |
![]() |
|
Hi Graham, s2Member uses the Mcrypt Extension to encrypt buttons/Pro Forms to keep users from altering the data before being sent to PayPal/your payment gateway. If you’re not going to use s2Member’s Pro Forms or buttons, you can simply leave Dashboard -› s2Member® -› General Options -› Security Encryption Key empty, and s2Member shouldn’t need Mcrypt. |
|
Posted: Wednesday Dec 19th, 2012 at 3:02 am #35006 | |
![]() |
|
Hi there, It sounds like you’re wanting to make the specific page available for 2 custom capabilities. Is that correct? This is not how s2Member’s restriction works. Putting 2 different custom capabilities in the field to protect the post will make it so that users need BOTH custom capabilities to view the page. Instead, try using Dashboard -› s2Member® -› API / Scripting -› Simple/Shortcode Conditionals to display content based on the user’s ccaps, or protect the page with 1 custom capability and give all users that should have access to the post that ccap. |
|
Posted: Wednesday Dec 19th, 2012 at 2:59 am #35005 | |
![]() |
|
Hi Kelley, Yes, s2Member’s capable of doing this. You’ll want to look at Dashboard -› s2Member® -› API / Scripting -› Simple/Shortcode Conditionals for doing this in your Dashboard. |
|
Posted: Wednesday Dec 19th, 2012 at 2:54 am #35004 | |
![]() |
|
Hi Mike, Sorry about the confusion. With Authorize.net you’ll want to go here: Dashboard -› s2Member® -› Authorize.Net® Pro Forms -› Billing Cancellation Forms |
|
Posted: Wednesday Dec 19th, 2012 at 2:49 am #35003 | |
![]() |
|
Hi Rob, This thread might be helpful for you: http://www.s2member.com/forums/topic/jw-player-rtmp-streaming-mp4-amazon-s3/ |
|
Posted: Wednesday Dec 19th, 2012 at 2:45 am #35002 | |
![]() |
|
Hi there, s2Member should not be redirecting to a login page when a user gets to a page they don’t have access to. Instead they should be brought to your Dashboard -› s2Member® -› General Options -› Membership Options Page. If your members are seeing the login page, it’s because you have your Membership Options Page set up to send them there. You can choose when to send a user to the login page and when not to by using s2Member’s Dashboard -› s2Member® -› API / Scripting -› Simple/Shortcode Conditionals OR Dashboard -› s2Member® -› API / Scripting -› Advanced PHP Conditionals. |