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.

About: Sergios Tseprounof

Sorry, I've not written a description yet. I'll get to it soon!


My Latest Replies (From Various Topics)

Viewing 16 replies - 1 through 16 (of 16 total)
Author Replies
Author Replies
Posted: Wednesday May 22nd, 2013 at 12:01 pm #50375

Hi Bruce! Hi Cassel!
Thank you for your answers!
I have read this plugin’s page, as I understood, it sincronizes users from MailChims list to s2member, so for user, MailChims forms is used as front-end, and MailChimps’s list is primary and s2member is secondary. And they have problem sending user password to new users.
We need s2member user list to be a primary and MailChimps should be sincronized with s2member only. In s2member user list there are much more details (custom fields) and we prefer s2 registration/update profile forms to be front-end.
For now, we made sincronization if user is unsubscribed from s2member list or cleared or unsubscribed for any reason from MailChimps list. The last point of our road is when user changed e-mail address. (only possible using s2member update profile form).
The first question here is that we are not shure that this new address is correct. We were confident in the old one because user got to site pages. We did not find any way to verify this new email. I think, this is necessary.
The second question is to change the email in the MailChimp’s list. It should be not so difficult as the first one. Just a few lines of code.

Posted: Friday May 17th, 2013 at 12:54 pm #50138

Hi!
Thank you for reply. May be I do not understand something.
If we work with a list server (for example, MailChimps), we have two lists of users. One is WordPress & s2member (level0…4) and list keeping in MailChimps. In this case both of those lists must be sincronized.
When I tested s2member with MailChips, sincronization from s2 to MailChimps works without problems. After successful registration, users were added to both of lists, and after removing a user from s2/wordlress list of users, he/she was moved to “unsibscribe” section of the list.
But, when user pressed button “unsubscribe” in the mail or I moved a user to “unsibscribe” section of the MailChimps liist manually, or deleted him/her, nothing happened with s2/wordpress list. Deleted/unsubcribed user is still here and has access to restricted section of our site.
So. We made a link in personal cabinet page, using which, users can self-delete from both lists at once. In future, the “unsubscribe” button it our mails will be pointed to this link.
We still have one question in sincronization when free registered user in both lists and never got to site, so we are not sure that e-mail address is correct and pointed to the right person. So, we think, that we can’t send a mail in this case.
Please explain.
Best regards. Sergios

Posted: Tuesday May 14th, 2013 at 3:20 pm #49967

Hi!
Thank you for replay.
I am afraid, I have ho chance.
Please point me the code in s2member, where new registered user is added to mailChimps list.
I have to change for user to be in list, but unsubscrubed.
Then I’ll add some code to One-time offers pages to make those user subscribed.
Best regards. Sergios

Posted: Saturday May 11th, 2013 at 11:39 am #49741

deleted

Posted: Saturday May 11th, 2013 at 10:30 am #49739

Deleted

Posted: Sunday Apr 28th, 2013 at 2:02 pm #48624

Yes

Posted: Saturday Apr 27th, 2013 at 11:20 am #48576

Hi! Eduan!

1. Sorry for misunderstanding. Upload to s2member site, than some one else can use it.
2. That’s a pitty. Translation took me two evenings. Hope, the new versions of s2member would be produced quite rarely.

Best regards. Sergios

Posted: Tuesday Apr 23rd, 2013 at 3:29 pm #48211

Hi!

Another question. How can I keep my changes in code when s2memeber is updated to a new version? I know how to do it with a theme (child-theme) but I do not know with plugins.

Please advice.
Best regards. Sergios

Posted: Tuesday Apr 23rd, 2013 at 1:44 pm #48202

Hi Bruce!

I’v changed phone number parsing line to

else if (expected === 'phone' && (!value.match (/^\+*[0-9 \(\)\-]+$/) || value.replace (/[^0-9]/g, '').length < 8 || value.replace (/[^0-9]/g, '').length > 12))

At the moment, the numbers, starting with + and contained 8-12 digits are valid
Best regards. Sergios

Posted: Saturday Apr 13th, 2013 at 6:28 am #47411

Hi Bruce!

1. Of cource. This is test site and we made self-signed sercificate for it.
2. The best dolution I found is to use HTTPS plugin, which works perfectly. All pages which should not be accessible only via ssl channel has prefix http://.
I mean that we can get the same begavour utilizing s2member, but when I add custom field s2member_force_ssl=no, nothing happened. As I understand, this function in s2 is not enforcing. May be it’s a good idea to make small changes and add this option to s2? In this case we would do not need an extra plugin.
And I do not think, that only me who needed this option

Best regards. Sergios

Posted: Thursday Apr 11th, 2013 at 5:01 pm #47229

Hi!

What do you meen “not SSL ready yet”?

Best regards. Sergios

Posted: Thursday Apr 11th, 2013 at 1:25 pm #47208

Hi Bruce!

I tried to make some changes in code /s2member/includes/s2member.js, but there is no reaction.
I tryed to restart and change browser, http server. Nothing happend. Please advice.

Best regards. Sergios

Posted: Wednesday Apr 10th, 2013 at 5:59 am #47050

Hi Bruce!
Could you please tell me where a parser is? I’ll try to add another rule for phone nembers like +xxx(xx)xxx-xx-xx where country code can be 1, 2 or 3 digits. I think, a lot of people needed this rule.

Best regards. Sergios

Posted: Wednesday Apr 10th, 2013 at 5:39 am #47047

Hi Bruce!
URL of my test site is site1.birgitta.ru/wp-login.php (sorry, it’s in russian)
There are 3 links just below login (registration, lost password) form:
to registration form (must start with https://)
to lost password form (must start with https://)
back to site (must start with http://) but starts with https://
So. All pages, contained any personal information, must be accessible only via ssl channel (no problem), all others without ssl (problem).
Best regards. Sergios
PS. When I finish testing and be shure that translation is acceptable, I’ll share it if I find the way.

Posted: Wednesday Apr 10th, 2013 at 5:02 am #47045

Thank you!
This ugly URL is normal and we can not to do anything with it.
Best regards. Sergios

Posted: Monday Apr 8th, 2013 at 4:19 pm #46862

Still waiting for answer.

Viewing 16 replies - 1 through 16 (of 16 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.