Ok, your option is good. What is the problem now ? When you are in "guests" you can see the content or the notice "Please..." ?Yes i want hide the content just for guests
what sign do you mean ?remove sign
@ htsumer yakında !
[/TIRNAK]
![]()
Yes you can via the optionsHello, does this addon only works for first post?
Can it restrict content on post replies too?
Thanks!
The whole post will be hidden yesDo you mean this feature?
View attachment 219843
Explanation is a little bit confusing. It says "all posts are hidden except the first one"
By "hidden" you mean they will have content view restriction? Or the whole post will be hidden?
Thanks!
I need to have a look for this, why notLooks like this could be something i am looking for. Did you ever get to adding support for secondary usergroups? I have given it a whirl, but just doesn't seem to play well when using secondary groups. Hopefully it can be added.![]()
Thanks. Ive been testing this and found it is just because the registered group (normal members in my case) are the ones i need to lock out.I need to have a look for this, why not![]()
Ok thank you for the suggestion, I wiil look for thisThanks. Ive been testing this and found it is just because the registered group (normal members in my case) are the ones i need to lock out.
Because the Premium group is a secondary group of registered, it locks everyone out if registered is selected.
Maybe also should be made to highlight the forums that SHOULD be restricted, and not the ones that aren't.
--View attachment 222532
Looking forward to seeing this released hopefully![]()
Right, ive been playing about with this and the solution was quite simple if you want to repack it and reupload.Ok thank you for the suggestion, I wiil look for this![]()
<xf:if is="in_array($thread.node_id, $xf.options.sc_rcv_excluded_forums) AND in_array($xf.visitor.user_group_id, $xf.options.sc_rcv_excluded_usergroups) AND $post.isFirstPost()">
Thank you, I will make an update this week for thisRight, ive been playing about with this and the solution was quite simple if you want to repack it and reupload.
In the template modification post_macros its a simple enough fix. The first line should just have the ! removed in two places.
Code is now:
And below is a screenshot of a what my phrases now look like to alter what the settings mean because of the removed code.Code:<xf:if is="in_array($thread.node_id, $xf.options.sc_rcv_excluded_forums) AND in_array($xf.visitor.user_group_id, $xf.options.sc_rcv_excluded_usergroups) AND $post.isFirstPost()">
View attachment 222672
All working just how i wanted now. Thanks
We use essential cookies to make this site work, and optional cookies to enhance your experience.