perm->forum_can( 'vf' ) && WPF()->perm->forum_can( 'enf' ) ): if( $forum = WPF()->current_object['forum'] ) : ?>
', '' ) ?> ', '
' ) ?>
perm->forum_can( 'ct' ) ) WPF()->tpl->topic_form( $forum ); if( $topics = WPF()->current_object['topics'] ) { wpforo_template_pagenavi( 'wpf-navi-topic-top' ); $template_path = wpftpl( 'layouts/' . $forum['layout'] . '/topic.php' ); if( file_exists($template_path) ) { include( $template_path ); } wpforo_template_pagenavi( 'wpf-navi-topic-bottom' ); do_action( 'wpforo_topic_list_footer' ); } else { ?>

' . wpforo_get_login_or_register_notice_text() ); ?>