- 
	
	ProfC replied to the topic New Private Community Plugin For BP in the forum Creating & Extending 12 years, 4 months ago Hi dear, I successfully installed your private community for bp and I edited private_community_for_bp-master/private-community-for-bp.php changing ‘test’ with the name of the page I want to be public. I cannot figure out how to put more pages available for generic users. 
 I tried to copy this string$bphelp_my_unblocked_pages =…[Read more] 
- 
	
	ProfC replied to the topic Protecting Buddypress pages from non-logged in users. in the forum How-to & Troubleshooting 12 years, 4 months ago Has someone found a solution to this issue? I also want to deny access to non-logged in users to group and members pages. I tried private_community_for_bp but I did not understand how to customize code since I want to leave generic users to vist 3 pages that do not belong to bp installation since, like site homepage 
- 
	
	ProfC replied to the topic non-logged in users access to private pages in the forum How-to & Troubleshooting 12 years, 4 months ago dear @bphelp I try to explain better: I need 3 pages available to all users. Those three pages are: home, radio-109, contatti (these are the short name of the pages). I want to stop users from accessing bp pages like members and groups pages by hot links. ‘registrati’ is the slug that stands for ‘register’ page on bp. I used…[Read more] 
- 
	
	ProfC replied to the topic non-logged in users access to private pages in the forum How-to & Troubleshooting 12 years, 4 months ago Thanks for your quick answer. I read the readme file but I did not understeand whicj commented code I have to edit. In my website I have 3 public page: ‘home’ , ‘radio’ , ‘contatti’, so I add these strings: $bphelp_my_unblocked_pages = ‘home’; 
 $bphelp_my_unblocked_pages = ‘radio’;
 $bphelp_my_unblocked_pages = ‘contatti’;and put home in this…[Read more] 
- 
	
	ProfC started the topic non-logged in users access to private pages in the forum How-to & Troubleshooting 12 years, 4 months ago Hi, I need an easy solution to prevent non-logged in users from accessing to private bp area and browse pages such as users page, group page etc. My web site has both public and private pages. I simply did that by hiding the above page’s link on the menu to non-logged in users, but if someone add /users on the main web address (e.g.…[Read more] 
	@profc
	Active 11 years, 1 month ago