PunBB 1.4 support ONLY UTF-8.

227

(28 replies, posted in Supported extensions)

Why you use old version of pun_bbcode? Current version pun_bbcode v1.4.18.
Please, use only extensions that updated for PunBB 1.4.

Pun_pm and pun_attachment also outdated. But i think problem in pun_bbcode.

228

(28 replies, posted in Supported extensions)

Show me lists of all installed extensions.

Default without any charset, but with charset for table.

Maybe `message` text character set latin1.
Why latin1?

I think problem in DB.

Can you post test message with foreign characters here?

233

(28 replies, posted in Supported extensions)

I am will recheck on SQLlite.
Please, check web-server error logs for error and check extension version - for PunBB 1.4 it must be 0.4.9.

234

(115 replies, posted in Supported extensions)

Currently this users blocks for 1 hour - const LIFETIME_SFS_EMAIL_IP_CACHED in code. Maybe need increased, but it can block others users from this IP. Need research and testing.

235

(8 replies, posted in PunBB 1.4 troubleshooting)

1. Its not cache issue. We cache only stats.

We already decrease height in 1.4.2RC1

http://pic.lg.ua/x/1/1cc6ef/md_f2fd6f2b.png

237

(115 replies, posted in Supported extensions)

Fancy stop spam 1.3.51 Beta - only for test.

238

(115 replies, posted in Supported extensions)

I fixed checking IP on register in 1.3.51 yesterday.

SFS and IP checking works only in register form.

Im use IP info from SFS only if it not older than 6 month and frequency > 1 or frequency == 1 and last visit < 10 days.

239

(1 replies, posted in Discussions)

Fixed in pun_bbcode 1.4.18 version.

240

(28 replies, posted in PunBB 1.4 troubleshooting)

No global settings for this - only per user.

241

(11 replies, posted in Discussions)

Or poster_id.

242

(2 replies, posted in PunBB 1.4 troubleshooting)

You need create own URL-shceme.

Try first Fancy_stop_spam extension.

244

(13 replies, posted in Feature requests)

Yes, if you have only bots with Xanax.

245

(13 replies, posted in Feature requests)

Currently fancy_stop_spam have is_bot flag in users table. It turn on when user make suspicious action.

In the next release im planned disable ability create new message for users with this flag. And user can remove this flag through some actions - for example captcha or other methods. This method will be work for all new users - who have < 3 posts. I think its good antispam method.

I dont like any auto-ban or even auto-remove methods - its very very bad.

246

(3 replies, posted in PunBB 1.4 troubleshooting)

Source styles files exists in style/Oxygen/ directory - use it for modification.
Its Oxygen.css and Oxygen_cs.css.

Better is a write own extensions with own styles that override defaults.

247

(5 replies, posted in PunBB 1.4 bug reports)

In 1.4.2 - end of January 2012.

Commit already in repo - if its very important you can make patch from commit.

248

(5 replies, posted in PunBB 1.4 bug reports)

Yes, we known - its known problem in 1.4.1.

249

(4 replies, posted in PunBB 1.4 troubleshooting)

Check base_url in config.php

250

(3 replies, posted in PunBB 1.4 troubleshooting)

Check webserver error logs.