- 
	
	ARHistoryHub posted an update 14 years, 1 month ago @stevenkword @stevenkword replace is_site_admin with is_super_admin in all plugin files – that should do it 
- 
	
	acustica posted on the forum topic Put "delete" button on single message page in the group How-To and Troubleshooting: 14 years, 5 months ago @Ahjira @stevenkword As Suzanne mentioned, the bp_message_thread_delete_link()functions are only for the message index. On single message pages, the$thread_templateglobal is used in place of the$messages_templateglobal, and the usable template tags all begin withbp_the_thread_instead ofbp_message_thread_. While there is nobp_the_thread_del…[Read more]
- 
	
	Bucky123 posted an update 14 years, 5 months ago @stevenkword not yet, I have taken the code from groups/single/home.php, put it in a file XXX.php used a plugin called (MaGiKS Proper PHP Include) and I can display all groups activity, but I need to filter it for just one group. I want to have the activity from only one group show on a certain page. I think i need to modify this line (if It will show up) 
	@stevenkword
	Active 8 months, 1 week ago