My modification of FluxBB
Find a file
2022-12-06 22:21: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 Replace (int) to intval() 2022-12-03 17:24:05 +07:00
js Media.js v2.6.0 2022-05-22 18:02:16 +07:00
lang Vary the output of information in the message about the ban for blocked users and blocked by ip 2022-08-19 22:56:16 +07:00
plugins Replace (int) to intval() 2022-12-03 17:24:05 +07:00
style Add css for emoji-autocomplete 2021-10-07 21:15:40 +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
admin_bans.php Update admin_bans.php 2022-12-06 22:17:58 +07:00
admin_categories.php Update admin_categories.php 2022-12-06 22:18:19 +07:00
admin_censoring.php Update admin_censoring.php 2022-12-06 22:18:28 +07:00
admin_forums.php Update admin_forums.php 2022-12-06 22:19:16 +07:00
admin_groups.php Update admin_groups.php 2022-12-06 22:19:58 +07:00
admin_index.php Update admin_index.php 2022-12-06 22:20:14 +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 Update admin_options.php 2022-12-06 22:21:01 +07:00
admin_permissions.php Update admin_permissions.php 2022-12-06 22:21:09 +07:00
admin_reports.php Fix for check the markup (HTML, XHTML, …) of Web documents 3 2019-10-03 17:36:06 +07:00
admin_statistics.php Apply data formatting for server load 2020-07-28 22:55:47 +07:00
admin_users.php Add a little bit of order 2022-12-03 13:02:06 +07:00
COPYING rev.60 2013-11-14 23:59:04 +08:00
db_update.php Add a little bit of order 2022-12-03 13:02:06 +07:00
delete.php Optimize the query to find the previous post 2022-01-02 23:37:23 +07:00
edit.php Add a little bit of order 2022-12-03 13:02:06 +07:00
extern.php Add a little bit of order 2022-12-03 13:02:06 +07:00
favicon.ico rev.60 2013-11-14 23:59:04 +08:00
footer.php Change footer.php for fast language switch 2021-07-17 14:00:25 +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 Add a little bit of order 2022-12-03 13:02:06 +07:00
login.php Replace (int) to intval() 2022-12-03 17:24:05 +07:00
misc.php Add a little bit of order 2022-12-03 13:02:06 +07:00
moderate.php Add a little bit of order 2022-12-03 13:02:06 +07:00
nginx.dist.conf Update Referrer-Policy 2021-03-13 00:19:35 +07:00
pjq.php Avoiding $db->num_rows() in pjq.php 2018-09-02 11:10:01 +07:00
pmsnew.php Avoiding $db->num_rows() in pmsnew.php 2018-09-02 11:24:02 +07:00
post.php Add a little bit of order 2022-12-03 13:02:06 +07:00
profile.php Update profile.php 2022-12-03 17:21:09 +07:00
re.php rev.75 2016-06-19 14:01:00 +07:00
readme.md Update readme.md 2021-11-30 20:06:36 +07:00
register.php Replace (int) to intval() 2022-12-03 17:24:05 +07:00
robots.txt rev.76 2017-01-23 15:40:01 +07:00
search.php Add a little bit of order 2022-12-03 13:02:06 +07:00
upfiles.php Replace (int) to intval() 2022-12-03 17:24:05 +07:00
userlist.php Add a little bit of order 2022-12-03 13:02:06 +07:00
viewforum.php Add a little bit of order 2022-12-03 13:02:06 +07:00
viewtopic.php Include scripts 2021-10-07 21:14:46 +07:00

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.0 or later
  • A database such as MySQL 5.5.3 or later, PostgreSQL 7.0 or later, 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