Menu

Source released for 81b.3.1 core

========
Features
========

  • Fully BNBT 8.1 Release 3 compatible
    ( http://bnbt.go-dedicated.com/ )
  • Fully CBTT 8.0.3.5 build 20 Oct compatible
    ( http://cbtt.depthstrike.com/ )
  • Fully Trinity EasyTracker 7.5r3 compatible
    ( http://easytracker.zionmatrix.com/ )
  • Includes some features from jTracker 0.1.25
  • Supports tracker links feature
  • Supports XML dump feature
  • Additional style sheet controls
  • Additional filter and search facilities
  • Improved navigation and look
  • Online user count
  • RSS Feed and validation link
  • Dynamic image (PNG, JPG, GIF) statistics engine, for forum postings
  • Additional command line facilities for both DOS and Linux Shell
  • Generic MySQL forum integration ( IPB, phpBB, PHPNuke, etc. )
  • Fully HTML 4.01 Strict compliant with validation links

=========
CHANGELOG
=========
Beta 81b.3.1
- Updated to BNBT 8.1r3 core, then modified to include threads, links and XML dump.
- Fixed FreeBSD compile errors
- Added OpenBSD and NetBSD support
- Fixed sort problem introduced in previous release
- Modified makefiles for FreeBSD
- Added sort to tag column on index.html and login.html
- Added filter link to tag icons on index.html
- Added tag icons to login.html
- Added sort to client column on stats.html
- Added sort to IP column on stats.html
- Added sort to average upload rate column on stats.html
- Added sort to average download rate column on stats.html
- Added sort to uploader column on index.html
- Modified IPB integration to work with other forums and portals, i.e. PHPNuke, phpBB and others
( PLEASE TREAT THIS FEATURE AS ALPHA CODE!! )
bnbt.cfg entries added ( Automatic migration )
xbnbt_mysqlusers_database = forum ( The mysql users database name )
xbnbt_mysqlusers_forums_admin = admin ( The mysql users member to make XBNBT admin )
xbnbt_mysqlusers_forums_link = http://localhost/forums ( The URL to your forum )
xbnbt_mysqlusers_host = localhost ( Your FQDN for mySQL server hosting the mysql users database )
xbnbt_mysqlusers_ignore_group1 = 1 ( group to ignore when processing users )
xbnbt_mysqlusers_ignore_group2 = 2 ( group to ignore when processing users )
xbnbt_mysqlusers_ignore_group3 = 5 ( group to ignore when processing users )
xbnbt_mysqlusers_interval = 10 ( Time in minutes to reload mysql users database )
xbnbt_mysqlusers_override_users = 0 ( 0-Disable mysql users integration 1-Enable mysql users integration )
xbnbt_mysqlusers_password = ( Your mySQL password for mysql users database )
xbnbt_mysqlusers_port = 3306 ( Your mySQL port number )
xbnbt_mysqlusers_table = ibf_members ( The table for mysql users database )
xbnbt_mysqlusers_table_email = email ( email field in mysql users database )
xbnbt_mysqlusers_table_group = mgroup ( group field in mysql users database )
xbnbt_mysqlusers_table_id = id ( id field in mysql users database )
xbnbt_mysqlusers_table_joined = joined ( joined field in mysql users database )
xbnbt_mysqlusers_table_name = name ( name field in mysql users database )
xbnbt_mysqlusers_table_password = password ( password field in mysql users database )
xbnbt_mysqlusers_user = root ( Your mySQL user name for mysql users database )
bnbt.cfg entries removed
xbnbt_ipb_database = forum ( The IPB database name in mySQL)
xbnbt_ipb_forums_admin = admin ( The IPB member to make XBNBT admin )
xbnbt_ipb_forums_link = http://localhost/forums ( The URL to your forum )
xbnbt_ipb_forums_prefix = ibf_ ( The table prefix for IPB database )
xbnbt_ipb_host = localhost ( Your FQDN for mySQL server hosting the IPB database )
xbnbt_ipb_interval = 10 ( Time in minutes to reload IPB users )
xbnbt_ipb_override_users = 0 ( 0-Disable IPB integration 1-Enable IPB integration )
xbnbt_ipb_password = ( Your mySQL password for IPB database )
xbnbt_ipb_port = 3306 ( Your mySQL port number )
xbnbt_ipb_user = root ( Your mySQL user name for IPB database )
- Modified xbnbt.css

Posted by Xotic750 2004-10-28

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.