FluxBB(轻量级BBS)
FluxBB是个快速、轻量级基于PHP开发的论坛系统。页面符合XHTML与CSS标准。支持MySQL、PostgreSQL、SQLite等数据库。支持通过插件扩展增强其功能。
FluxBB 1.4.7主要更新内容:
As always, some small enhancements have also found their way in:
Topic links are now shown at the start of notification mails. - making it easier to jump to the topics on mobile devices.
Added a new constant FORUM_DISABLE_STRIPSLASHES that fixes integrations with other software which also takes care of stripping slashes from user input automatically, thus stripping them twice (because FluxBB does it, too).
Performance improvements when stripping bad characters.
Fixed bugs include:
Posts with a large amount of newlines in a row could break the forum on some server configurations.
Search could be tricked into examining every single post, essentially crashing large forums.
add_field() didn't work for SQLite.
File uploads on Windows servers were broken if magic_quotes_gpc was enabled.
URLs ending on slashes were automatically hyperlinked, but only up to that slash, not including it.
URLs inside image tags were incorrectly hyperlinked.
The new auto-link BBCodes for forum, topic, url and user were accepting invalid input (non-integer IDs).
Some minor JavaScript fixes for Internet Explorer and forms.
New BBCodes weren't ignored in the search index.
PHP's is_writable() mis-interprets file permissions on Windows NTFS Server
Russia has dumped summer time.
Some special UTF-8 characters could cause a post to be truncated at that character (MySQL-only).
官网:http://fluxbb.org