Jason (Lead Developer)

My Latest Replies (From Various Topics)
Author | Replies |
---|---|
Author | Replies |
Posted: Friday Feb 15th, 2013 at 4:37 am #41812 | |
![]() |
|
Thanks for the follow-up :-)Great to hear you resolved this. Thanks for letting me know! |
|
Posted: Friday Feb 15th, 2013 at 3:53 am #41807 | |
![]() |
|
Thanks for your inquiry. ~ We appreciate your patience :-)This can be accomplished by editing your Coupon Code Configuration file, and tying certain Coupon Codes to certain Posts/Pages where Pro Forms are served up to customers. Please see: Dashboard -› s2Member® -› Pro Coupon Codes -› Coupon Code Configuration File
|
|
Posted: Friday Feb 15th, 2013 at 3:51 am #41804 | |
![]() |
|
Thanks for reporting this important issue.That is actually the intended functionality :-) See also: Dashboard -› s2Member® -› Restriction Options -› Alternative View Protection |
|
Posted: Friday Feb 15th, 2013 at 3:43 am #41800 | |
![]() |
|
Thanks for the heads up on this thread :-)Here is an example showing how you might track User Role changes in WordPress® with more flexibility. Please create this directory and file:
|
|
Posted: Friday Feb 15th, 2013 at 3:27 am #41797 | |
![]() |
|
Thanks for reporting this important issue.What are the permissions set to on your /wp-content/ directory please? So far I’ve been unable to reproduce this, but if we duplicate your permission structure, perhaps we can get to the bottom of this. Also, who is your hosting provider please? Thanks! |
|
Posted: Friday Feb 15th, 2013 at 3:19 am #41796 | |
![]() |
|
Thanks for the follow-up :-)Glad to hear you resolved this! I appreciate the reply. |
|
Posted: Friday Feb 15th, 2013 at 3:17 am #41794 | |
![]() |
|
Thanks for your inquiry. ~ We appreciate your patience :-)Unless you know exactly what you’re doing (and have specific goals in mind), I don’t recommend adding any additional security plugins to WordPress®. The WordPress® software is already very secure, and so is s2Member®. I do recommend that you follow the guidelines here though, and attempt to qualify your site for an s2Member® Security Badge. See: Knowledge Base » s2Member® Security Badges |
|
Posted: Friday Feb 15th, 2013 at 3:14 am #41792 | |
![]() |
|
Thanks for your reply :-)I’m taking another look at your log files for recent activity. It appears that your Payflow API credentials are now passing through correctly (i.e. PayPal is authenticating your API calls now through the Payflow API). I’m seeing several API calls to setup Express Checkout where a customer is redirected to PayPal to complete checkout. However, there is no recent activity to suggest that a customer ever returns from PayPal checkout; because there would be additional log entries that actually process the transaction using the TOKEN value that PayPal returns to s2Member®.
Express Checkout needs URLs to bring the customer back to after agreeing to your terms at PayPal checkout. This log entry does not indicate any transaction went through, it’s simply an API call that sets up an Express Checkout session. Did you actually complete checkout and return to your site? |
|
Posted: Friday Feb 15th, 2013 at 3:02 am #41790 | |
![]() |
|
Thanks for your reply :-)I just took at look at your Registration Form. I’m not sure what I’m missing here, but there is no Password field on that Pro Form. See attached screenshot (translated to English for my purposes). |
|
Posted: Friday Feb 15th, 2013 at 2:55 am #41787 | |
![]() |
|
This code sample you posted previously is very close. However, one of your functions has the wrong name here.
Or maybe: Very close. Looks pretty good overall. If you want to inspect the
In this code sample you posted, you are sending email (which you won’t want to do on a live site).
If these Filters are not working during test transactions, please be sure that you are actually registering for a new account, and not modifying an existing one. There are two additional filters against a short modification email that s2Member sends as well. You can look these up in the s2Member source code if you like.
|
|
Posted: Friday Feb 15th, 2013 at 2:43 am #41784 | |
![]() |
|
Thanks for reporting this important issue.Please post a link to a page where it’s suppose to be displayed and we’ll take a look for you. I’m not sure how this could be a cross-browser issue because it’s just an IMG tag; but we’ll be happy to investigate it for you :-) Maybe there is something I’m missing. Thanks!
Unable to reproduce this in Google Chrome 24.0.1312.57 m
|
|
Posted: Friday Feb 15th, 2013 at 2:36 am #41783 | |
![]() |
|
Your recent log entries look great! Please let us know if you have further trouble.
|
|
Posted: Friday Feb 15th, 2013 at 2:29 am #41782 | |
![]() |
|
Thanks for your patience.
If it was an ID they received as a result of a transaction that s2Member® processed, please send that over privately for review. However, it sounds like the Automatic Payment ID was sent in response to something you did manually at PayPal. Is that correct? If that’s the case, s2Member® will have very little information about this, and it’s not likely to help in diagnosing the issue. We need to see an ID related to a transaction that s2Member® processed for you (e.g. not one that was generated from the PP Virtual Terminal).
OK. Thank you. I’m going to review your logs again for any activity after the 12th. Please stand by. |
|
Posted: Friday Feb 15th, 2013 at 2:20 am #41781 | |
![]() |
|
Thanks for the follow-up :-)Yes, your previous response where you are
If I understand correctly, these are just Free Subscribers right now, but you want to make them Members at Level #1 (which is really a free trial Member on in your business model). Assuming they have not paid you, all that’s required is to change their WordPress® Role to Level #1. That’s it :-) You can do this in the Dashboard manually, or you can loop through Users in PHP and make this change.
See also: http://codex.wordpress.org/Function_Reference/get_users |
|
Posted: Friday Feb 15th, 2013 at 1:18 am #41777 | |
![]() |
|
Thanks for your inquiry. ~ We appreciate your patience :-)I assume you’re talking about importing s2Member® Options via serialized import files?
No, there are no issues that I’m aware of :-) s2Member® IS equipped to deal with this in it’s import/export routines. That being said, this is not something that’s been extensively tested, so please let us know if you have any trouble.
|
|
Posted: Friday Feb 15th, 2013 at 1:13 am #41774 | |
![]() |
|
Thanks for the follow-up :-)Great! Glad to hear you resolved this. If you have Google Analytics code, you can pop that into the box in this section so it is loaded up on each page view in the footer section of your site. See: Dashboard -› s2Member® -› General Options -› Security Badge |
|
Posted: Friday Feb 15th, 2013 at 1:11 am #41771 | |
![]() |
|
UPDATE: It is now possible to change the amount, either manually or programmatically.
See: http://www.s2member.com/forums/topic/modifying-monthly-recurring-amt-w-authorize/#post-41769 |
|
Posted: Friday Feb 15th, 2013 at 1:10 am #41769 | |
![]() |
|
Thanks for your patience.Yes, it appears this IS now possible. If you’re looking for a way to update the amount dynamically (i.e. based on a custom event that you have on your site), here is a PHP function that will accomplish this for you. Please create this directory and file:
Now, you would simply call upon this function when you need to update the amount a User/Member is being charged. Here we obtain the current User’s ID, and then we pass in the new amount we want to charge them.
The recurring amount is now changed to bill 20.00 on each recurring interval going forward. |
|
Posted: Friday Feb 15th, 2013 at 12:31 am #41766 | |
![]() |
|
Thanks for your inquiry. ~ We appreciate your patience :-)I’m reviewing this topic now. |
|
Posted: Friday Feb 15th, 2013 at 12:30 am #41765 | |
![]() |
|
Thanks for your inquiry. ~ We appreciate your patience :-)Regarding access at different Levels without paying. It also sounds like your business model would benefit from s2Member’s support for Custom Capabilities. Please let us know if you have any other questions/concerns :-) |
|
Posted: Friday Feb 15th, 2013 at 12:24 am #41764 | |
![]() |
|
Thanks for your inquiry. ~ We appreciate your patience :-)
This is the nature of WordPress®. Anytime you update a WP plugin, the procedure that WordPress® follows is to delete the existing plugin directory entirely, and replace it with the new version. Therefore, if you have custom images, those really should live outside of the s2Member® plugin directory so they will survive updates. If you need to overwrite images, that customization will need to be reapplied after each update. |
|
Posted: Friday Feb 15th, 2013 at 12:21 am #41763 | |
![]() |
|
Posted: Friday Feb 15th, 2013 at 12:19 am #41762 | |
![]() |
|
Thanks for your patience.I ran the s2Member® Server Scanner on your installation and I found the following issue. [NOTICE] WordPress® Home/Site URLsdismiss? This is the underlying conflict that is causing a problem for s2Member’s routines on your installation. It looks like you’ve configured WordPress® with a fake domain name while testing. |
|
Posted: Friday Feb 15th, 2013 at 12:00 am #41761 | |
![]() |
|
Thanks for the follow-up :-)It sounds like you’ve been editing your BuddyPress Registration Page in the WordPress® editor. As far as I know, this is not possible. I mean, you can do it, but BuddyPress will simply ignore any content you add to this Page. When you designate a Page as your BuddyPress Registration Page, it simply becomes a placeholder. This BuddyPress Registration form is generated through a combination of BuddyPress itself and your BuddyPress-compatible theme. Please check the BuddyPress forums for assistance with this. If you need a reCAPTCHA box on your BuddyPress Registration form, you will need a BuddyPress plugin, or a BuddyPress theme which makes this possible. If you configure Custom Registration/Profile Fields with s2Member® and you enable s2Member’s BuddyPress integration with Registration/Profile Fields, they will be displayed on your BuddyPress Registration form. See: Dashboard -› s2Member® -› General Options -› Registration/Profile Fields |
|
Posted: Thursday Feb 14th, 2013 at 11:23 pm #41756 | |
![]() |
|
It sounds like you might have your Membership Options Page set as your Home Page, or perhaps there is another Content Restriction conflict in your Posts/Pages. Please see: Video » s2Member (Content Restriction Trouble?) Details received. Thank you!Investigating now. |