PunBB 1.4 support ONLY UTF-8.
226 2012-01-06 18:38
Re: Problem with foreign characters π (encoding, utf8) (10 replies, posted in PunBB 1.4 troubleshooting)
227 2012-01-06 18:35
Re: Fancy Video Tag (deprecated) (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 2012-01-06 18:24
Re: Fancy Video Tag (deprecated) (28 replies, posted in Supported extensions)
Show me lists of all installed extensions.
229 2012-01-06 17:31
Re: Problem with foreign characters π (encoding, utf8) (10 replies, posted in PunBB 1.4 troubleshooting)
Default without any charset, but with charset for table.
230 2012-01-06 15:28
Re: Problem with foreign characters π (encoding, utf8) (10 replies, posted in PunBB 1.4 troubleshooting)
Maybe `message` text character set latin1.
Why latin1?
231 2012-01-06 10:54
Re: Problem with foreign characters π (encoding, utf8) (10 replies, posted in PunBB 1.4 troubleshooting)
I think problem in DB.
232 2012-01-06 07:21
Re: Problem with foreign characters π (encoding, utf8) (10 replies, posted in PunBB 1.4 troubleshooting)
Can you post test message with foreign characters here?
233 2012-01-06 07:19
Re: Fancy Video Tag (deprecated) (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 2012-01-04 16:08
Re: Fancy Stop SPAM (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 2012-01-04 06:59
Re: Transparent body (8 replies, posted in PunBB 1.4 troubleshooting)
1. Its not cache issue. We cache only stats.
236 2012-01-03 16:57
Re: Manage extension interface - unofficial extensions repository (4 replies, posted in Discussions)
237 2012-01-01 12:33
Re: Fancy Stop SPAM (115 replies, posted in Supported extensions)
Fancy stop spam 1.3.51 Beta - only for test.
238 2012-01-01 10:12
Re: Fancy Stop SPAM (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 2011-12-31 13:46
Re: Curser question (1 replies, posted in Discussions)
Fixed in pun_bbcode 1.4.18 version.
240 2011-12-31 13:42
Re: pun_bbcode not working on 1.4 (28 replies, posted in PunBB 1.4 troubleshooting)
No global settings for this - only per user.
242 2011-12-28 07:10
Re: Fancy topic url with forum name (2 replies, posted in PunBB 1.4 troubleshooting)
You need create own URL-shceme.
243 2011-12-27 19:52
Re: How to limit IP address ranges? (allow US-only registration?) (5 replies, posted in Discussions)
Try first Fancy_stop_spam extension.
244 2011-12-25 20:03
Re: Keyword-based autoban with post limit (13 replies, posted in Feature requests)
Yes, if you have only bots with Xanax.
245 2011-12-25 14:10
Re: Keyword-based autoban with post limit (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 2011-12-24 09:14
Re: Oxygen.min.css? minified CSS (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 2011-12-22 08:41
Re: censored words not working (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 2011-12-20 07:29
Re: censored words not working (5 replies, posted in PunBB 1.4 bug reports)
Yes, we known - its known problem in 1.4.1.
249 2011-12-19 18:00
Re: problem the administration (4 replies, posted in PunBB 1.4 troubleshooting)
Check base_url in config.php
250 2011-12-18 19:25
Re: profil viewer problem (3 replies, posted in PunBB 1.4 troubleshooting)
Check webserver error logs.