Probably config.php and include/common.php. Just use search and search for 'FORUM_NO_SET_NAMES'.
1 Today 00:05:39
Re: International characters wont get searchable! (5 replies, posted in General support (1.4))
2 Today 00:00:50
Re: International characters wont get searchable! (5 replies, posted in General support (1.4))
Any chance that you have
define('FORUM_NO_SET_NAMES', 1);or something similar somewhere in your source code?
3 2010-03-13 18:29:56
Re: Style competition entries (56 replies, posted in Announcements)
It probably means that those browsers don't support a specific CSS property - also known as "graceful degradation", which means that the site looks as good as possible on every browser, but not necessarily the same as in different browsers.
4 2010-03-13 15:02:33
Re: Share Mysql Tables with 2 forums? (2 replies, posted in General support (1.4))
Please don't create duplicate threads.
5 2010-03-11 23:32:28
Re: Enable [img] in signature? (2 replies, posted in General support (1.2))
You can find it in the admin panel under Permissions -> Signatures.
6 2010-03-11 10:15:20
Re: CJK search support (36 replies, posted in FluxBB discussion)
What I mean is this: does above example show that this feature doesn't work correctly in PhpBB, too?
7 2010-03-11 10:03:15
Re: CJK search support (36 replies, posted in FluxBB discussion)
But would you want the first post to appear in that first search, too?
8 2010-03-11 09:00:24
Re: Registration process (4 replies, posted in General support (1.4))
you are right dude,but fluxbb is from phpbb.
What? Please explain.
9 2010-03-11 08:59:00
Re: CJK search support (36 replies, posted in FluxBB discussion)
Well, did that forum contain posts with only "饭店" or "在" or "在饭”or“在店" or did you just enter one with "在饭店“? What happens when you search for multiple words that don't have any space between them? Just the single words should show up in these cases, too.
10 2010-03-10 21:25:02
Re: Registration process (4 replies, posted in General support (1.4))
Why not? The standard ones are kinda hard to remember.
11 2010-03-10 20:57:42
Re: Switching to Git? (25 replies, posted in FluxBB discussion)
And the fact that it's written in Python, doesn't make life easier, too (especially when talking about integration).
12 2010-03-10 18:13:36
Re: how to disallow to users to delete post older 24 hours (7 replies, posted in General support (1.4))
I believe there was a thread about this particular feature earlier, though. I suggest you try searching for it.
13 2010-03-10 15:51:52
Re: Switching to Git? (25 replies, posted in FluxBB discussion)
Obviously integrating shouldn't be such big of a task (as it is for Trac, for example). But for PHP applications it should be fairly easy. We don't have to write our own bug tracker ![]()
EDIT: Oh, and while we're at it, could somebody post a good tutorial for git? I've heard quite a lot of it and know the theory, but I realize there's much more to it...
14 2010-03-10 15:47:12
Re: Switching to Git? (25 replies, posted in FluxBB discussion)
Haha. This thread is what happens when developers discover a new toy ![]()
I agree that we should rather switch now than later. Though I have to say that, if possible, I'd prefer an integrated solution over a hosted one, but obviously we don't have time for that right now. Nontheless, if we find a good one, I think we should switch to an integrated version as soon as possible.
EDIT: We should still keep a bug tracker. Not using it isn't really an excuse
And it is necessary at least for seeing what tasks are still left etc. No "bug reports" forum can replace that (and maybe we should consider replacing those with links to the bug tracker).
15 2010-03-10 15:34:09
Re: CJK search support (36 replies, posted in FluxBB discussion)
there is a "search.php" file from a native chinese language based forum "discuz"
<?php /* [Discuz!] (C)2001-2009 Comsenz Inc. This is NOT a freeware, use is subject to license terms $Id: search.php 20900 2009-10-29 02:49:38Z tiger $ */
Ahem. ![]()
16 2010-03-10 15:31:51
Re: FluxBB at meego.com (30 replies, posted in FluxBB discussion)
Uhm... any difference between using Github and the alike and having a local repo on the server (besides all the bug-tracking stuff etc.)?
17 2010-03-10 12:36:59
Re: FluxBB at meego.com (30 replies, posted in FluxBB discussion)
Git is much more the in thing at the moment
I haven't used it much but I will say I liked what I tried.
I do like it, too, and it definitely has its advantages, but I was wondering about the necessity ![]()
18 2010-03-10 12:29:18
Re: FluxBB at meego.com (30 replies, posted in FluxBB discussion)
I don't exactly see why we'd need Git for transparent, community-oriented development. Patches can be accepted with a SVN repository, too.
19 2010-03-10 09:43:07
Re: FluxBB at meego.com (30 replies, posted in FluxBB discussion)
There soon will be (a converter tool).
20 2010-03-10 09:21:12
Re: CJK search support (36 replies, posted in FluxBB discussion)
just take "在饭店" the example:
"在饭店" is a word that make sense, "在” is a word make no sense, "饭", a word make no sense, "店" a word make no sense,
Well, then probably noone will have them in his posts. The question then just remains is what are the meanings of these symbols (sorry) when they are arranged in another order, like so:
店在饭
21 2010-03-10 09:17:48
Re: CJK search support (36 replies, posted in FluxBB discussion)
I guess the problem with these, though, is that the changed order sometimes gives them completely different meaning (even the same symbols)...
22 2010-03-10 09:10:18
Re: FluxBB at meego.com (30 replies, posted in FluxBB discussion)
Could we maybe come back to the true purpose of this thread: the advantages of FluxBB!?
23 2010-03-10 09:04:11
Re: FluxBB at meego.com (30 replies, posted in FluxBB discussion)
coz they hold a license of vBulletion, so alternativation is a waste of money.
It's not like you have to pay for that forever.
P.S.: And if they're thinking about the switch, then that shouldn't be a problem.
24 2010-03-10 09:00:53
Re: FluxBB at meego.com (30 replies, posted in FluxBB discussion)
FluxBB's speed and small size also might be an important factor. I don't know what kind of server they have or how big of a problem it is to add resources, but with FluxBB you'd probably save, I'd say (looking at the "most people online" numbers of the old board).
25 2010-03-10 08:45:50
Re: CJK search support (36 replies, posted in FluxBB discussion)
Question: Are there spaces between words in Chinese etc.?