Bruce

My Latest Replies (From Various Topics)
Author | Replies |
---|---|
Author | Replies |
Posted: Friday May 24th, 2013 at 11:51 pm #50612 | |
![]() |
|
Thanks for your patience.I’m very sorry for the delay in response.
You can’t use a PHP include() or anything like that here. I’d say the best way to handle this would probably be to create an HTML image tag. So instead of this:
You could do this:
That’s about as far as we can go with custom code. If you need further assistance, we recommend http://jobs.wordpress.net, or another freelance web site where WordPress® experts are offering their expertise through a bid on your project.
|
|
Posted: Friday May 24th, 2013 at 11:45 pm #50609 | |
![]() |
|
Thank you for your inquiry.I’m very sorry for the delay in response.
Unfortunately, we cannot provide you with/debug custom code as per our Support Policy, but I’d be happy to point you in the right direction here.
Because these custom IDs you’re hoping to use for Users to link with their account are so short (3-4 digits?), I’d say that it’d be very easy for someone to guess an ID that is unused and create an account even if they do not subscribe to your service. For this reason I’d say the best approach to take here would be to create an SQL database of your current User’s First&Last Names, and these IDs. You can then have a developer set up a form to collect information, and validate it against this database’s entries. If this matches, you will need to have to pass this special ID into an s2Member Custom Registration/Profile form. You can do this using s2Member’s Remote Operations API to create these Users. See: Dashboard -› s2Member® -› API / Scripting -› Remote Operations API After these Users are created, you can then have them update their Email addresses, etc with these forms: Dashboard -› s2Member® -› General Options -› Member Profile Modifications |
|
Posted: Thursday May 23rd, 2013 at 2:51 pm #50446 | |
![]() |
|
You can send that here: s2Member® » Private Contact Form |
|
Posted: Thursday May 23rd, 2013 at 5:41 am #50435 | |
![]() |
|
Thank you for your inquiry.Yes, s2Member Level 0 is one and the same with the WordPress Subscriber role. |
|
Posted: Thursday May 23rd, 2013 at 5:40 am #50434 | |
![]() |
|
Thank you for your inquiry.I’m sending this to our billing department. |
|
Posted: Thursday May 23rd, 2013 at 5:35 am #50432 | |
![]() |
|
Thank you for your inquiry.This is normally caused by a problem with the IPN response for your payment gateway. Do you have logging enabled? See: Dashboard -› s2Member® -› Log Files (Debug) -› Logging Configuration If you do, then please just send us a Dashboard login so we can take a look at them. Otherwise, we’ll need you to enable that and run a test transaction so we can take a look at the response. |
|
Posted: Thursday May 23rd, 2013 at 5:33 am #50431 | |
![]() |
|
Thank you for your inquiry.I’m sorry for the delay in response.
I’m assuming that you’re talking about s2Member’s Download Option files located in the /s2member-files/ directory only, right? If that’s the case, you should be able to just add this rule into the .htaccess file located in that directory. |
|
Posted: Thursday May 23rd, 2013 at 5:24 am #50430 | |
![]() |
|
Thank you for your inquiry.s2Member currently does not have this functionality built-in. You can only set Unique IP Restrictions on a global basis. If you need to extend this functionality you’ll have to have a developer add this functionality to s2Member. You can find the IP Restrictions code here:
|
|
Posted: Thursday May 23rd, 2013 at 5:22 am #50429 | |
![]() |
|
Thank you for your inquiry.I’m very sorry for the delay in response.
While this concern is valid, the only risk here is for the User, because of the network the User is using as I understand it (See: https://en.wikipedia.org/wiki/Packet_analyzer). That being said if you feel that forcing SSL on these pages is necessary on your site, you can do this using the information in the article you posted for login pages, and you force ssl using the same method as you would for your pages with Pro Forms (with s2_force_ssl=yes). I’m not super experienced with the intricacies of protecting packets with SSL, so I can’t provide much information on this, but I can tell you that we do not force SSL on any pages other than the checkout pages here at s2Member.com, and we are yet to run into any problems. |
|
Posted: Thursday May 23rd, 2013 at 5:15 am #50428 | |
![]() |
|
Thank you for your inquiry.I’m very sorry for the delay in response.
The only way to accomplish this is to use s2Member’s Custom Capabilities. This video series goes over this. Note that it gets really into detail at a certain point, so you don’t need to watch the entire playlist. Dashboard -› s2Member® -› API / Scripting -› Custom Capabilities See Also: Dashboard -› s2Member® -› API / Scripting -› Custom Capabilities
You can use PayPal Pro Forms without PayPal Pro, yes. However, you cannot accept Credit Cards on-site without PayPal Pro. See: Pre Sale FAQs » To use s2Member® Pro Forms, will I have to use PayPal® Pro? |
|
Posted: Thursday May 23rd, 2013 at 5:11 am #50427 | |
![]() |
|
Thank you for reporting this important issue.We’ll need to take a look at your full log files to see what the issue here is. Could we get a Dashboard Login so we can take a look please? You can send that here: s2Member® » Private Contact Form Let us know when you’ve done that. |
|
Posted: Thursday May 23rd, 2013 at 5:10 am #50426 | |
![]() |
|
Thank you for your inquiry.I’m very sorry for the delay in response. s2Member is not capable of keeping track of multiple subscriptions at once. So providing separate services with one installation of s2Member is tricky. If you have Users sign up for two services, if they cancel their subscription for one service, they’ll lose service for both. So I’d recommend setting up a subdomain site and set up another installation separate from this one to run your hosting. |
|
Posted: Thursday May 23rd, 2013 at 4:52 am #50425 | |
![]() |
|
Thank you for your inquiry.We currently do not have any plans to add this payment gateway to s2Member. Sorry for the inconvenience. If you’d like to look into integrating this payment gateway with s2Member, this information may be useful to you: Pre Sale FAQs » Can I add support for other payment gateways? |
|
Posted: Thursday May 23rd, 2013 at 4:51 am #50424 | |
![]() |
|
No, we don’t have any recommend settings for Super Cache right now. s2Member has compatibility with Super Cache, but if you’d like an alternative, if you’re having problems with Super Cache, you might check out Quick Cache. We made it and know it works right with s2Member. |
|
Posted: Thursday May 23rd, 2013 at 4:49 am #50423 | |
![]() |
|
Right, you’d need to set up s2Member in two places. I don’t think you could use PayPal IPN directly to go from API Notifications -> Remote Operations, but all of the information you’re getting is directly from the PayPal IPN processor. You’ll need to set up a script that formats this information and sends it to your main site using the information provided here, though: |
|
Posted: Thursday May 23rd, 2013 at 4:39 am #50422 | |
![]() |
|
If you only remove the Paid Subscription ID on your s2Member site, the subscription is still going over on PayPal. The only difference is that s2Member is no longing listening to what PayPal is doing for this transaction. You need to cancel this subscription via PayPal.com to stop this from happening. |
|
Posted: Thursday May 23rd, 2013 at 4:35 am #50421 | |
![]() |
|
Thank you for your inquiry.I’m very sorry for the delay in response. Yes you can accomplish this with s2Member. You can accomplish this with s2Member’s Content Dripping which is documented here in the Dashboard: Dashboard -› s2Member® -› API / Scripting -› Content Dripping
s2Member will carry this over. You can use this function in your Content Drip to find paid registration time, and you can find the time paid for a specific level. |
|
Posted: Thursday May 23rd, 2013 at 4:24 am #50419 | |
![]() |
|
Thank you for your inquiry.I’m very sorry for the delay in response. You may choose to add a nofollow to your link, but it’s not necessary. A search engine checking a ClickBank checkout page won’t cause any problems for you, I think. |
|
Posted: Thursday May 23rd, 2013 at 4:21 am #50418 | |
![]() |
|
Thank you for reporting this important issue.I’m very sorry for the delay in response.
I can tell you that this error is expected in some situations. s2Member’s Specific Post/Page Access uses your setup you have here in your Dashboard to try to prevent Users from sharing links: Dashboard -› s2Member® -› Restriction Options -› Unique IP Access Restrictions However, for your 404s, I can’t say I know what the issue is there. s2Member should redirect to the Membership Options Page if a User cannot access a protected Post/Page. Can you post an example of a link that is throwing a 404 error? |
|
Posted: Thursday May 23rd, 2013 at 4:18 am #50417 | |
![]() |
|
Thank you for reporting this important issue.I’m very sorry for the delay in response. Unfortunately this is a concern in all browsers now, as with any browser you can effectively Save any page, and there’s no way to stop that from happening. I will have our development team check to see if there is a header we can pass to stop Safari from allowing Users to do this. |
|
Posted: Thursday May 23rd, 2013 at 4:16 am #50416 | |
![]() |
|
Thank you for reporting this important issue.I’m very sorry for the delay in response. As Cristian was handling this thread I had skipped over this until now. I’m going to bump this at our development level, as I’m not totally sure what the issue was here myself. I’ll see if Jason can shed some light on this. |
|
Posted: Thursday May 23rd, 2013 at 4:13 am #50415 | |
![]() |
|
I’m very sorry for the delay in response.
s2Member doesn’t have integration with any shopping cart applications, I’m afraid. It’s a possible we’re looking into for the next major version of s2Member, but currently it’s just not possible with the way that s2Member handles transactions. |
|
Posted: Wednesday May 22nd, 2013 at 6:58 pm #50398 | |
![]() |
|
No, s2Member can continue using the existing subscription to allow the User access. The User will be denied access when/if they cancel that subscription. |
|
Posted: Wednesday May 22nd, 2013 at 5:45 pm #50392 | |
![]() |
|
You can also download the new ZIP file from http://s2member.com/pro/, and use the installation information here to reinstall the new version: |
|
Posted: Wednesday May 22nd, 2013 at 6:31 am #50359 | |
![]() |
|
Thank you for your inquiry.I just updated an installation of s2Member Pro from the site fine. Are you still having issues with this? |