Bruce

My Latest Replies (From Various Topics)
Author | Replies |
---|---|
Author | Replies |
Posted: Wednesday May 22nd, 2013 at 3:52 am #50329 | |
![]() |
|
We do not do for-hire inquiries here. We recommend http://odesk.com/, http://elance.com/, or http://jobs.wordpress.net/ if you need a private contractor to check for third-party issues like this. |
|
Posted: Wednesday May 22nd, 2013 at 3:50 am #50328 | |
![]() |
|
I’m sorry I should have clarified was was not possible. By this I meant the ability for iDevAffiliate to check the original amount that s2Member accepted. That is not possible, as iDevAffiliate is not querying s2Member for the information. Have you tried making sure that the amount you’re sending iDevAffiliate has the ending decimal and 2 numbers at the end? For example you said that this didn’t work:
How about this?
|
|
Posted: Wednesday May 22nd, 2013 at 3:45 am #50327 | |
![]() |
|
Thanks for the information. I see now. There was a Post a long time ago where a member was looking for a solution like this. See: https://www.s2member.com/forums/topic/please-help-loginreg-design-issues/#post-24264 |
|
Posted: Wednesday May 22nd, 2013 at 3:42 am #50325 | |
![]() |
|
I see, so you’re attempting to use s2Member’s Download Options to restrict a Post/Page once a day. I’m afraid I can’t really give you a solution for this, s2Member’s Download Options weren’t intended to work this way. The only way I can see you achieving what you’re looking for would be to have a developer set up a timer on your Post/Page to achieve what you’re looking for. s2Member isn’t capable of it. |
|
Posted: Wednesday May 22nd, 2013 at 3:32 am #50323 | |
![]() |
|
Thanks for the information. I’m taking a look now.
If you go to /s2member-pro/includes/separates/gateways/paypal/, there is a paypal.js file, and a paypal-min.js file. If you change the name of paypal-min.js to something different, and paypal.js to paypal-min.js, s2Member will then use the uncompressed version of this file. This is true with all of s2Member’s JavaScript files. |
|
Posted: Wednesday May 22nd, 2013 at 3:28 am #50322 | |
![]() |
|
Thank you for your inquiry.I’m very sorry for the delay in response.
Your payment gateway should handle conversions from one currency to another. The ability to change currency in Pro Forms/Buttons is meant for changing for your account, so if a User comes to your site with a European bank account, and you’re collecting US Dollars, a conversion will happen on checkout, and you will receive US Dollars no matter what. I’m not sure if I understand what you mean about form fields being mandatory, could you clarify what you mean about that? |
|
Posted: Wednesday May 22nd, 2013 at 3:24 am #50321 | |
![]() |
|
Thank you for your inquiry.I’m very sorry for the delay in response.
No s2Member does not have a contact form. You can use a different plugin for doing this, such as Contact Form 7.
s2Member’s restriction options only encompass the ability to restrict access to specific parts of the frontend of your site. s2Member doesn’t have this capability, no. |
|
Posted: Wednesday May 22nd, 2013 at 3:23 am #50320 | |
![]() |
|
Thank you for your inquiry.I’m very sorry, but I’m not sure what you’re asking here. You said you’re looking at s2Member’s Download Options, but “need to restrict in the same way web links to the same site can that be done…”, what do you mean by that? Are you trying to restrict specific URLs on your site? You can do that with URI Restrictions: Dashboard -› s2Member® -› Restriction Options -› URI Access Restrictions |
|
Posted: Wednesday May 22nd, 2013 at 3:20 am #50319 | |
![]() |
|
Thank you for your inquiry.
This is not possible by default, but if you’re okay with some custom code on your site, you could set up s2Member on your subdomain and your main site with the intention of sending s2Member information to its Remote Operations API on your main site. See: Dashboard -› s2Member® -› API / Scripting -› Remote Operations API With your Remote Operations, you can set up API Notifications on your site to change Users on your main site based on payments that occur on your subdomain site. |
|
Posted: Wednesday May 22nd, 2013 at 3:16 am #50318 | |
![]() |
|
You could do this with s2Member’s Remote Operations API, perhaps. But it will take custom PHP code. See: Dashboard -› s2Member® -› API / Scripting -› Remote Operations API
A better solution would be to force registration before the User can sign up. You can use s2Member’s Shortcode Conditionals to check to see if a User is logged in: |
|
Posted: Tuesday May 21st, 2013 at 5:23 am #50278 | |
![]() |
|
If you’re using a .htaccess rule for this then there shouldn’t really be any issues here if you’ve done it right. Based on your explanation thus far, this is true for you. However, I have seen sites that methods that go through an index.php file and can cause errors with 404s when this happens. This is not as common as your method, but can screw things up. The only time this will cause a problem with s2Member is if the redirect from the main domain to the actual site on the subdirectory is being done without careful attention to the URI. My general rule of thumb on this is that if you can reach http://example.com/wp/wp-login.php from http://example.com/wp-login.php, you shouldn’t have any problems. If your site conforms to this rule, then the only consequence to your setup will be that you’ll get weird variations of your URLs in log files. |
|
Posted: Tuesday May 21st, 2013 at 5:17 am #50277 | |
![]() |
|
I’m very sorry for the delay in response.I took a look at your site and s2Member is not just failing to deliver its JS/CSS there is no call to the scripts at all. I’m noticing that you have many plugins installed and I’m afraid I can’t really diagnose the issue while all of these are installed. I’m going to have to suggest that you put your site into Maintenance Mode with one of the plugins in the WordPress plugins repository and try deactivating all of your plugins besides that Maintenance Mode plugin and s2Member and find the culprit here. |
|
Posted: Tuesday May 21st, 2013 at 5:09 am #50274 | |
![]() |
|
Thank you for reporting this important issue.I’m very sorry for the delay in response. Could you send us a Dashboard login so we can take a look at your setup? See: s2Member® » Private Contact Form Let us know here when you’ve done that. |
|
Posted: Tuesday May 21st, 2013 at 5:07 am #50273 | |
![]() |
|
Thank you for your thoughts.I will put this on our features request list. I’m sorry to hear that you’re having problems with this. I might suggest also filtering email addresses that you might see are being used to create these accounts. There’s an option for this here: Dashboard -› s2Member® -› General Options -› Registration/Profile Fields |
|
Posted: Tuesday May 21st, 2013 at 5:04 am #50272 | |
![]() |
|
Thank you for your inquiry.I’m very sorry for the delay in response.
Could you post a screenshot of what is happening exactly? I’m not sure I understand. |
|
Posted: Tuesday May 21st, 2013 at 5:03 am #50271 | |
![]() |
|
Thank you for your inquiry.I’m very sorry for the delay in response. s2Member doesn’t have the capability to have Users post things, but if you’d like to protect access to allowing Users to do so with another plugin, you could sell access to a Custom Capability to allow this to happen. You could do the same with your enquirer role. |
|
Posted: Tuesday May 21st, 2013 at 5:01 am #50270 | |
![]() |
|
Thank you for your inquiry.I’m very sorry for the delay in response.
Do you still have iDevAffiliate integrated within API/Tracking? I don’t believe this is possible.
I believe there is an API available in the iDevAffiliate admin Dashboard. However the only ones you should need are profile, idev_saleamt, and idev_ordernum |
|
Posted: Tuesday May 21st, 2013 at 4:55 am #50269 | |
![]() |
|
Thank you for your inquiry.I’m very sorry for the delay in response. s2Member does not add a timestamp for this, as there are currently no hooks for updating a User’s profile in WordPress. It’s impossible to tell for certain when a User’s profile is updated. If WordPress makes this possible we will definitely provide this possibility. |
|
Posted: Tuesday May 21st, 2013 at 4:54 am #50268 | |
![]() |
|
Thank you for your inquiry.I’m very sorry for the delay in response.
The only way to accomplish this would be to use s2Member’s Shortcode Conditionals and a redirect on your Page. |
|
Posted: Tuesday May 21st, 2013 at 4:52 am #50267 | |
![]() |
|
Thank you for your inquiry.Could you post the Shortcode that you’re using, please? |
|
Posted: Tuesday May 21st, 2013 at 4:51 am #50266 | |
![]() |
|
Thank you for your inquiry.Sorry for the delay in response. We have discontinued support of this plugin to focus on s2Member and Quick Cache. However as far as we know the plugin still continues to work correctly on the current installations of WordPress. I’m not aware of any other plugins that achieve this myself, no. |
|
Posted: Tuesday May 21st, 2013 at 4:49 am #50265 | |
![]() |
|
Sorry for the delay in response.
Yes, using the PayPal IPN w/ Proxy key will not affect your ability to integrate with any other built-in payment gateways.
You can do this by changing your accept attribute on your Pro Form, and allowing a User to use a different for for checking out with a Credit Card. See: Dashboard -› s2Member® -› PayPal® Pro Forms -› Shortcode Attributes (Explained) |
|
Posted: Tuesday May 21st, 2013 at 4:47 am #50264 | |
![]() |
|
I’m confused about what you’re saying is going on here. Is your site on a domain, or in a subdirectory? It sounds to me like you’re using a mixture of both the way you’re saying here. s2Member is perfectly capable of running in a subdirectory where your site’s homepage would be at http://example.com/wp/. Where a problem runs into is where your site is actually located at http://example.com/wp/, but you have your site’s URL set to http://example.com/, where s2Member attempts to connect to your site by grabbing the Site’s URL, and is sent to something like http://example.com/wp-login.php when it should be sent to http://example.com/wp/wp-login.php. Does that make sense? |
|
Posted: Tuesday May 21st, 2013 at 4:38 am #50262 | |
![]() |
|
Thank you for your inquiry.Thank you for your patience. I’m very sorry for the delay in response. I’m sorry but I’m unsure what Podcasting has to do with your RSS feed in this situation. Are you attempting to protect access to RSS feeds as well? Could you clarify please? |
|
Posted: Tuesday May 21st, 2013 at 4:28 am #50261 | |
![]() |
|
No, currently we don’t have a strict timeline for the next major version of s2Member. Sorry. |