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.

cassel


My Latest Replies (From Various Topics)

Viewing 25 replies - 401 through 425 (of 644 total)
Author Replies
Author Replies
Posted: Thursday Sep 27th, 2012 at 10:29 am #26700
cassel
Username: cassel

If i remember it is under s2Member® API / List Servers . Mailchimp integration.
It is pretty straightforward: enter the list ID in the level you want and it should be done seamlessly. As soon as a new member registers to the site through s2M, it will automatically be added to the MailChimp lists.

Did you do that?

  • This reply was modified 4 years, 3 months ago by  cassel.
Posted: Thursday Sep 27th, 2012 at 6:25 am #26662
cassel
Username: cassel

If the Level 2 members don’t have the Custom Capabilities that you’ve restricted the content to, then it’s not possible to give them access to it or drip it to them. You’d need to first assign them the Custom Capability so they have access.

Do you mean that i can give the same ccaps to the Level2 members as Level1 members cirrently have AND drip that content too?

Please see Dashboard -› s2Member® -› API / Scripting -› PHP/API Constants and S2MEMBER_CURRENT_USER_PAID_REGISTRATION_TIME.

Considering that i would, in this case, have only ONE Level2 kind of product, i think it could work, but i guess if i was to create a different product with a different dripping schedule or for different pages, i would have to use yet another level if the same member MIGHT be purchasing more than one?

Posted: Wednesday Sep 26th, 2012 at 1:20 pm #26603
cassel
Username: cassel

I doing the exact same thing in my site: i have several products, and each have their own ccaps. If a member already had access to ccaps 1, 2 and 3, and now buys another product with ccaps 4, 5 and 6, they will be added to the previous ones, so they will end up with 1, 2, 3, 4, 5 and 6.

The only “drawbacks” are these:
– if the product has an EOT, s2M can only handle one and it will be the last one (i hope they have more option in the next release in that regard)
– if the member purchases the product with the ccaps 4, 5 and 6 while NOT LOGGED IN, s2M will not be able to recognize that it is an already registered member, and therefore, the ccaps will NOT be added automatically.

For that last “problem”, you can use some workarounds:
– state under the Paypal button “If you are a registered member, please log in before clicking this button”
– you can have the button appear only if they are logged in (so be registered already) but that might be annoying if the member is all ready to purchase and is totally new to your site
– if you dont have that many purchases in a day/week, you can check them manually as you get the confirmation of their purchase, and add the ccaps manually if not done.

Hope it helps.

Posted: Wednesday Sep 26th, 2012 at 12:22 pm #26595
cassel
Username: cassel

You can even go with $0.01 if he is really poor! ;)

Posted: Wednesday Sep 26th, 2012 at 12:16 pm #26586
cassel
Username: cassel

If you want it processed through Paypal, you wont have a choice than getting your friend to pay. You can always issue a refund through Paypal after. Been there, done that a few times myself. Just temporarily set the price to $1 (but remember to change it back, even if you use the button on a hidden page: i had someone dig a hidden test page and “steal” a membership of $79 for $1!; now, once a test is run, i change it to $100… if they want to steal, they will think twice! hehehe)

Posted: Wednesday Sep 26th, 2012 at 11:53 am #26581
cassel
Username: cassel

Hi Mark,

The coupon is a feature of the paid version of s2Member.

For your friend, you can get him to register at a level 0 (free) and then, manually change the level in the user profile. Since it is only one person, it is easy. You can also change that at will if you want to test various settings.

Hope it helps.

Posted: Wednesday Sep 26th, 2012 at 6:17 am #26533
cassel
Username: cassel

This answers part of the question and yes, i thought so, since Cristian already tested that part for another question.

But now, if the content is currently restricted with ccaps, how can THAT content be dripped to a Level 2 member? Is it possible? I dont want to have to replicate hundreds of pages just to have a set for Level1 and a set for Level2 (unless there is really no other way around).

And how to get the dripping based on the time of the PURCHASE and not the registration, as they might differ?

Posted: Tuesday Sep 25th, 2012 at 6:07 pm #26484
cassel
Username: cassel

I am probably not going to be very helpful, but i have had many users register with capital letters, though s2M, however i know my brother tried to register and had a hyphen and it would not take it, but i think it was a WP thing, NOT a s2M thing. Interestingly, i am using a plugin that will create a username based on an email, and although you cannot register with non alpha-numerical characters, directly in the registration form, it will accept them if they come “from the back door” since i have now, members with a @ in their username (since it is an email).

Like i said, it is probably not helpful other than pointing a finger to something ELSE. Are you using a different font maybe and it would not recognise the C as a valid alpha-numerical character? Also, have you tried with other names and see if maybe (i really say “maybe”) it would only apply to some characters? Just wild guesses at this point.

Good luck

Posted: Tuesday Sep 25th, 2012 at 3:00 pm #26464
cassel
Username: cassel

Nothing to do, really as the levels ARE created like that. Everyone on Level 2, will see what is accessible to level 1, all level 3 users will see what level 1 and level 2 users see, and so on.

That is probably why you could not find too much documentation (although i am pretty sure it is mentioned somewhere but i cannot find it right now)

So, nocoding to do, nothing special. S2M already does exactly what you want.

Good luck

Posted: Monday Sep 24th, 2012 at 7:46 pm #26370
cassel
Username: cassel

For sample, come and have a look at my site.
http://scrapbookcampus.com

