News module how change visible for

Hi, im actually run a social network as a private one, i try to make ALL content invisible for non logged member.. for now im still unable to make the news module section private for only member and not visible for guest...

did someone know how to make invisible for guest the http://www.mywebsite.net/m/news/index/ page?

 

thx

Quote · 3 Feb 2014

You can add this rule in page access control module -> page access to make the whole site private:

 

Or you can go to builders -> menu builder -> (blue) news -> visible for: 

private.png · 20.1K · 279 views
Quote · 3 Feb 2014

The first option with page control using .* break down my website so do not attempt

for the second option... the point is that it's not the link on the menu i want to hide but the entire section...

so finally i will try to use the page control with the news module with .* at the end or the URL

Quote · 3 Feb 2014

Is there a way to use .* but keep the home page and join page visible?

Quote · 3 Feb 2014

in admin, go to Builders, then Pages Builder, choose the page you want from the dropdown menu, then make the blocks on the page visible to members only by un-checking Guest & click save

Quote · 3 Feb 2014

Can only think of (.+?)\/.* which allows everything without a "/" in it.

Is there a way to use .* but keep the home page and join page visible?

 

Quote · 3 Feb 2014

 Yea if you log out you can't get back in. Use (.+?)\/.*

The first option with page control using .* break down my website so do not attempt

 

Quote · 3 Feb 2014

refined:

.+[\/]|^\/[^m^j^i]

Quote · 3 Feb 2014
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.