[buddypress-trac] [BuddyPress] #4956: BP_Group_Extension::display no longer displays page content

buddypress-trac noreply at wordpress.org
Thu Apr 25 14:35:00 UTC 2013


#4956: BP_Group_Extension::display no longer displays page content
--------------------------+--------------------------------
 Reporter:  dconrad       |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Groups        |    Version:  1.7
 Severity:  blocker       |   Keywords:  BP_Group_Extension
--------------------------+--------------------------------
 I tried to set the template file explicitly to see if it would do
 anything.
 $this->template_file = ‘wrc/templates/bulletin-board/home.php’;

 In my display function, none of these seem to work at all, but they used
 to.
 function display() {
 //locate_template( array( ‘wrc/templates/bulletin-board/home.php’), true);
 //bp_get_template_part( ‘wrc/templates/bulletin-board/home’ );
 //echo "Bulletin Board";
 ?>

 Welcome to my cool group extension!

 <?php

 }

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4956>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list