Cristián Lávaque
My Latest Replies (From Various Topics)
Author | Replies |
---|---|
Author | Replies |
Posted: Monday May 13th, 2013 at 11:58 pm #49905 | |
|
|
No problem. :) |
|
Posted: Monday May 13th, 2013 at 11:55 pm #49904 | |
|
|
Got it. Thanks for the feedback! I’ll show it to Jason. :) |
|
Posted: Monday May 13th, 2013 at 11:53 pm #49903 | |
|
|
BuddyPress changes this and the default registration page is not used anymore. I don’t know why your BP is not behaving normally, though, that’s why I suggested the troubleshooting tips. Have you tried them? |
|
Posted: Monday May 13th, 2013 at 11:49 pm #49902 | |
|
|
I just did a test registration and got the New User email with the first and last names. Seems like you fixed the problem with something you changed. :) By the way, database caching is also known to cause trouble. Thought I’d let you know because you have it enabled. |
|
Posted: Monday May 13th, 2013 at 10:46 pm #49900 | |
|
|
Just for future reference in case someone finds this thread in the future while searching about that same problem, here’s the description of shortcode attribute for the ClickBank product: [hilite path]Dashboard -› s2Member® -› ClickBank® Buttons -› Shortcode Attributes -> cbp[/hilite]
|
|
Posted: Sunday May 12th, 2013 at 2:18 pm #49784 | |
|
|
He confirmed that you don’t need to do anything, just have running the latest release of s2Member. :) |
|
Posted: Sunday May 12th, 2013 at 4:04 am #49770 | |
|
|
You can check the payment gateway in his profile, and use that to show the proper pro-form. [hilite path]Dashboard -› s2Member® -› API / Scripting -› PHP/API Constants -> S2MEMBER_CURRENT_USER_SUBSCR_GATEWAY[/hilite] Maybe something like this (haven’t tested it): [hilite pre_code][/hilite] or [hilite pre_code]'PayPal', 'authnet' => 'AuthNet'); echo '[s2Member-Pro-'.$gateways[S2MEMBER_CURRENT_USER_SUBSCR_GATEWAY].'-Form cancel="1" desc="This will cancel your account. Are you sure?" captcha="0" /]'; } ?> [/hilite] |
|
Posted: Sunday May 12th, 2013 at 3:32 am #49769 | |
|
|
Great! Thank you very much for your updates and sharing what you find helpful. :) |
|
Posted: Sunday May 12th, 2013 at 3:28 am #49768 | |
|
|
I’m going to ask Jason to confirm this. I’ll let you know as soon as I hear back from him. |
|
Posted: Sunday May 12th, 2013 at 3:23 am #49767 | |
|
|
I don’t know, I’m not familiar with Capability Manager Enhanced, but it’s odd that the boxes to be unchecked, since it’d seem to mean that the role doesn’t have capabilities… You can try resetting the roles/capabilities. [hilite path]Dashboard -› s2Member® -› General Options -› Membership Levels/Labels[/hilite] |
|
Posted: Saturday May 11th, 2013 at 7:46 pm #49762 | |
|
|
fpl, I tried to login to your dashboard to check this again, but couldn’t. Could you submit the site’s info again? I’m guessing that the account you sent before may have been removed after this time. Let me know once you sent it please. Thanks! s2Member® » Private Contact Form |
|
Posted: Saturday May 11th, 2013 at 12:41 pm #49748 | |
|
|
Great! Thanks for the update. :) |
|
Posted: Saturday May 11th, 2013 at 12:38 pm #49747 | |
|
|
I’m sorry, I had not understand that was the case. I now understand your opening post better, particularly “Testing the generated PayPal button outside of the Pro Form does work as intended however, so that’s not the issue.” Well, the PayPal generated button’s code will be a separate HTML form from the s2Member pro-form’s. They can be on the same page, but only one of the two would be submitted. You can use the PayPal Standard button, but not combined with the pro-form. They need to be submitted to different places, and are processed differently, so mixing them won’t work. Why do you want the pro-form? To register the person as he starts the checkout? In that case, you can’t use PayPal Standard. Why do you want PayPal Standard? To have ERP so that the user is not required to login to PayPal? Then he’ll have to register after checkout, or you can have him register first and then, once logged in, start checkout. Express Checkout will always require the person to login when it’s a subscription, so the pro-form doesn’t seem to be an option for what you want. |
|
Posted: Saturday May 11th, 2013 at 12:19 pm #49745 | |
|
|
Sorry about the delay.
I didn’t see any ccaps in the log entries for this user. I noticed that he paid for the subscription one day and the next he paid for the subscription again. The second sale would start a new subscription, not modify the first one. Only selling an ccap individually with [hilite mono]level="*"[/hilite] in the shortcode would leave the existing subscription alone. The way I understand it, what would normally happen when purchasing the new subscription, though, is that the previous one gets cancelled, which is not happening from what you say. I’ll ask Jason about this. |
|
Posted: Saturday May 11th, 2013 at 11:41 am #49742 | |
|
|
Thanks. I did a test free registration and saw that all the custom profile fields were populated with “s”. I don’t know what’s causing this. I did the server scanner test and didn’t see any errors with the s2Member directories, but it does mention an error with cURL. I don’t know if that’d cause the above problem, but you should still fix this. Please see: yoursite.com/s2-server-scanner.php What I’d suggest next is to do the plugins/theme conflict tests. Knowledge Base » Common Troubleshooting Tips |
|
Posted: Saturday May 11th, 2013 at 1:01 am #49722 | |
|
|
No idea about that, haven’t heard of this problem before, so I’m not sure what to suggest… Are you also using BuddyPress? I know that it has an activation process where non-activated accounts may not show up in some user lists. Don’t know if it’s related to what you’re experiencing. |
|
Posted: Saturday May 11th, 2013 at 12:58 am #49721 | |
|
|
It’s taken long because PayPal made Jason jump through hoops to sort this out. There were undocumented changes and a bug on PayPal’s side, which Jason discovered in his investigation and worked with them to have them fix it, and also updated s2Member’s code to deal with this… We’ll be releasing a new version of s2Member with these, and we’ll publish an article explaining them. Thank you for your patience! |
|
Posted: Saturday May 11th, 2013 at 12:53 am #49720 | |
|
|
Thanks for the update, Brandon. It’s sad how confusing and complicated PayPal makes things for everyone. I’m glad you sorted it out. :) |
|
Posted: Saturday May 11th, 2013 at 12:45 am #49719 | |
|
|
You can change it in the description attribute of the pro-form’s shortcode. [hilite path]Dashboard -› s2Member® -› PayPal® Pro Forms -› Shortcode Attributes -> desc[/hilite] |
|
Posted: Friday May 10th, 2013 at 3:23 am #49675 | |
|
|
So you changed the theme to the default one and deactivated every plugin other than s2Member, and you still got that error when you tested again? That’s odd, we haven’t seen this happen before, a clean installation of WordPress with just s2Member doesn’t have that problem. Could you install in a separate directory, a new copy of WordPress, just add s2Member, create a page with the pro-form and the s2member_force_ssl custom field, and reproduce it there? Please send us the info to this test installation so we can see it and investigate what the reason may be, and let us know when you submitted it. s2Member® » Private Contact Form |
|
Posted: Friday May 10th, 2013 at 3:14 am #49674 | |
|
|
PayPal Standard buttons for subscriptions won’t require the user to have a PayPal account if you have ERP, but you’re not using the button, it’s a pro-form. The s2Member pro-form doesn’t integrate with PayPal Standard, it integrates with PayPal Express Checkout, which will always require the user to login to a PayPal account for subscriptions. |
|
Posted: Friday May 10th, 2013 at 3:00 am #49673 | |
|
|
Stuart, I took a look at your users list and didn’t find one that has the custom profile fields with those values you mentioned. The custom profile field definitions in the General Options looked okay too. Do you still have this problem? Could you tell us the usernames of those who have this problem in their profiles? Or a way to reproduce the problem you’re reporting? Thanks! |
|
Posted: Friday May 10th, 2013 at 2:52 am #49672 | |
|
|
Justin, could you try these? Knowledge Base » Common Troubleshooting Tips |
|
Posted: Friday May 10th, 2013 at 1:59 am #49670 | |
|
|
I checked your settings and see that the Alternative View Protection is enabled, which would hide from the navigation the categories your protected with s2Member when you don’t have the access to them (e.g. you are logged out). [hilite path]Dashboard -› s2Member® -› Restriction Options -› Alternative View Protection[/hilite]
This is because of the styling your theme gives to the input box. See in your theme’s style.css file:
The combination of that padding and height, is what makes the text you enter to not fit. You’ll have to customize this a bit. I suggest that you ask your theme developer about it if you don’t know how to do it yourself. I hope that helps. |
|
Posted: Thursday May 9th, 2013 at 1:46 pm #49603 | |
|
|
Well, one thing you could try is reloading the same Membership Options page when the person chooses one of the options, add a variable for the option at the end of the URL, and use that to update the pro-form. See: Knowledge Base » Using Variables In A Shortcode
If you didn’t also protect “all” posts, you could create posts instead of pages for those… But I like best the variable solution I mention above. |