$SectionName = "Help_Topic_Index";
### Section 1
#############################################
$SectionSub1 = "Help_Topic_Index_Intro";
$SectionBody1 = q~
The Help Topic Index can help you learn your YaBB's features quickly and assist you with locating help topics in the YaBB Codex.
Sections 2 to 4 are obsolete (dead links), have been for years, I will update this section at some point.
~;
#############################################
### Section 2
#############################################
$SectionSub2 = "How-To_Topics";
$SectionBody2 = q~These answer many commonly asked questions by new forum Administrators about how to use the forum features.
HOW-TO...
~;
#############################################
### Section 3
#############################################
$SectionSub3 = "What_To_Do_Topics";
$SectionBody3 = q~These answer many commonly asked questions by new forum Administrators about what to do if problems or errors are encountered.
WHAT SHOULD I DO IF...
~;
#############################################
### Section 4
#############################################
$SectionSub4 = "Modifying_Your_Forum";
$SectionBody4 = q~This section contains information on modifying your forum. Before making ANY modification, you should backup your forum in case something goes wrong. Also note that while some basic information about the BoardMOD program is provided for YaBB users, the YaBB Team does not provide support for the BoardMOD program or any of the MODS or Templates available there. If you have support questions about those products, you should address them on the BoardMOD site.
Modification Information Links
~;
#############################################
### Section 5
#############################################
$SectionSub5 = "Getting_Support_From_YaBB";
$SectionBody5 = q~This section contains some advice to help you get any problems resolved as quickly as possible should you need to post a request for support at YaBB Support Forum.
How to Get Support from YaBB
- Never post your forum's Admin login details or your FTP details in a post. If that kind of private information is needed to help you get the problem fixed, a staff member will request you send it to them in a Personal Message (PM)
- Before you post, please try a few different search terms.
- Please post your request in the correct board. They are all identified in the board descriptions. If you aren't sure, use the General Usage and Feature Troubleshooting board.
- Don't post in the "Bugs" boards. If you suspect you have a bug, post it in one of the Support boards along with what steps it takes to see or reproduce the error. If it is indeed a bug, a Support Team member will move it to the Bugs board for you.
- There is valuable information in the Stickied Posts at the top of each Support board. Please read them.
- Please start your own topic, and don't jump in on the end of someone else's support request. You may have the same symptoms, but not always the same fix, so it's best to keep your request separate.
- NEVER cross-post. That means stating your problem in one topic, then repeating it over in another topic or board. The Support Team reads all of them, and you will not get an answer any faster by giving them twice as much to read first.
- Features, files, and options vary with different versions. So do answers. Please be sure to state what version you are using in your first post of each support request. Other information that helps is what kind of server you are on (Unix, Windows, etc.), is it a hosted account or your own server at home, and is your forum modified in any way?
- Be specific! “My car doesn't work” won't help your mechanic fix it. Neither will saying your forum doesn't work. Tell us WHAT doesn't work, what steps or situation is needed to see whatever error or problem you're experiencing. Who is affected: All users? Some users? One user?
- Most importantly, please be patient. Some problems take longer than others to figure out. While you may think no one is answering you, the support team may be searching code or trying to duplicate your error on their own forums. Most questions get answered within a day or so, but remember the Support Team members have jobs, families, and lives.
~;
#############################################
1;