|
Version 3.8 (released Jun. 14, 2009) Introduction
This is a very simple PHP message board with integrated spam protection. It supports smilies / multiple
languages, requires a MySQL database and looks like this:
Simple Forum
This script was tested with the following systems and browsers:
| Windows XP/Vista: |
 | IE 8 |  | NN 7 |  | Opera 9 |  | FF 3 |
| Mac OS X: |
 | IE 5 |  | Safari 1 |
If you use another browser or operating system, this script may not work for you - sorry.
Change Log
Version 3.8
- Overlong links won't be removed anymore if links are enabled, but they will be cut to the
allowed word length. On mouse-over the whole link will appear as tooltip.
Version 3.7
Version 3.6
- Added patch for possible XSS in UBB codes.
Version 3.5
- Fixed MySQL error that occurred when database was empty.
- Added support for multibyte characters.
|