forked from mybb/mybb.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
support.html
41 lines (40 loc) · 2.22 KB
/
support.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
layout: default
section: home
title: Support
description: Even though MyBB has been designed to be as easy to use as possible, you may at some point have problems with MyBB. Information about all MyBB features and common MyBB problems is available in the <a href="http://docs.mybb.com">MyBB Documentation</a>, while the <a href="http://community.mybb.com">MyBB Community Forums</a> are available to help you with more complex problems.
meta_description: MyBB offers a comprehensive documentation of its features and offers forum support for more complex problems.
---
<aside id="sidebar">
<section>
<h1>Support Methods</h1>
<nav>
<ul>
<li><a href="http://docs.mybb.com">MyBB Documenation</a></li>
<li><a href="http://community.mybb.com">MyBB Community Forums</a></li>
</ul>
</nav>
</section>
<section class="alt">
<h1>International Support</h1>
<p>Various third-party communities exist for international users to receive support in their language. You can find <a href="http://community.mybb.com/forum-168.html">a list of them at the Community Forums</a>.</p>
</section>
</aside>
<div id="contentBlock">
<section class="general">
<header>
<h1>MyBB Documentation</h1>
<p>Find information about all MyBB features and common problems</p>
</header>
<p>The <a href="http://docs.mybb.com">MyBB Documentation</a> is the first place to go for help with MyBB's features. The documentation includes solutions to common problems and a list of all the MyBB features and how to use them.</p>
<p><a href="http://docs.mybb.com">Visit the MyBB Documentation →</a></p>
</section>
<section class="general">
<header>
<h1>MyBB Community Forums</h1>
<p>Ask MyBB staff and other users to assist you</p>
</header>
<p>If you can't find a solution to your problem on the <a href="http://docs.mybb.com">MyBB Documentation</a>, you can ask for help on the <a href="http://community.mybb.com">MyBB Community Forums</a>. Be sure to <a href="http://community.mybb.com/search.php">search for an answer</a> before posting your question. When posting your question, please follow the instructions to receive support more quickly.</p>
<p><a href="http://community.mybb.com">Visit the MyBB Community Forums →</a></p>
</section>
</div>