Cristián Lávaque
My Latest Replies (From Various Topics)
| Author | Replies |
|---|---|
| Author | Replies |
| Posted: Tuesday Jul 17th, 2012 at 7:28 am #19495 | |
|
|
|
|
Hi Simon. The URI restriction works for URLs served by WordPress, so that example you gave can’t be protected with this restriciton. For file protection you can use the Downloads restriction, as long as the files are in the s2member-files directory, or an Amazon S3 bucket you integrated with s2Member. [hilite path]Dashboard -› s2Member® -› Download Options[/hilite] |
|
| Posted: Tuesday Jul 17th, 2012 at 7:25 am #19492 | |
|
|
|
|
Great. :) |
|
| Posted: Tuesday Jul 17th, 2012 at 7:20 am #19488 | |
|
|
|
|
I understand, but the pro-form for upgrades won’t show those fields, it’s just for payment. For profile edits it’s better to take them to their profile page. You can also use the shortcode available to have a profile form in another page. [hilite path]Dashboard -› s2Member® -› General Options -› Member Profile Modifications[/hilite] You can use the pro-form’s success attribute to send the user to the profile form after checkout. [hilite path]Dashboard -› s2Member® -› PayPal® Pro Forms -› Custom Return URLs Upon Success[/hilite] |
|
| Posted: Tuesday Jul 17th, 2012 at 6:50 am #19481 | |
|
|
|
|
Cool. I hope it doesn’t give you much trouble. Sorry I couldn’t help more with that one. |
|
| Posted: Tuesday Jul 17th, 2012 at 6:49 am #19480 | |
|
|
|
You can enter a user ID in either one of those functions and you’ll get the field values for the user you specified. If you don’t give them a user ID, they’ll default to the current user, e.g. you.
You’ll need to customize the loop where the member list plugin goes through the members, and add the custom fields using those functions with the ID for the user for each row. I hope that helps. :) |
|
| Posted: Tuesday Jul 17th, 2012 at 6:38 am #19475 | |
|
|
|
Sometimes the IPN takes a little longer to happen, so the return makes it possible to give the user access faster without delay in most cases. The IPN is still necessary, though, since sometimes the person, for some reason or other, doesn’t return to the site after the payment, and it’s important that s2Member still hears about it and deals with it.
Have you tried the s2Member Remote Operations API? It may be a simple way to create the account. [hilite path]Dashboard -› s2Member® -› API / Scripting -› Remote Operations API[/hilite]
Right, because the transaction would be missing the user info that s2Member sends when the person is logged in at the time he clicks the order button/link generated with the shortcode. If you view a page with the button while logged in, you can see the vars there. These, though, are not possible during the upsell because you don’t have the user’s ID yet. Now, maybe you can find a way to bypass this, and just add the upsell info to the account created for the original product. So product 1 lets the person register, and the product 2 upsell is just added as extra access, and you save the subscr info on your own, no need for s2 to deal with it. You need s2Member to let him register, and that’s taken care of by product 1, then just add 2 with your customization. Would that work?
Yeah, we’re working on this. :) |
|
| Posted: Monday Jul 16th, 2012 at 3:54 pm #19405 | |
|
|
|
|
Great! Thanks for the update. :) By the way, you can use it in the page, not just with the redirection hack. Just put it in the anchor tag around the button. E.g.
|
|
| Posted: Monday Jul 16th, 2012 at 3:50 pm #19403 | |
|
|
|
|
Okay. Did you try [hilite mono]/members/?[/hilite] at Level 1? |
|
| Posted: Monday Jul 16th, 2012 at 7:52 am #19349 | |
|
|
|
|
Hi Aaron. Found your login page with the widget. I see that the “lost password” link is pointing to http://cslainfo.org/?page_id=788&action=lostpassword That link should be pointing to http://cslainfo.org/wp-login.php?action=lostpassword instead. Could you post here the code you used for the widget in that page, please? Thanks. |
|
| Posted: Monday Jul 16th, 2012 at 7:43 am #19348 | |
|
|
|
|
Cool. Glad you found it! Thanks for the update. :) |
|
| Posted: Monday Jul 16th, 2012 at 7:42 am #19347 | |
|
|
|
|
Could you try using the shortcode for the button, with the output attribute set to URL, and adding the cbskin var after it? E.g.
I simplified it for the example, you’d use the complete shortcode, of course. Let me know if that works, please. |
|
| Posted: Monday Jul 16th, 2012 at 7:36 am #19346 | |
|
|
|
|
Hi Hari. Could you please post here the shortcode you generated for your Specific Post/Page button? And if possible, also the URL of the page where you’re using the shortcode, please. If you prefer to keep them private, please use the contact form. s2Member® » Private Contact Form Thanks. :) |
|
| Posted: Monday Jul 16th, 2012 at 7:33 am #19345 | |
|
|
|
|
:) |
|
| Posted: Monday Jul 16th, 2012 at 7:32 am #19344 | |
|
|
|
|
Thanks for the update, Hamid. Very glad you solved it! :) |
|
| Posted: Monday Jul 16th, 2012 at 7:27 am #19343 | |
|
|
|
|
Hi Stephanie.
Yes, you can use the free registration pro-form. [hilite path]Dashboard -› s2Member® -› PayPal® Pro Forms -› Free Registration Forms[/hilite] I hope that helps! |
|
| Posted: Monday Jul 16th, 2012 at 7:04 am #19340 | |
|
|
|
|
Hi Suhaib. So you want all URLs that have [hilite mono]/members/[/hilite] in the URL to be protected at Level 0, so that only logged in users can see them? Could you post here what you entered in the box for each level in your URI restriction panel, or take a screenshot? [hilite path]Dashboard -› s2Member® -› Restriction Options -› URI Access Restrictions[/hilite] Thanks. :) |
|
| Posted: Monday Jul 16th, 2012 at 6:59 am #19339 | |
|
|
|
|
Hi Michael. According to Authorize.Net’s errors reference: http://www.authorize.net/support/merchant/Transaction_Response/Response_Reason_Codes_and_Response_Reason_Text.htm
You say you verified that your entered all the values correctly in your s2Member settings for Authorize.Net, right? [hilite path]Dashboard -› s2Member® -› Authorize.Net® Options -› Account Details[/hilite] Have you tried contacting Authorize.Net about this error? I found an old thread in the Auth.Net forums about this particular error and some tips given there to help a user, and how he resolved it: http://community.developer.authorize.net/t5/Integration-and-Testing/Error-response-2-205/td-p/694 I hope it helps. |
|
| Posted: Monday Jul 16th, 2012 at 6:42 am #19338 | |
|
|
|
|
Hi Carla. Are you using the s2Member pro-form for registration, or BuddyPress’ form? I just tested the free registration pro-form and use a password with a capital leter and a space (Test 123), and didn’t get an error on registration or login. Maybe another plugin you’re using is causing this behavior in your installation? As a test, you can try deactivating other plugins one by one and checking after each if the problem continues? Maybe it’d be best if you don’t allow custom passwords and instead have WordPress email them one generated for them. It’ll be more secure, they’ll confirm their email address, and you won’t have the password format be a problem on registration. I hope that helps. |
|
| Posted: Monday Jul 16th, 2012 at 5:48 am #19337 | |
|
|
|
|
Thanks for the kudos, Puela. :) Yes, you can drip content using s2Member. You can read the documentation here to see how it can be done: [hilite path]Dashboard -› s2Member® -› API / Scripting -› Content Dripping[/hilite] Since you’re doing 8 separate courses, it may be best to use custom capabilities for access. Video » s2Member (Custom Capabilities) I hope it helps! |
|
| Posted: Monday Jul 16th, 2012 at 5:46 am #19335 | |
|
|
|
|
Hi Puela. I’m answering your question in your other thread. http://www.s2member.com/forums/topic/weekly-automated-content-dripping/
|
|
| Posted: Monday Jul 16th, 2012 at 5:45 am #19334 | |
|
|
|
|
Hi Ricardo. s2Member doesn’t support member hierarchies yet. This is something we’re working on for the new s2Member being developed. CIELO is not one of the supported gateways. I’m sorry. :/ Let us know if you have any other questions. |
|
| Posted: Monday Jul 16th, 2012 at 5:42 am #19333 | |
|
|
|
|
No. Maybe because it’s the weekend. |
|
| Posted: Monday Jul 16th, 2012 at 4:47 am #19330 | |
|
|
|
|
Hey there. s2Member doesn’t have this feature by default, but you could do some customization to achieve it. You can probably have the person click a link after he completes a lesson, and have a script add a new s2Member custom capability that’ll give him access to the next lesson. Video » s2Member (Custom Capabilities) I hope that helps. :) |
|
| Posted: Monday Jul 16th, 2012 at 4:38 am #19328 | |
|
|
|
|
No problem! Glad to help. :) |
|
| Posted: Sunday Jul 15th, 2012 at 7:48 am #19299 | |
|
|
|
|
Hi Michael. I’m notifying the billiing department about it. |
|








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
