Thread: XBTIT 3.1
View Single Post
  #1  
Old 18th December 2020, 22:08
l3on l3on is offline
Coder
 
Join Date: Jul 2012
Posts: 154
Default XBTIT 3.1
Xbtit 3.1 is out: https://github.com/btiteam/xbtit-3.x


Requirements

- Web server with Apache or Lighttp installed and running
- PHP 7.2 (If you use php 4, you'll have to rename the phpmailer's folder phpmailer->phpmailer5 and phpmailer4->phpmailer)
- MySQL 5.6 or 5.7

�� Some Features

- real template system, 99% of the html code is out for the PHP files using bTemplate http://www.massassi.com/bTemplate/
- rewritten (optimized) announce.php (the PHP tracker)
- integrated optional xbtt backend by Olaf Van der Spek https://github.com/OlafvdSpek/xbt
- support for external mail server using phpmailer http://sourceforge.net/projects/phpmailer
- rewritten internal forum with subforum support
- integrated optional smf forum (big thanks to petr1fied) http://www.simplemachines.org/
- one click hack installer, an easy way to install hacks into your tracker (a working example is provided)
- modules support
- new online procedure
- new AJAX shoutbox (big thanks to miskotes)
- XSS/SQL injection protection with log insertion (thank you cobracrk)
- new AJAX polls system (thank you to Ripper)
- new design (4 styles provided by TreepTopClimber)
- RSS reader (only class, with example in admincp for btiteam.eu latest news)
- basic cache system
- new language system (array is used instead of constant)
- smf_import script to import standard internal forum and users to smf (thank you again to petr1fied)
- 1.4.x upgrade script

Last edited by joeroberts; 20th December 2020 at 17:25.
Reply With Quote