{% include 'public/partials/header.html' %}HOME›FORUMNexusBoard CommunityCommunity ForumConnect, share ideas, and build something remarkable together.◫Upcoming EventsFrom the community calendar{% foreach $events as $event %}{{ date('d',strtotime($event['event_date'])) }}{{ strtoupper(date('M',strtotime($event['event_date']))) }}{{ $event['title'] }}{{ $event['event_time'] }} · {{ $event['location'] }}{% endforeach %}View calendar ›{% if !$categories %}Your community is readyNo categories or forums have been created yet.{% if $acpPermissions['forums'] %}Create the first forum{% endif %}{% endif %}{% foreach $categories as $category %}Community{{ $category['name'] }}{{ count($category['forums']) }} forums{% foreach $category['forums'] as $forum %}{{ $forum['forum_type']==='link'?'↗':($forum['has_unread']?'●':'○') }}{{ $forum['name'] }}{% if $forum['forum_type']==='link' %}Link{% endif %}{{ $forum['description'] }}{% if $currentUser && $forum['forum_type']!=='link' %}{{ $forum['has_unread']?'Unread posts':'No new posts' }}{% endif %}{% if $forum['subforums'] %}Subforums{{ count($forum['subforums']) }}⌄{{ $forum['name'] }}Subforums{% foreach $forum['subforums'] as $subforum %}{{ $subforum['forum_type']==='link'?'↗':'#' }}{{ $subforum['name'] }}{{ $subforum['description'] ?: ($subforum['forum_type']==='link'?'External link':'Open subforum') }}{% endforeach %}{% endif %}{% if $forum['forum_type']==='link' %}{{ number_format($forum['redirect_count']) }}Visits↗External{% else %}{{ number_format($forum['topic_count']) }}Topics{{ number_format($forum['post_count']) }}Posts{% endif %}{% if $forum['forum_type']==='link' %}Open destination ↗External link forum{% elseif $forum['last_post_topic_id'] %}{{ $forum['last_post_title'] }}by {{ $forum['last_post_author'] }} · {{ $forum['last_post_ago'] }}{% else %}No posts yetStart the first discussion{% endif %}{% endforeach %}{% endforeach %}{% include 'public/partials/footer.html' %}
Connect, share ideas, and build something remarkable together.
No categories or forums have been created yet.