Community Support Forums — WordPress® ( Users Helping Users ) — 2011-08-09T16:27:57-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=14278 2011-08-09T16:27:57-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14278&p=30330#p30330 <![CDATA[Re: check my settings]]>
just added
%%subscr_id%%
%%recurring%%
%%full_name%%
for notifications,
i guess i'm going to have to hire someone to write me the code to place user in Member group on registration and Subsrciber group on Paypal payment...

Statistics: Posted by sonicboom — August 9th, 2011, 4:27 pm


]]>
2011-08-01T21:35:29-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14278&p=29596#p29596 <![CDATA[Re: check my settings]]>
Cristián Lávaque wrote:
It has its own Member Groups, though. I guess you could have a custom script that you use with s2Member's notification API to change this member group in the forum when they upgrade/downgrade their role in WordPress. WP Admin -> s2Member -> API / Notifications


That's what I'd suggest you try. If you need a developer's help, you can try jobs.wordpress.net, oDesk.com or eLance.com.

Statistics: Posted by Cristián Lávaque — August 1st, 2011, 9:35 pm


]]>
2011-07-31T21:45:00-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14278&p=29546#p29546 <![CDATA[Re: check my settings]]> Members can reply to posts
Subscribers or memberlvl1 can post new topics

This is all built-in to simplepress permissions I just need it all tied together

Statistics: Posted by sonicboom — July 31st, 2011, 9:45 pm


]]>
2011-07-31T21:35:59-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14278&p=29545#p29545 <![CDATA[Re: check my settings]]> Statistics: Posted by Cristián Lávaque — July 31st, 2011, 9:35 pm


]]>
2011-07-31T21:30:24-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14278&p=29544#p29544 <![CDATA[Re: check my settings]]> Statistics: Posted by sonicboom — July 31st, 2011, 9:30 pm


]]>
2011-07-31T21:20:10-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14278&p=29543#p29543 <![CDATA[Re: check my settings]]> https://wordpress.org/extend/plugins/user-role-editor/

It has its own Member Groups, though. I guess you could have a custom script that you use with s2Member's notification API to change this member group in the forum when they upgrade/downgrade their role in WordPress. WP Admin -> s2Member -> API / Notifications

The whole forum seems to be in a single WP page, so you could probably control access to the whole forum easily with the Page Access Restriction, but that's all-or-nothing, not just read or also post. WP Admin -> s2Member -> Restriction Options -> Page Access Restriction

Statistics: Posted by Cristián Lávaque — July 31st, 2011, 9:20 pm


]]>
2011-07-31T08:45:38-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14278&p=29520#p29520 <![CDATA[Re: check my settings]]>
edit:
i'm going to go back to simple press and try to get the short code to work. something like

[s2If current_user_is(s2member_level1)] Some premium content for Level 1 Members. [/s2If]

[s2If current_user_is(s2member_level0)] Some content for Free Subscribers. But cannot start new topics [/s2If]

[s2If !current_user_can(access_s2member_level0)] Some public content. [/s2If]

Of course thats all from the help file and I have no idea how to make it work..

Statistics: Posted by sonicboom — July 31st, 2011, 8:45 am


]]>
2011-07-30T22:27:03-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14278&p=29503#p29503 <![CDATA[Re: check my settings]]>
I've seen another member be happier with Mingle together with s2Member. Here, take a look viewtopic.php?f=4&t=195&p=22048#p22044

Statistics: Posted by Cristián Lávaque — July 30th, 2011, 10:27 pm


]]>
2011-07-30T09:05:43-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14278&p=29488#p29488 <![CDATA[Re: check my settings]]> i need registered users to be placed in the limited access permissions group in simple forum and subscriber(paying member) to be placed in the subscriber group, those groups already have permissions set within the forum.

the s2member permission groups are
Level #0 ( Free Subscribers ):
Member

Level #1 Members:
Subscribed Member

Level #2 Members:
Silver Member

Level #3 Members:
Gold Member

Level #4 Members:
Platinum Member
and for the forum its
NO access
Read only
Limited
Subscriber
Full
Moderator

do i have something misaligned?

Statistics: Posted by sonicboom — July 30th, 2011, 9:05 am


]]>
2011-07-29T17:54:03-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14278&p=29470#p29470 <![CDATA[Re: check my settings]]>
Thanks!

Statistics: Posted by sonicboom — July 29th, 2011, 5:54 pm


]]>
2011-07-29T16:05:51-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14278&p=29463#p29463 <![CDATA[Re: check my settings]]>
- Guest: No account
- Free: Level 0
- Paid: Level 1

You can assign custom labels to the levels, you can change Levels 0 and 1 to be "Member" and "Subscriber" respectively. WP Admin -> s2Member -> General Options -> Membership Levels/Labels

About the buttons generated at PayPal, you'll need to follow these instructions so they work with s2member viewtopic.php?f=36&t=309#p1333

I hope that helps. :)

Statistics: Posted by Cristián Lávaque — July 29th, 2011, 4:05 pm


]]>
2011-07-29T07:58:57-05:00 http://www.primothemes.com/forums/viewtopic.php?t=14278&p=29441#p29441 <![CDATA[check my settings]]> what i need is when a guest registers they are placed in the "member" group =free
when a guest or member subscribe, they are placed in the "Subscribers" group = paid subscription plan

what i did was leave all restriction options blank and filled out the membership levels area for Guest level#0, Member level #1 and Subscribed Member level #2, dont need level 3&4.

now what i am unsure of is if all that is correct and s2member will place the users in the correct group with those settings and whether or not i can use the paypal subscription button i created on paypal that has a dropdown or if i am required to use the S2 buttons.

Thanks!

Statistics: Posted by sonicboom — July 29th, 2011, 7:58 am


]]>