• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

TangoBB

Initiate Mage
Joined
Mar 22, 2014
Messages
3
Reaction score
1
LePox - TangoBB - RaGEZONE Forums
Welcome to the project for a new simple bulletin board! This forum software will be very generic as our aim for this project is a bulletin board that is customizable for amateur developers.

Recommended System Specifications
  • *PHP 5.3 and above.
  • *MySQLi (MySQL Improved)
  • Standard MySQL not supported.
Documentation:
GitHub:
Website:
 
Last edited:
Newbie Spellweaver
Joined
Apr 6, 2013
Messages
25
Reaction score
3
I like it, its clean and simple. I like setting up forums and what not but I can't get users or a massive userbase so it doesn't matter, but I'll bookmark your website and see how it goes :)!
 
Newbie Spellweaver
Joined
Oct 16, 2012
Messages
6
Reaction score
0
It would seem that your specs are not up to date. The signup uses password_hash() which is PHP 5.5, not 5.4
 
Initiate Mage
Joined
Mar 22, 2014
Messages
3
Reaction score
1
It would seem that your specs are not up to date. The signup uses password_hash() which is PHP 5.5, not 5.4
I've included the password_compat library which retrofits the password_hash() feature in TangoBB for compatibility of 5.4, but for some reason it doesn't seem to work for you. Nevertheless, it has been fixed and I've lowered the specifications. It is now compatible with PHP 5.3 and newer.

For more information of what has been added/changed, please refer to the forum thread here:
 
Last edited:
Back
Top