Cristián Lávaque
My Latest Replies (From Various Topics)
| Author | Replies |
|---|---|
| Author | Replies |
| Posted: Tuesday Apr 24th, 2012 at 3:05 pm #11732 | |
|
|
|
|
Great! :) |
|
| Posted: Tuesday Apr 24th, 2012 at 2:55 pm #11728 | |
|
|
|
|
It could be the sandbox. Could you try it with a real transaction, even if for a cent? |
|
| Posted: Tuesday Apr 24th, 2012 at 2:20 pm #11721 | |
|
|
|
|
OK, try “s2member_level0” instead of “subscriber” for the role. |
|
| Posted: Tuesday Apr 24th, 2012 at 2:02 pm #11719 | |
|
|
|
|
Just got confirmation:
|
|
| Posted: Tuesday Apr 24th, 2012 at 2:00 pm #11718 | |
|
|
|
If there’s a delay from ClickBank to communicate with s2Member behind the scenes, then s2Member tells the person to check his email, which is sent as soon as s2 hears from CB. Normally s2 hears back from CB immediately and displays the thank-you page with a link to register. |
|
| Posted: Tuesday Apr 24th, 2012 at 5:49 am #11669 | |
|
|
|
|
Thanks for the email, Li. I saw the errors you got after implementing the hack. Please make sure that you have no spaces, tabs or newlines outside of the PHP tags (before the [hilite code][/hilite]). |
|
| Posted: Tuesday Apr 24th, 2012 at 5:33 am #11667 | |
|
|
|
|
Try current_user_can(‘subscriber’) or current_user_is(‘subscriber’). That may be the problem with your redirection. This video may help with the Login Welcome page problem: Video » s2Member (Login Welcome Page Conflicts?)
|
|
| Posted: Tuesday Apr 24th, 2012 at 5:04 am #11665 | |
|
|
|
|
Well, I don’t have experience setting up CloudFront, I just follow what Jason wrote in the docs or said in his videos, and some previous posts he or other users made in the forums about it. Jason is coming to the forums about once a week lately, since the new s2Member is under heavy development and he’s pretty much just doing that. He’ll reply here, hopefully soon, but I’ll try to help you in the meantime. Have you watched his video on CloudFront yet? http://s2member.com/videos/ |
|
| Posted: Tuesday Apr 24th, 2012 at 3:10 am #11660 | |
|
|
|
|
Did you double check that you copied the key from the right file? Amazon® CloudFront Private Key (contents of your [hilite mono]pk-[***].pem[/hilite] file). I’ve seen another user copy the key from the wrong file and get a 400 error until he fixed it. [hilite path]Dashboard -› s2Member® -› Download Options -› Amazon® S3/CloudFront CDN Storage[/hilite] |
|
| Posted: Tuesday Apr 24th, 2012 at 3:04 am #11659 | |
|
|
|
|
Great! Thanks for the update. :) I’m sure that Jason will incorporate it to the new release, he usually does with this kind of fixes. |
|
| Posted: Monday Apr 23rd, 2012 at 9:56 pm #11654 | |
|
|
|
|
It’s in the pipeline, and quite advanced. In the meantime you can try using the List Server API to use a service like MailChimp or AWeber and add the user to a list there with emails set to go out on the dates when he should be paying again. These emails would not go dynamically depending on the payment status, though, they’d just go on the set dates, but it’s close to what you need. Video » s2Member (API List Servers) |
|
| Posted: Monday Apr 23rd, 2012 at 9:08 pm #11650 | |
|
|
|
|
Glad you solved it. Just in case, leave logging running so you can gather more info to sort out the problem in case it happens again. [hilite path]Dashboard -› s2Member® -› PayPal® Options -› Account Details -› Logging[/hilite] |
|
| Posted: Monday Apr 23rd, 2012 at 6:47 pm #11645 | |
|
|
|
|
Torbjörn, that looks brilliant! Thank you so much for the tip! :D Yes, we’re planning to create a repo for localization files soon. We want to finish the new generation of s2Member first and then we’ll be updating the site to have that repo too. In the meantime we created the translations forum so users could share their files there. * I’m going to move this thread there. |
|
| Posted: Monday Apr 23rd, 2012 at 6:40 pm #11644 | |
|
|
|
|
Kelly, I don’t have a date fo the next major release, sorry. The EOT time is set right away on buy-now transactions, but not in subscriptions. Subscriptions will have the EOT set when they end, because they’re still ongoing. |
|
| Posted: Monday Apr 23rd, 2012 at 6:31 pm #11643 | |
|
|
|
|
W3 Total Cache seems to work fine if you disable database caching but, yes, we do like QuickCache. :) |
|
| Posted: Monday Apr 23rd, 2012 at 6:27 pm #11642 | |
|
|
|
|
s2Member doesn’t prevent any role from entering the admin area, WordPress itself regulates the access to it based on the WP capabilities that user has. |
|
| Posted: Monday Apr 23rd, 2012 at 5:52 pm #11641 | |
|
|
|
|
No problem. :) |
|
| Posted: Monday Apr 23rd, 2012 at 5:50 pm #11640 | |
|
|
|
|
Excellent. :) |
|
| Posted: Monday Apr 23rd, 2012 at 4:09 am #11587 | |
|
|
|
|
Well, the SMTP plugin helps some solve the emails problem, but many have their WP send emails just fine without it. I say you can deactivate it with the rest of the plugins and test to see if you can find where the problem is. If WP without plugins doesn’t send the email to Yahoo accounts, then the problem is either in the WP installation or the server. If it works, then start adding plugins one by one, testing after each. |
|
| Posted: Monday Apr 23rd, 2012 at 3:24 am #11584 | |
|
|
|
|
Oh, you’d recognize them. The front end strings are actually few. |
|
| Posted: Monday Apr 23rd, 2012 at 1:57 am #11582 | |
|
|
|
|
Hi Ross. Would you happen to have the log entries to see? If not, please enable logging and let it log a transaction where that happens so we can see them. [hilite path]Dashboard -› s2Member® -› PayPal® Options -› Account Details -› Logging[/hilite] Did you enable/update any plugin these past days? |
|
| Posted: Monday Apr 23rd, 2012 at 1:55 am #11581 | |
|
|
|
|
No, neither version will do that exactly. When someone tries to download a protected file without enough access to it, the person will be taken to the Membership Options Page, which is where you’d offer him to pay for the access, register an account or login to his account. [hilite path]Dashboard -› s2Member® -› General Options -› Membership Options Page[/hilite] The return to where he was won’t happen by default, you’ll need to customize it. You’d have to use the Membership Options Page variables to return the person to where he was before all that. [hilite path]Dashboard -› s2Member® -› API / Scripting -› Membership Options Page Variables (MOP Vars)[/hilite] I hope that helps. |
|
| Posted: Monday Apr 23rd, 2012 at 1:42 am #11580 | |
|
|
|
|
Li, could you please send me a copy of the file to take a look? s2Member® » Private Contact Form Thanks! |
|
| Posted: Sunday Apr 22nd, 2012 at 11:08 pm #11576 | |
|
|
|
|
That’s excellent! Glad you figured it out. Thanks for sharing your solution. :) |
|
| Posted: Sunday Apr 22nd, 2012 at 9:32 pm #11574 | |
|
|
|
|
Glad you fixed it! Thanks for the update. :) |
|








Pre-Sale FAQs
Video Tutorials
Community Forum
Knowledge Base
News/Updates
s2 Codex / Docs
GPL v2 License
Contact A Human
About Us
Our Customers
Support Policy
Privacy Policy
