Cristián Lávaque
My Latest Replies (From Various Topics)
Author | Replies |
---|---|
Author | Replies |
Posted: Monday Jun 24th, 2013 at 9:39 pm #52491 | |
|
|
The reason for that is that profile fields are shown for the account registration, but when the user is already registered (he’s logged in when the page is loaded) then the pro-form is just a payment form. If you need the user to edit his profile, you’ll have to direct him to his profile page. See also: [hilite path]Dashboard -› s2Member® -› General Options -› Member Profile Modifications[/hilite] |
|
Posted: Monday Jun 24th, 2013 at 9:22 pm #52489 | |
|
|
It’s returning a 414 error, I see it when I try the URL. What setting needs to change to fix that, though, I don’t know. I always just refer the site owner to his webhost and they take care of it. If you have a selfhosted server and your webhost won’t do it for you, then you’ll need to ask your webmaster, or google how to change it yourself, I guess. I’m sorry I can’t give you more details on how to change it, I just don’t know about server administration. :/ |
|
Posted: Sunday Jun 23rd, 2013 at 6:53 am #52436 | |
|
|
You could customize it like that, I guess. Here’s a hack to validate the values submitted through the form: http://www.s2member.com/forums/topic/registering-without-required-fields/#post-10707 You can see how that works, and adapt it to redirect the user based on your counter. |
|
Posted: Sunday Jun 23rd, 2013 at 6:19 am #52435 | |
|
|
Ah, got it. I’ll add it to the feature requests list then. Thanks for the suggestion! :) |
|
Posted: Sunday Jun 23rd, 2013 at 6:15 am #52434 | |
|
|
You can see the explanation and examples for conditionals here: Also:
|
|
Posted: Sunday Jun 23rd, 2013 at 3:45 am #52414 | |
|
|
That link returns a 414 error: http://www.checkupdown.com/status/E414.html You need to contact your webhost to fix their limit for your site. |
|
Posted: Sunday Jun 23rd, 2013 at 3:43 am #52413 | |
|
|
We don’t custom coding, but you can get a freelancer from a site like jobs.wordpress.net, elance.com or odesk.com. He may find these helpful: Or looking at how the other payment gateway integrations in s2Member Pro work and use them as a starting point. |
|
Posted: Sunday Jun 23rd, 2013 at 2:21 am #52411 | |
|
|
s2Member can sell a yearly membership without a shopping cart. But you’re selling access to content, and it expires when the paid time is up, not based on number of views/uses. You could create a customization, where each view adds to a counter, and you check that counter before showing the content to the user each time. But it’s something you’d have to add yourself (or your developer). I’ll take this as a feature request and we’ll consider it for the new s2Member we’re developing. |
|
Posted: Sunday Jun 23rd, 2013 at 2:11 am #52410 | |
|
|
So with a clean WP, with the default theme and without any plugin, you don’t have this problem (entering wrong password, then trying again), but if you activate just s2Member and no other plugin, then you can reproduce the problem? Could you list the exact steps I should follow to reproduce this in my installation, please? I’m curious because I haven’t seen it before. Would you mind sending your site’s info so I can try it and see this behavior? I’d like to reproduce it and investigate what may be causing it. Please leave a reply here after sending it, thanks! s2Member® » Private Contact Form By the way, could you verify that this has nothing to do with the issue: Knowledge Base » Logged In, But Am I? |
|
Posted: Sunday Jun 23rd, 2013 at 12:33 am #52407 | |
|
|
I guess you’d have to edit the widget’s source code: s2member-pro/includes/classes/login-widget.inc.php Work on a copy of that file and put it in the must-use plugins directory, so it doesn’t get overwritten when updating s2Member. /wp-content/mu-plugins/ If you have caching enabled, you should refresh it after your edits so the changes show up in the site. |
|
Posted: Sunday Jun 23rd, 2013 at 12:23 am #52406 | |
|
|
I imagine you’re talking about this: Knowledge Base » s2Member® Security Badges Could you please verify via FTP that your /wp-content/plugins/s2member-logs/ directory has the .htaccess file only and nothing else? If that’s not it, could you try these please? Knowledge Base » Common Troubleshooting Tips If none of those solves it, please submit your site’s info so I can investigate it. Please leave me a reply here after you do. Thanks! s2Member® » Private Contact Form |
|
Posted: Saturday Jun 22nd, 2013 at 11:43 pm #52404 | |
|
|
Thanks, got the email. I only see the YouTube player, not the JW Player, not even an empty space, although it’s there in the source code. I tried changing the post a bit and preview it, but no change is shown (probably a cache thing), so it’s hard for me to tell what’s preventing the player from being displayed. Could you please try all these? Knowledge Base » Common Troubleshooting Tips |
|
Posted: Saturday Jun 22nd, 2013 at 11:17 pm #52403 | |
|
|
Maybe it’s less trouble to fix BuddyPress’ look in your main WP installation, where s2Member is. You could ask in the BP forums about this look problem you’re trying to solve. http://buddypress.org s2Member doesn’t have a way to protect content outside the WordPress where it is. And synching two WP installations may be more trouble than fixing BP’s look. |
|
Posted: Saturday Jun 22nd, 2013 at 11:12 pm #52402 | |
|
|
Jason, could you tell/show me what your settings are in this panel? [hilite path]Dashboard -› s2Member® -› API / List Servers -› Automate Unsubscribes/Opt-Outs[/hilite] Thanks! |
|
Posted: Saturday Jun 22nd, 2013 at 6:59 pm #52395 | |
|
|
I’m going to ask Jason about this, since I’m not familiar enough with iDev to answer your questions. I’ll let you know when I hear back from him. :) |
|
Posted: Saturday Jun 22nd, 2013 at 6:56 pm #52394 | |
|
|
When you sell a user a second subscription, the first one is ended by s2Member and the new one started. s2Member just charges what you entered in the shortcode for the subscription being sold, it won’t calculate time left from the previous subscription. So what you need to do in such case, is have a bit of PHP to figure out the time he has left from the first one, calculate how much that means in money, and discount it from the first payment in the new subscription. You can do this using the initial term, then regular payments are at the normal rate. These should help: |
|
Posted: Saturday Jun 22nd, 2013 at 6:01 pm #52393 | |
|
|
I just searched for a plugin that notifies on profile update, and found this: http://wordpress.org/plugins/user-profile-change-email/ Maybe you won’t need to create a hack after all. I hope that helps. :) |
|
Posted: Saturday Jun 22nd, 2013 at 6:35 am #52375 | |
|
|
Great! Glad you solved it. Thanks for the update and sharing your solution. :) |
|
Posted: Saturday Jun 22nd, 2013 at 6:30 am #52374 | |
|
|
We’ll consider it. Added it to the feature requests. Thanks for the feedback! |
|
Posted: Saturday Jun 22nd, 2013 at 6:29 am #52373 | |
|
|
Have you tried those plugins? http://wordpress.org/extend/plugins/login-only-1-session/ |
|
Posted: Friday Jun 21st, 2013 at 6:25 am #52321 | |
|
|
Yes, otherwise future notifications from PayPal (like when the subscription ends) won’t be tied to that user and s2Member won’t know to demote him when it comes to that.
We’re working on this. Thanks for the feedback. :) |
|
Posted: Friday Jun 21st, 2013 at 6:22 am #52320 | |
|
|
Jason just got back to me on this, and said:
See: [hilite path]Dashboard -› s2Member® -› PayPal® Options -› Signup Confirmation Email -> PHP[/hilite] |
|
Posted: Friday Jun 21st, 2013 at 5:48 am #52316 | |
|
|
Great! Thanks for the update. :) |
|
Posted: Friday Jun 21st, 2013 at 5:47 am #52315 | |
|
|
Glad to help. :) |
|
Posted: Friday Jun 21st, 2013 at 5:47 am #52314 | |
|
|
Great! Thanks for the update. I’m glad you sorted it out. :) |