Change Thread Content for UserGroups

ScottLott

Member
How would you go about changing thread content for different usergroups?

For example, lets say I have two sentences in a thread:

1: I don't like purple people.
2: I don't like orange people.

I want sentence 2 hidden from usergroup "orange people" and sentence 1 hidden from usergroup "purple people"

Incase your wondering I am using it to setup pages for paying customers, non paying customers get a preview of the content while paying customers get all the content, and it's on the same thread to keep things simple.

Thanks guys!
 
How would you go about changing thread content for different usergroups?

For example, lets say I have two sentences in a thread:

1: I don't like purple people.
2: I don't like orange people.

I want sentence 2 hidden from usergroup "orange people" and sentence 1 hidden from usergroup "purple people"

Incase your wondering I am using it to setup pages for paying customers, non paying customers get a preview of the content while paying customers get all the content, and it's on the same thread to keep things simple.

Thanks guys!
 
Ehhh...not quite. I don't want a character limit, I think a BB code of some kind would be ideal, something like:
[freecontent] Holy Crap Everything here is free!!! [/freecontent]
[paidcontent] Paying customers get to see this crap!! [/paidcontent]
 
Make a category. For guests.
Set the permissions to members to not see it.

Make a category. For paying members.
Set the permissions to guests to not see it.

Perhaps?

What you are asking for appears to be unique bbcode sensitive to user groups.

[filter]This is great content[/filter]
But this is even better.

Guests will only see what's within [filter].
 
Top Bottom