My modification of FluxBB
Go to file
Visman c7f6b5ab18 Fix $db->result and replace to $db->fetch_row 2023-10-18 18:41:09 +07:00
addons Add a little bit of order 2022-12-03 13:02:06 +07:00
cache Update .htaccess 2020-06-04 15:01:15 +07:00
img Update user_agent.php 2021-10-15 22:48:22 +07:00
include Fix $db->result and replace to $db->fetch_row 2023-10-18 18:41:09 +07:00
js Update post.js 2023-06-11 19:37:18 +07:00
lang Update admin_options lang files 2023-05-29 19:00:57 +07:00
plugins Fix for upload files 2023-03-07 21:29:13 +07:00
style Update admin_users page 2023-06-30 22:17:37 +07:00
.dist.htaccess Update Referrer-Policy 2021-03-13 00:19:35 +07:00
.gitattributes Repository configuration 2019-12-22 22:29:39 +07:00
.gitignore Fix lang files 2021-10-13 20:51:48 +07:00
COPYING rev.60 2013-11-14 23:59:04 +08:00
admin_bans.php Update admin_bans.php 2022-12-06 22:17:58 +07:00
admin_categories.php Update admin_categories.php 2023-03-01 21:26:47 +07:00
admin_censoring.php Update admin_censoring.php 2022-12-06 22:18:28 +07:00
admin_forums.php Declare type of arguments 2023-03-17 20:46:48 +07:00
admin_groups.php Update admin_groups.php 2022-12-06 22:19:58 +07:00
admin_index.php Delete links to fluxbb.org 2023-01-03 15:01:17 +07:00
admin_loader.php Update admin_loader.php 2022-12-06 22:20:24 +07:00
admin_maintenance.php Update admin_maintenance.php 2022-12-06 22:20:47 +07:00
admin_options.php Declare type of arguments 2023-03-06 20:07:48 +07:00
admin_permissions.php Update admin_permissions.php 2022-12-06 22:21:09 +07:00
admin_reports.php Update admin_reports.php 2022-12-06 22:21:25 +07:00
admin_statistics.php Update link 2022-12-10 17:29:18 +07:00
admin_users.php Update admin_users page 2023-06-30 22:17:37 +07:00
db_update.php up rev. 2023-09-24 15:42:51 +07:00
delete.php Update delete.php 2022-12-06 22:22:58 +07:00
edit.php Update edit.php 2022-12-06 22:23:23 +07:00
extern.php Declare type of arguments 2023-03-17 20:46:48 +07:00
favicon.ico rev.60 2013-11-14 23:59:04 +08:00
footer.php Delete links to fluxbb.org 2023-01-03 15:01:17 +07:00
header.php Upload Mod v3.0.0 + related compatibility changes 2019-11-09 11:28:09 +07:00
help.php rev.60 2013-11-14 23:59:04 +08:00
index.php rev.75 2016-06-19 14:01:00 +07:00
install.php up rev. 2023-09-24 15:42:51 +07:00
login.php Update login.php 2022-12-06 22:30:21 +07:00
misc.php Update misc.php 2022-12-06 22:30:33 +07:00
moderate.php Fix $db->result and replace to $db->fetch_row 2023-10-18 18:41:09 +07:00
nginx.dist.conf Update Referrer-Policy 2021-03-13 00:19:35 +07:00
pjq.php Update pjq.php 2022-12-06 22:31:02 +07:00
pmsnew.php Update pmsnew.php 2022-12-06 22:33:24 +07:00
post.php Update post.php 2022-12-06 22:33:41 +07:00
profile.php Update for forum_password_verify() 2023-05-24 23:25:41 +07:00
re.php Link control for guests in re.php 2023-04-03 17:38:46 +07:00
readme.md Up min required PHP version to 7.2 2023-03-17 15:53:46 +07:00
register.php Update register.php 2022-12-06 22:34:28 +07:00
robots.txt rev.76 2017-01-23 15:40:01 +07:00
search.php Declare type of arguments 2023-03-17 20:46:48 +07:00
upfiles.php Declare type of arguments 2023-03-17 20:46:48 +07:00
userlist.php Fix $db->result and replace to $db->fetch_row 2023-10-18 18:41:09 +07:00
viewforum.php Fix $db->result and replace to $db->fetch_row 2023-10-18 18:41:09 +07:00
viewtopic.php Fix $db->result and replace to $db->fetch_row 2023-10-18 18:41:09 +07:00

readme.md

FluxBB 1.5 Readme

About

FluxBB is an open source forum application released under the GNU General Public Licence. It is free to download and use and will remain so. FluxBB was conceived and designed to be fast and light with less of the "not so essential" features that some of the other forums have whilst not sacrificing essential functionality or usability.

Requirements

  • A webserver
  • PHP 7.2+
  • A database such as MySQL 5.5.3+, PostgreSQL 7.0+, or SQLite 3

Recommendations

  • Make use of a PHP accelerator such as Zend OPcache
  • Make sure PHP has the zlib module installed to allow FluxBB to gzip output