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 - 5,351 through 5,375 (of 7,376 total)
Author Replies
Author Replies
Posted: Tuesday Jun 19th, 2012 at 6:49 am #16871

Hi Joe.

Eduán is right, you can use PHP conditionals in your Membership Options Page to check the MOP Vars: [hilite path]Dashboard -› s2Member® -› API / Scripting -› Membership Options Page Variables (MOP Vars)[/hilite]

Based on those, you’d do a JavaScript redirection to the page you want to send them.

Now, you can also show different content on the same Membership Options Page, instead of redirecting the person.

I hope that helps. :)

Posted: Tuesday Jun 19th, 2012 at 6:44 am #16868

You could do a redirection to your new registration page. In your /wp-content/mu-plugins/ dir, create a file named s2hacks.php and past this code in it:
[hilite pre_code]

Posted: Tuesday Jun 19th, 2012 at 6:32 am #16866

Hi Tuhin.

At the top of your list add:

[hilite code]||default[/hilite]

I hope that helps. :)

Posted: Tuesday Jun 19th, 2012 at 6:24 am #16865

Hey there.

It’s still in the to-do list. We’re now in the process of rewriting s2Member. We may add an affiliate system add-on in the future.

I’m taking your request as a vote for this. :)

Posted: Tuesday Jun 19th, 2012 at 6:15 am #16864

That makes no sense. I talked to Paypal and they said that standard business accounts can process credit
cards without the user having, or signing up for, a Paypal account. My sandbox testing confirms that.
Can you please clarify?

That documentation needs to be updated now that the latest release allows Express Checkout to not require the user to login to PayPal, which I mentioned above. Sorry about that confusion, we’ll update the docs soon.

Once I do that, the user sees this in the pro form:
http://i.imgur.com/CeElL.jpg
So they can only accept Paypal at this point.
HOWEVER, once they go to Paypal, they see this:
http://i.imgur.com/zBvt9.jpg
So they can checkout without having a Paypal account.
This seems potentially confusing to the user if they want to checkout without using Paypal.

That’s true. You could hide the whole section to choose the payment menthod in the pro-form, to avoid this confusion. Try this in your CSS file:

[hilite code]s2member-pro-paypal-checkout-form-billing-method-section {display: none;}[/hilite]

I hope that helps. :)

Posted: Tuesday Jun 19th, 2012 at 6:07 am #16863

Can I use the Pro Form as seen here?: http://storybook.org/family-club-signup/

Yes.

And can I remove the credit card images all together and just have a PayPal button visible?

You can hide them with CSS. Use Firebug to help you see their exact ID (e.g. [hilite mono]label.s2member-pro-paypal-form-card-type-maestro-label[/hilite]) and style them it with [hilite code]display: none;[/hilite].

Also, I want to change the Consolas/Courier font style at the top, where the price and terms are listed, but I can’t seem to find the associated css file to edit?

You don’t need to edit the s2Member CSS file, you can style from your own CSS file. The selector would be: [hilite mono]div.s2member-pro-paypal-form-description-div[/hilite].

Posted: Tuesday Jun 19th, 2012 at 6:00 am #16862

Glad it’s working. :)

The condition you posted will show that drip to someone with ccap [hilite mono]showme30[/hilite], regardless of how long they’ve had it, because you didn’t add that part.

Or do you mean to show it immediately? I ask because it’s different from what we talked earlier, you’ll notice in the condition I posted that I added the other time check for the person with the ccap.

The add the [hilite mono]showmeall[/hilite] ccap, you’d add it the same way you did the [hilite mono]showme30[/hilite] one:

[hilite pre_code]
= 30 || current_user_can('access_s2member_ccap_showme30') || current_user_can('access_s2member_ccap_showmeall')) { ?>
[/hilite]

I hope that helps. :)

Posted: Tuesday Jun 19th, 2012 at 5:51 am #16861

Glad you found that email problem and sorted it out. :)

I don’t know why you’re getting that zero amount either. I got your logs in the morning, but could you send them again, now with the transactions after you fixed the email?

Jason may need to review this one, and he’d need access to the site to see why it’s happening. Could you include login info when you submit the new logs?

Thanks!

Posted: Tuesday Jun 19th, 2012 at 5:41 am #16860

Hi there.

I don’t’ have a bbPress installation to test this. Could you show me the links in your site, and what did you enter in your URI restriction to try protecting it? You can use the contact form if you don’t want to share your site: s2Member® » Private Contact Form

Thanks. :)

Posted: Tuesday Jun 19th, 2012 at 5:39 am #16859

Hi Antonio.

Thanks for the suggestion. We’re planning to add an access key that can be used in the URL to load protected content. It will be in the new s2Member we’re developing. :)

Posted: Tuesday Jun 19th, 2012 at 5:36 am #16857

Hi Nick.

I assume that with the ccaps field being empty that no cc’s would be set for new members…. However when they subscribe they are being created s4 profiles with cc’s “nathunt, festival”

Right, if the ccaps aren’t in the shortcode, they shouldn’t be added to the account. I’m guessing that you have a customization that adds that to new users, maybe. Have you added any hacks to your functions file, or the must-use plugins?

Also I am not receiving emails notifying me of when there is a reply even though the tick box is checked

Were you receiving the notifications before and now they stopped, or you never got them?

They are working for me. Maybe they’re going to your spam folder? Try adding s2member at websharks-inc dot com (change the “at” and “dot”) to your contacts.

Posted: Tuesday Jun 19th, 2012 at 5:31 am #16855

Hi Jeroen.

On my Pro registration form it forces users to use lowercase letters and numbers, but I would like it if users could put in caps. My visitors are gamers and use Capital letters. How can I change this.

