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.

Home Forums Bruce

Bruce

Staff Member

My Latest Replies (From Various Topics)

Viewing 25 replies - 1,501 through 1,525 (of 2,703 total)
Author Replies
Author Replies
Posted: Tuesday Apr 9th, 2013 at 8:53 pm #46975
Bruce
Username: Bruce
Staff Member

Could I set the RRA to 0 if I want 0 re-attempts and want the member deleted immidiately if the payment doesnt go through?

This is true for PayPal Buttons, but not Pro Forms (it’s a PayPal thing). Setting rra=”0″ means that you allow an infinite number of failed payments.

The lowest you can go is 1 with PayPal Pro Forms.

Posted: Tuesday Apr 9th, 2013 at 8:51 pm #46974
Bruce
Username: Bruce
Staff Member

Thank you for reporting this important issue.

That’s interesting. The generation of the PayPal buttons should not be very intensive at all, and certainly should not bring the page loadup that high. Can you use the instructions here to run the s2Member Server Scanner, please?

Knowledge Base » s2Member® Server Scanner

Posted: Tuesday Apr 9th, 2013 at 8:47 pm #46973
Bruce
Username: Bruce
Staff Member

Can you give me the right code, to insert them into my “my-cron-job.php” ??

The point of an s2Member Cron Job is to run a Cron Job outside of WP Cron, and use the standard s2Member Cron processes by having your Cron Job point to http://yoursite.com/?s2member_auto_eot_system_via_cron=1.

If you don’t want s2Member to handle EOT at all, you’ll want to turn OFF the Auto EOT system, and run your own system. You can find the processes that s2Member uses to run EOTs in the following file:

/s2member/includes/classes/auto-eots.inc.php

You might change the portion of this function that demotes the User to something that’s shown in this KB Article:

Knowledge Base » Changing Roles/Capabilities via PHP

Posted: Tuesday Apr 9th, 2013 at 8:38 pm #46972
Bruce
Username: Bruce
Staff Member

Thanks for the information.

Would you mind sending us a Dashboard login so we can take a look?

See: s2Member® » Private Contact Form

Posted: Tuesday Apr 9th, 2013 at 8:37 pm #46971
Bruce
Username: Bruce
Staff Member

Thank you for reporting this important issue.

Are you running JW Player 5, or 6? s2Member’s Shortcode for JWPlayer works for both, but the one you have is using JW Player 6 only. Try redownloading JW Player and reinstalling.

Posted: Tuesday Apr 9th, 2013 at 8:35 pm #46970
Bruce
Username: Bruce
Staff Member

Thank you for reporting this important issue.

Could you post a screenshot of what you’re seeing, please?

Posted: Tuesday Apr 9th, 2013 at 8:34 pm #46969
Bruce
Username: Bruce
Staff Member

Thank you for reporting this important issue.

s2Member sends a User to the Login Welcome Page with that link. Do you have your Login Welcome Page set up?

Dashboard -› s2Member® -› General Options -› Login Welcome Page

Posted: Tuesday Apr 9th, 2013 at 8:31 pm #46968
Bruce
Username: Bruce
Staff Member

Hi, any update? Submitted this over a week ago and have received no response. We have several people saying they can’t use PayPal at our site – but can at other sites.

Thanks, but we did not receive any information from you regarding this issue. It’s possible something happened during the connection to send the information for us. Could you please send the info again? Let us know when you do.

s2Member® » Private Contact Form

Posted: Tuesday Apr 9th, 2013 at 8:29 pm #46967
Bruce
Username: Bruce
Staff Member

Solves

Glad to hear you found your issue. :-)

Posted: Tuesday Apr 9th, 2013 at 8:29 pm #46966
Bruce
Username: Bruce
Staff Member

Investigation Complete.

s2Member doesn’t allow the action attribute to be overwritten with any parameters. It uses wp_login_url() to populate this field. So either a plugin or theme is stopping wp_login_url() from working correctly, or it’s happening with JavaScript in your site. This isn’t something that s2Member’s in control of.

Posted: Tuesday Apr 9th, 2013 at 8:23 pm #46964
Bruce
Username: Bruce
Staff Member

Thank you for reporting this important issue.

however they cannot login directly from this page;

What do you mean by this? Do they receive an error message?

I see now. The problem is with the action attribute on the form that’s generated on your page. It’s not being populated for some reason. I’m going to take a look at the login widget’s code, and see if there’s any way this could be being affected by your method. It’s more likely that there’s something in your theme/another plugin that’s causing this with JavaScript, but I’ll check just to be sure :-).

Posted: Tuesday Apr 9th, 2013 at 8:21 pm #46963
Bruce
Username: Bruce
Staff Member

Nope, nothing like that.

Interesting. Can you give us a list of plugins you have installed, please?

Posted: Tuesday Apr 9th, 2013 at 8:13 pm #46959
Bruce
Username: Bruce
Staff Member

Thank you for reporting this important issue.

Glad to hear you found your issue. If you have any problems that come back regarding s2Member, let us know. :-)

Posted: Tuesday Apr 9th, 2013 at 8:11 pm #46958
Bruce
Username: Bruce
Staff Member

Thank you for reporting this important issue.

