Downloads

Download tar.gz 37.47 KB
MD5: e0fae8c9125c66d1d0d29a822e4ed9d1
SHA-1: d90a41ebebabe087d561c3f1ebc6e18b11dcd97e
SHA-256: f15c0190ffaed64a7b3a53389ae1690d1db5a0d4d4364e2f7516abee13102c8d
Download zip 44.95 KB
MD5: 1708017cb5b0109882b14d16f41ec402
SHA-1: 63e9e83e834b0bb3cd7d94e541d2df9b84fbe1e7
SHA-256: 8dccf966ca36df51c4c917730c22664015a00eb95b135f9a6658c0cf626749f2

Release notes

Admin panel settings stored internally as arrays did not work before. Now they do, with the exception of Proxies Cfg (a multidimensional array). The additional settings that now work are:

nickmeta
nickmeta_private
nickmeta_key_to_hide
admins
frozen_channels
privmsg
refresh_delay_steps
skip_proxies
post_proxies
pre_proxies
bbcode_colorlist
nickname_colorlist
dyn_params

Probably you won't use most of these, but one in particular is handy. If you are having problems with too-aggressive noflood settings (the noflood feature was added in phpFreeChat 1.2), you can use skip_proxies to disable it. Just enter "noflood" in the admin panel skip_proxies box. If you want to also disable, for example, the feature that censors bad language, enter "censor,noflood" (no quotes). For all array fields, separate values with commas.

The other change in this version is important, but invisible. The module was saving a huge amount of user settings unnecessarily, resulting in gigantic queries that could bring down a shared server. This has been fixed.

Created by: permutations
Created on: 26 Dec 2008 at 04:28 UTC
Last updated: 26 Dec 2008 at 04:28 UTC
Bug fixes
Unsupported

Other releases