Ubb or Phpp type discussion board

This topic was created in the How would you make this site better? forum by MrFirebird on Saturday, January 19, 2013 and has 1 replies.

Profile picture of TigerCap
@TigerCap
13 Years1,000+ PostsCapricorn

vBulletin - Example: Highflow.nl (forum, chatbox, statistics... but apparently also very complex)
SimpleMachines - Example: Geekhack.org (Forum, Free!!!)
MyBB (also Free)

I don't have any experience with building my own forum, but remembering a few

UBB-code is basically much simpler for users to remember than HTML.

Linking to an image in UBB: picture.com/jpg
Linking to an image in HTML: img src="picture.com/jpg" (And then add at the beginning and end)