We would like to show you a description here but the site won’t allow us. Fragen zu Funktionen oder Fehlern des Forums - dieses Forum steht auch nicht registrierten Benutzern offen. MyBB is the free and open source forum software powering thousands of engaging, vibrant, and unique communities across the internet. Download now Take the feature tour. There are plenty of reasons to use MyBB, but these are some of our favorites. Fragen zu Funktionen oder Fehlern des Forums - dieses Forum steht auch nicht registrierten Benutzern offen. We would like to show you a description here but the site won’t allow us.
MyBB 1.8.26 is now available, and is a security release.
- 6 security vulnerabilities addressed:
- High risk: Nested Auto URL persistent XSS (advisory) — reported by Simon Scannell & Carl Smith
- Medium risk: Theme properties SQL injection (advisory) — reported by Simon Scannell & Carl Smith
- Medium risk: Poll vote count SQL injection (advisory) — reported by Devilshakerz (MyBB Team)
- Medium risk: Forum Management SQL injection (advisory) — reported by Devilshakerz (MyBB Team)
- Medium risk: Usergroups SQL injection (advisory) — reported by Devilshakerz (MyBB Team)
- Low risk: Custom moderator tools reflected XSS (advisory) — reported by Devilshakerz (MyBB Team)
Check the Release Notes for more information.
The MyBB Project extends thanks to reporters and researchers following responsible disclosure.
Go to mybb.com/security to report possible security concerns or to learn more about security research at MyBB.
If you would like to contribute to the Project, Get Involved.
Thanks,
MyBB Team
The 1.6 Documentation is no longer maintained and some information may be outdated.
The MyBB 1.6 series reached end of life on October 1, 2015.
This means there will be no more security or maintenance releases for these series and forums running these versions of MyBB may be at risk of unfixed security issues. All administrators are strongly encouraged to upgrade their forums to the latest release of MyBB as soon as possible.
MyCode is used to format posts in MyBB. If you know HTML, MyCode will not be a problem. MyCode is enclosed in square brackets: [ ]
There are several types of MyCode:
- Those with an opening tag and a closing tag like the bold tag: [b]text[/b]
- Those with only one tag: [hr]
- Those with attributes within the tags: [font=Comic Sans MS]This will be in Comic Sans MS[/font]
- Those that need an opening tag, a closing tag, and tags in the middle (such as in lists)
- There is Custom MyCode
Contents
|
This is a quick list of all of the default MyCode. Following this list, there is a more detailed description of each MyCode.
bold | [b][/b] |
italic | [i][/i] |
underline | [u][/u] |
strikethrough | [s][/s] |
URL | [url]http://url.com[/url] [url=http://url.com]My URL[/url] |
[email][email protected][/email] [[email protected]]My Email[/email] | |
quote | [quote][/quote] [quote=Author][/quote] |
code | [code][/code] [php][/php] |
image | [img]http://mysite.com/mypic.jpg[/img] |
font color | [color=red][/color] |
font size | [size=3][/size] |
font face | [font=tahoma][/font] |
text alignment | [align=center][/align] |
listing | [list][/list] and [*] |
Syntax
Examples
Results
Bold text
Italicized text
Underlined textStrikethrough text
Syntax
Examples
Results
XX-Small
X-Small
Small
Medium
Large
X-Large
XX-Large
Syntax
Examples
Results
This is in Tahoma
This is in Courier
Syntax
Examples
Results
This is red
This is green
This is blue, in Hex form
Syntax
Examples
Results
Left-aligned
Center-aligned
Right-aligned
Justified
(Justified is more noticeable when there are large blocks of text. )
Syntax
Examples
Results
<div>Text Here.. <- Those spaces won't be merged</div>
<a href='http://domain.com/'>Text Here..</a>
Syntax
Examples
Results
<?php echo 'Hi!'; ?>
<?php
// Comment
$mybb->user['var'] = 'Hi';
?>
Syntax
Examples
Results
Syntax
Examples
Results
[icon] mybb_1403_patches.txt (Size: 2.16 KB / Downloads: 1125)
NOTE: This shortcut only works for attachments that are attached to the post you are writing. It does not allow you to include attachments from other posts.
Syntax
Examples
Results
https://community.mybb.com
Support Communtiy
Syntax
Examples
Results
[email protected]
E-mail Me!
E-mail with subject 'spam'
Syntax
Examples
(The indentation of the inner list is only for readability, it is not required)
Results
To Do:
- Fix the boiler
- Buy:
- Eggs
- Milk
- Call mother
Syntax
Examples
Results
To Do:
- Fix the boiler
- Buy eggs & milk
- Call mother
Syntax
Examples
Results
To Do:
- a. Fix the boiler
- b. Buy eggs & milk
- c. Call mother
Mybbyhr
Archive Mode - Attachments - Multiquote - MyCode - Polls - Private Messages - Reputation - RSS Syndication - Search Engine Friendly URLs - Smilies - Subscriptions - User Groups - User Referrals - Warning System |