Skip to:
Content
Pages
Categories
Search
Top
Bottom
  • @stevenkword @stevenkword replace is_site_admin with is_super_admin in all plugin files – that should do it

  • @Ahjira @stevenkword As Suzanne mentioned, the bp_message_thread_delete_link() functions are only for the message index. On single message pages, the $thread_template global is used in place of the $messages_template global, and the usable template tags all begin with bp_the_thread_ instead of bp_message_thread_. While there is no bp_the_thread_del…[Read more]

  • Bucky123 posted an update 15 years 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)

Skip to toolbar