Release Infomation

TinyBB 1.2 released by TinyBB - Reviewed & uploaded by Jake & Kilo from TinyBB.net

Changes in 1.2

Where can we possibly start? Well the new features include BB code, Private Messages, Simple Awards (SA), improved AdminCP, admin notes, News System (SNS)

There's also many code edits to improve the forum script.

Need help?

Visit TinyBB's Official Forum and open a thread.

 

Thanks & Resources

Pagination from PaperMashup
Online Users from RMB-Scripting

TinyBB would like to thank the community developers for proving that good modifications are possible with our software, you can view the available modifications
here.

Thanks to Steve for creating the private message system for TinyBB, and also for the code tips.

Donations

It's something none of us expected, since TinyBB is fresh, it's unusual to receive donations, maybe because there's no guarantee it'll be sticking around? Well we are and we hope to stick around for a long time to provide our simple forum software.

Thanks for the following for donations:
Luke + James (MagicUpload)
Steve (Mongole)

TinyBB 1.2 Documentation

Installation Instructions

We've included 2 SQL files, 1: Full.sql and 2: Upgrade.sql, read on to find out how to clean install or upgrade.

Clean Install:

Upload all files in the ZIP file downloaded from TinyBB.net or an official mirror and edit the config.php file. Create a database matching the information provided in config.php and uploaded Full.SQL - After this is complete and there are no visible errors on the forum, login with the following.

Username: admin
Password: tinybb123

Upgrade from 1.1/1.2:

Upload all files from the ZIP downloaded from TinyBB.net or an official mirror. You do not need to overwrite config.php if you do not wish to. Login to the database where TinyBB 1.1/1.2 was installed and import Upgrade.sql. There should be no conflicting tables and the install should be that smooth. Note the Upgrade.sql file only contains tables that were not included in 1.1 and 1.2

You also need to run the following SQL Query:
ALTER TABLE `members` ADD `online` VARCHAR( 12 ) NULL;

Default Login Information

Username: admin
Password: tinybb123

It's best to change the password after logging in for security reasons.


 

 



TinyBB 2011 all rights reserved
All code used in TinyBB's software is property of TinyBB unless stated otherwise
Credits on the documentation state what 3rd party code has been included