It is not all free members areas though but some are. The membership option page looks whatever you want it to look. It is a page where someone would be redirected if they try to access a page that is restricted and they should not see. Here is an example of mine:
http://scrapbookcampus.com/membership-options/
I need to revise it BTW but you can see, it is kind of a sale page for me. But for you, it could be a page with the different buttons to register on different levels, or it could even be a page that just say “Stop you are not allowed to view X page. Please contact us” You decide what you want to do when someone tries to reach a page they are not allowed to view.

If you want to import members, if the members are imported (with username and email), you can simply let them know that their old username is active and to click “Forget my password” so they can actually choose a password that THEY will remember. I find it is better than giving them a long complicated password they will grumble while using (and forgetting).

Setting things up might take a while, depending on the number of members, but once it is set, it should go smoothly.

Good luck.

Posted: Monday Sep 24th, 2012 at 7:37 pm #26369
cassel
Username: cassel

Why do you want public content to be for Level 0? and registrants to be Level1?

I personally have stuff on my site and what is public is not assigned a level at all, and the registrants are the Level 0 members.

Posted: Monday Sep 24th, 2012 at 1:29 pm #26335
cassel
Username: cassel

It has happened to me once or twice. I just email back with the USERNAME, and suggest they click as if they forgot their password. I suggest that to everyone also, so they can get a password they can at least remember! The member might also remember their own username as they entered it themselves.

If you have lots of members, just sort the members with the newest first. It will make it easy to find that user. If needed, you can also assign them a temporary password too.

Posted: Monday Sep 24th, 2012 at 9:38 am #26306
cassel
Username: cassel

The && stands for “and” in which case the member needs both ccaps. If you use the || it will stand for “or” in which case the member needs one OR the other, but is not required to have both to access the protected content with that conditional.

The ccaps and conditionals are extremely powerful and versatile.

Posted: Monday Sep 24th, 2012 at 8:30 am #26298
cassel
Username: cassel

Yes you can. You can do it with shortcodes:
[s2If current_user_can(access_s2member_ccap_video) AND current_user_can(access_s2member_ccap_music)]

or in php:

<?php if (current_user_can("access_s2member_ccap_videos")) && (current_user_can("access_s2member_ccap_music")) { ?>
    Display videos and music as well.
<?php } ?>
Posted: Monday Sep 24th, 2012 at 8:14 am #26295
cassel
Username: cassel

Is the Level2 overriding the ccaps of Level 1 members? or are the ccaps still protecting content from lower levels? Which one is taken into account first?

Posted: Sunday Sep 23rd, 2012 at 12:14 pm #26193
cassel
Username: cassel

I am still interested in the ccaps and merge tags in MC for other parts of my site.

  • This reply was modified 4 years, 3 months ago by  cassel.
Posted: Sunday Sep 23rd, 2012 at 11:55 am #26192
cassel
Username: cassel

Deleted because i thought this plugin would do something, but s2M wont let it.

  • This reply was modified 4 years, 3 months ago by  cassel.
Posted: Sunday Sep 23rd, 2012 at 11:43 am #26191
cassel
Username: cassel

Deleted: i thought the s2M+MC did this but s2M is overzealous.

  • This reply was modified 4 years, 3 months ago by  cassel.
Posted: Sunday Sep 23rd, 2012 at 10:52 am #26188
cassel
Username: cassel

Maybe this thread could be an answer to your request:
http://www.s2member.com/forums/topic/multiple-free-membership-levels/

Posted: Sunday Sep 23rd, 2012 at 10:38 am #26187
cassel
Username: cassel

Another GREAT advantage of this plugin is that you can use the MailChimp® signup embed form or link anywhere and it will still recognize that the list is associated with your s2M installation. It means you can use the embed code or the link code on a totally different site, in your signature in forums, or even in your emails, and it will still communicate with s2M and create an account there if a new member joins through your MailChimp® forms.

Posted: Sunday Sep 23rd, 2012 at 10:35 am #26186
cassel
Username: cassel

Yes i did and i replied to it too.

Posted: Sunday Sep 23rd, 2012 at 7:53 am #26179
cassel
Username: cassel

Sure you can (it is recommanded too!). Go to General Options > Login/Registration Design and there you can customize the look of the Login/registration page with the color, font, and header of your choice.

Posted: Sunday Sep 23rd, 2012 at 7:44 am #26178
cassel
Username: cassel

I am not using a paypal button generated by s2M to get them to register; i am using MC form directly onto the page and then the s2M+MC plugin to create the account in s2M (kind of the reverse method but it looks better to use the MC form than the s2M form on the side). So this would not allow me to use ccaps in that situation.

I think i could configure it to go to Level2 (as Raam suggested) and it would be ok as long as i can be sure that the Level2 user who would have no ccap would not be able to see the content protected for the Level1 users with ccaps.

However, i am VERY interested in “adding ccaps to the user’s MailChimp profile as merge fields”. I thought it was not yet possible. Can you explain how to do that? I sure could use that for other buttons instead of doing it manually!

Posted: Saturday Sep 22nd, 2012 at 5:12 pm #26135
cassel
Username: cassel

Maybe that could be a way around but… i need to verify something first: i currently have NO protected content a Level 1 member can go without a ccap (except the Level 0 stuff). All my buttons and pro-forms are associated with a ccap and all the protected content is conditional to a ccap (so i am using only level 1 for that). If i was to create a Level 2, to use a different list, will it override the ccaps or will the Level 2 member see the protected content ONLY if it has the ccap too?

Posted: Wednesday Sep 19th, 2012 at 9:44 pm #25870
cassel
Username: cassel

I would suggest you test it. I never used it because i prefered using EVP2, as i have over 100 videos and the workflow is soooooooo easy with EVP, i just didn’t want to tweak with the protected folder.

Viewing 25 replies - 401 through 425 (of 644 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.