latest stable versions: v150827 (changelog)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Cristián Lávaque


My Latest Replies (From Various Topics)

Viewing 25 replies - 526 through 550 (of 7,376 total)
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:
[hilite path]Dashboard -› s2Member® -› API / Scripting -› Simple/Shortcode Conditionals[/hilite]
[hilite path]Dashboard -› s2Member® -› API / Scripting -› Advanced PHP Conditionals[/hilite]
[hilite path]Dashboard -› s2Member® -› API / Scripting -› Advanced Query Conditionals[/hilite]

Also:
Knowledge Base » Simple Shortcode Conditionals
Video » s2Member (Advanced Conditionals)

Let say I want to show something for s2 level 2 and up, what is the conditional tag for that?

[[s2If current_user_can(access_s2member_level2)]
    Some content for Members who are logged in with an s2Member Level  2 or higher.
[/s2If]]
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:
[hilite path]Dashboard -› s2Member® -› PayPal® Options -› PayPal® IPN Integration -> Proxy Key[/hilite]
[hilite path]Dashboard -› s2Member® -› API / Scripting -› Remote Operations API[/hilite]
[hilite path]Dashboard -› s2Member® -› API / Notifications[/hilite]

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

I deactivated all other plugins and traced the issue to s2Membership.

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

Ok thank you, the main reason why i have it in a separate directory is because buddypress looks horrible unless its using its default theme…

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:
http://www.s2member.com/kb/using-variables-in-a-shortcode
http://www.primothemes.com/forums/viewtopic.php?f=36&t=15889&p=53557#p53346
http://www.primothemes.com/forums/viewtopic.php?f=36&t=15889&p=53557#p53418
http://www.s2member.com/forums/topic/recurring-prorating-of-billing/#post-7410

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

at the end it says it is being considered as new feature (dated oct 2012)

Have you tried those plugins?

http://wordpress.org/extend/plugins/login-only-1-session/
http://wordpress.org/extend/plugins/single-user-login/

Posted: Friday Jun 21st, 2013 at 6:25 am #52321

Do i have to find the new PP transaction ID and copy that into their user profile?

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.

BTW, it would be insanely great if S2M were able to recognize someone (their email address) upon returning from a new PP transaction, and nicely merge/modify their user account.

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:

Any of the variables that are passed by PayPal; or proxied through (for other gateways integrated w/ s2Member); are available in PHP code. Awhile back we added support for PHP tags in email subject lines and messages.

If you want the tax that comes from PayPal on certain transactions, you would use this in your email message configured in the Dashboard for s2Member.

<?php echo $paypal['tax']; ?>

This works w/ all Pro Form integrations as well. If tax applies, it will be available in the email message via that PHP tag.

You can get a list of all variables in the PayPal array by processing a test email w/ something like this.

<?php print_r($paypal); ?>

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. :)

Viewing 25 replies - 526 through 550 (of 7,376 total)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Contacting s2Member: Please use our Support Center for bug reports, pre-sale questions & technical assistance.