How can I change the same field/label description of that first field. I need to add text.

The username field is part of WordPress, this is not something s2Member is handling. You’ll need to find hacks for WordPress to do this.

I would like members to select their display name from the extra form field I have created. So beside the default username, they can add a second name during signup (i know how to create that) But I want them to be able to select the 2nd username as a display name. It doesn’t show as an option.

s2Member’s custom profile fields aren’t tied to the Display Name feature in WordPress. I don’t know how to do it, you’ll need to figure this customization out too.

Sorry I couldn’t help with these. :/

Posted: Tuesday Jun 19th, 2012 at 5:26 am #16854

Hi Olaf.

If Download Monitor can work with WordPress roles, then you should be able to pick the s2Member roles for the user access levels, unless Download Monitor doesn’t recognize roles that aren’t default in WordPress.

Posted: Tuesday Jun 19th, 2012 at 5:24 am #16853

Hi George.

No, this isn’t possible in the current s2Member, but we’re looking at how to make it possible.

I’ll take your question as a vote for that feature. :)

Posted: Tuesday Jun 19th, 2012 at 5:20 am #16852

Of course! I’ll let Elizabeth know so she emails you one. :)

Posted: Tuesday Jun 19th, 2012 at 5:20 am #16851

No, I wasn’t talking about the code, I was replying to:

I want posts to show up to the more– tag. I have nothing set in the alternative view protection.

Posted: Tuesday Jun 19th, 2012 at 5:17 am #16850

Hi Matthew.

I looked at the HTML and there seem to be a bunch of line-break tags in the button’s HTML form. I think your theme or another plugin is messing up your content parsing and causing this. Have you tried testing with the default theme, or deactivating other plugins one by one, checking after each to see if the problem is gone?

I hope that helps. :)

Posted: Tuesday Jun 19th, 2012 at 5:07 am #16849

No, the CloudFront domain would only be for files served by CloudFront, that you’re using in the secure page. Your secure page is still the same, but it’s loading a resource from CloudFront, and every resource in a secure page has to be secured too. Your CF hosted files too, but you’re using a subdomain of yours for those, which doesn’t match with the certificate CF uses to serve the files securely.

Posted: Tuesday Jun 19th, 2012 at 5:03 am #16847

I see. Then you probably have something messing up with the shortcode parsing, or s2Member is not active.

First make sure s2Member is active.

Then test if the theme is causing it, by changing for a moment to the default TwentyEleven theme and reloading the page with the shortcode.

If that didn’t fix it, try deactivating other plugins one by one, checking after each if the shortcode is now parsed.

Let me know how it goes, please. :)

Posted: Tuesday Jun 19th, 2012 at 5:00 am #16846

Anne Marie, if you’re using Buy Now buttons, not Subscriptions, then the user can even pay you before the year expires and s2Member would add that time after the time he still has left. [hilite path]Dashboard -› s2Member® -› PayPal® Options -› Automatic EOT Behavior -> Fixed-Term Extensions[/hilite]

For that, make sure that you’re not selling subscriptions without initial period, because that won’t work with subscriptions. Could you post the shortcode you’re using?

Posted: Tuesday Jun 19th, 2012 at 4:53 am #16845

Hi CN.

They were working fine before? What changed in your site around the time this started happening?

Did you update other plugins? Have you tested deactivating other plugins one by one to see if the problem goes away with one of them?

Did you try the tips in this article? Knowledge Base » Resolving Problems with File Downloads

I hope that helps. :)

Posted: Tuesday Jun 19th, 2012 at 4:50 am #16844

Hi Dimitri.

If the transaction is failing, then the emails won’t be sent. If the user registers free, does he get the New User email?

Could you please send me all the log files from wp-content/plugins/s2member-logs? You do have logging enabled, right? If not, enable it and send the files after you get a transaction with the problem, please. [hilite path]Dashboard -› s2Member® -› PayPal® Options -› Account Details -› Logging[/hilite]

Thanks!

Posted: Tuesday Jun 19th, 2012 at 4:47 am #16843

Hi Tim.

Is the account actually being upgraded after checkout? Does the user get the paid access or not?

Are you using the PayPal Sandbox? [hilite path]Dashboard -› s2Member® -› PayPal® Options -› Account Details -› Sandbox[/hilite]

Could you please enable logging and show me the log entries for a transaction with this problem, from all the log files. [hilite path]Dashboard -› s2Member® -› PayPal® Options -› Account Details -› Logging[/hilite]

You can test if there’s a plugin causing the problem: deactivate other plugins one by one and test after each from another browser where you’re not logged in as the admin. Use live 1 cent transactions, not the Sandbox.

Let me know how it goes. :)

Posted: Tuesday Jun 19th, 2012 at 4:43 am #16841

In your CSS file add, for example:

[hilite code]div.ws-plugin–s2member-pro-login-widget > form input[type="submit"] {width: 50%;}[/hilite]

If you need someone to do it for you, it should be very cheap to get a freelancer for it over at http://jobs.wordpress.net :)

Posted: Tuesday Jun 19th, 2012 at 4:39 am #16840

I do think this needs some attention?

Definitely, and we’re improving this in the new s2Member being developed.

Still… a great plugin!

Thanks! :D

One guy suggested I make the two files static…I do not know what that means or if it can be done.

You can do it with the CSS, but the current s2Member needs the JS to be dynamic. Changing this needs a change in so many areas of the plugin, that it hasn’t been possible yet. We’ve been rewriting s2Member for the past months and it’ll be much better.

Viewing 25 replies - 5,351 through 5,375 (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.