I’ve never heard of any occurrences like this. Do you have any SQL cleanup utilities/tools running that might be doing this?

Posted: Tuesday Apr 9th, 2013 at 8:08 pm #46957
Bruce
Username: Bruce
Staff Member

Thank you for your inquiry.

We appreciate your patience. Unfortunately s2Member does not take into account all of these possibilities. I’d recommend instead just allowing for 10 or more numerical characters for the time being. I’ll have our development team look into adding further possibilities in the future.

Posted: Tuesday Apr 9th, 2013 at 8:00 pm #46954
Bruce
Username: Bruce
Staff Member

Thank you for your inquiry.

s2Member supports both BuddyPress and bbPress. The main difference between the two is that BuddyPress is more of a “full package”, as it includes a messaging system, the ability to like and comment things, a profile page, etc.. bbPress is only a forums system.

Posted: Tuesday Apr 9th, 2013 at 7:58 pm #46953
Bruce
Username: Bruce
Staff Member

Thank you for your inquiry.

Unfortunately it’s currently not possible to accomplish this without custom code. I’ll add this to the request list for a future version of s2Member. You might be able to accomplish this using the information provided in this Knowledge Base Article, but I haven’t done it myself.

See: Knowledge Base » Using Variables In A Shortcode

Posted: Tuesday Apr 9th, 2013 at 7:51 pm #46952
Bruce
Username: Bruce
Staff Member

i have tried to make several test on diffrents browsers and diffrent computers, and i coudn’t point on a specific reason why it is not worrking and when.
i had an idea maybe if someone has a coockies then it makes the problem, but again, sometimes it worked and sometimes not.

s2Member uses a PHP redirect here. If it’s failing it’s not going to be because of a specific browser, as that’s all server-side. We’ll need to see your logs after you remedy the errors from your server scanner.

Posted: Tuesday Apr 9th, 2013 at 7:48 pm #46951
Bruce
Username: Bruce
Staff Member

Thank you for your inquiry.

You can check for CSS IDs using something like FireBug for FireFox, and you can use these IDs as CSS selectors for each label.

Posted: Tuesday Apr 9th, 2013 at 7:46 pm #46949
Bruce
Username: Bruce
Staff Member

Thank you for your inquiry.

s2Member does not currently support anything like this. It’s possible you could set up a Custom Capability and allow Users to use Free Registration Pro Forms to create accounts based on the Custom Capability/Capabilities that they have.

See: Dashboard -› s2Member® -› API / Scripting -› Custom Capabilities
See Also: Dashboard -› s2Member® -› PayPal® Pro Forms -› Free Registration Forms

Posted: Tuesday Apr 9th, 2013 at 7:44 pm #46948
Bruce
Username: Bruce
Staff Member

Or, does the integration simply just add new subscribers to the MailChimp emailing system only.

This is correct. It’s a one-way integration, I don’t see any way to separate Users through MailChimp.

Posted: Tuesday Apr 9th, 2013 at 7:42 pm #46946
Bruce
Username: Bruce
Staff Member

Thank you for your inquiry.

This is something’s a little out of scope of support. We don’t deal with custom code. I can tell you that I would recommend just pulling in all of the User’s custom fields (or a section of the Users) and pulling in an array into PHP to deal with. It’ll be less of a hassle with using Regex, and would probably be less stressing on your site.

See: s2Member® » Support Policy » Outside Scope

Posted: Tuesday Apr 9th, 2013 at 3:16 pm #46934
Bruce
Username: Bruce
Staff Member

Thank you for reporting this important issue.

I have recreated this issue in a test environment. I’ve send Jason (Lead Developer) a full report of this bug. In the meantime, I can give you a hack to get this working in the short term. I can confirm that translating these phrases does work when you use the methods provided here:

Knowledge Base » Changing Words/Phrases In s2Member®

You’d want to do something like this within your Must-Use plugin, in conjunction with using your .mo file.

Make sure you put your .mo file into the main Plugins Directory, instead of leaving it in /s2member/includes/translations. If you leave the file there, it’ll get overwritten when s2Member updates.

Posted: Tuesday Apr 9th, 2013 at 2:52 pm #46931
Bruce
Username: Bruce
Staff Member

I tried three ways:
• loading .po file via ftp and producing .mo via Codestyling
• uploading via ftp .po and .mo files without touching them, directly downloaded from Jean-Michel MEYER
• opening in Poedit and producing .mo with poedit and the upload via ftp.

Thanks for the info.

I just ran tests with both the Codestyling plugin, and by editing with Poedit, and it is working correctly in a default installation. Do you mind if I take a look at your installation? You can send Dashboard an FTP details here:

s2Member® » Private Contact Form

Posted: Tuesday Apr 9th, 2013 at 2:50 pm #46929
Bruce
Username: Bruce
Staff Member

Thank you for reporting this important issue.

I’m not familiar with the AliPay error. I’ll take a look into the AliPay documentation regarding this error now.

In the meantime, I am familiar with that PayPal Error. You can disable that from using the instructions provided here:

https://www.paypal-community.com/t5/How-to-use-PayPal-Archive/seller-only-accepts-payments-from-unencrypted-payments/td-p/12931

Viewing 25 replies - 1,501 through 1,525 (of 2,703 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.