Forums

Unfortunately no one can be told what FluxBB is - you have to see it for yourself.

You are not logged in.

#3 Programming » Could you help me? Verify the archive file with php » 2009-05-26 08:47:59

adama
Replies: 2

Hi guys,

I want to validate the integrity of archive file. And then I want to know whether i need code when unzip the archive.

The supported extensions are RAR/TAR/GZIP/BZIP2/ZIP. Is it difficult ? Thanks.

#6 Re: Show off » Simplified Chinese Language Pack is done! » 2009-01-22 02:50:04

adama
qie wrote:

translating sucks and with a trash site(all copies from official Fluxbb)

the man need just learning english and mandarin both more.

Thanks. Waiting for your further suggestions. wink

#7 Re: General discussion » Silence » 2008-10-31 01:22:46

adama

God. You can see this page written in Chinese. The address is http://baike.baidu.com/view/44250.htm.

#8 Re: FluxBB discussion » PunBB forums more active than FluxBB recently » 2008-10-15 02:34:46

adama
Gizzmo wrote:

well from my view fluxbb's forum activity seems to be slowed down because there isnt any trac activity, because we are waiting for Paul's commits

Agree

#11 Re: Show off » Jamie Oliver uses punbb » 2008-10-06 05:17:37

adama

Beatiful and great.

#12 Re: FluxBB discussion » Chatroom (IRC) » 2008-09-19 00:59:22

adama

Very nice. I like it. Haha!!

#13 Re: FluxBB discussion » Logo » 2008-09-18 01:32:36

adama
eternal243 wrote:
adama wrote:

I like . haha........

thats the chinese letter for "china" right? exactly why would fluxbb want to use that as its symbol?

don't get me wrong, i like it too, although it's not suitable for the purpose...

Yes, you are right. And I'm sure you are an old China hand. ~~ wink

#14 Re: FluxBB discussion » Logo » 2008-09-17 11:52:07

adama

I like . haha........

#16 General discussion » Happy Mid-Autumn Festival » 2008-09-14 13:07:34

adama
Replies: 0

Happy Mid-Autumn Festival !
中秋快乐!

#17 Re: FluxBB discussion » two type of coding in install.php of PHP with r575 » 2008-09-05 22:57:05

adama
Reines wrote:

I think what he was trying to point out was the use of double quotes ( " ) rather than single quotes ( ' ), which isn't consistent with the rest of FluxBB and also does cause more processing than using single quotes.

Yes, that is what i want to say.  Thank u for your explanation. wink

#18 FluxBB discussion » two type of coding in install.php of PHP with r575 » 2008-09-05 13:43:44

adama
Replies: 5

Hi,  elbekko:

I don't know if this is reported before, or you have already got it in your to-do list.
Just a remind,

I find two type of coding in install.php of PHP
one is:

    $schema = array(
            'FIELDS'        => array(
                'id'                => array(
            'datatype'        => 'VARCHAR(50)',
             'allow_null'    => false,
             'default'        => '\'\''

And another is:

$config = array(
            'o_cur_version'                => "'".FORUM_VERSION."'",
            'o_database_revision'        => "'".FORUM_DB_REVISION."'",
            'o_board_title'                => "'".$forum_db->escape($board_title)."'",
            'o_board_desc'                => "'".$forum_db->escape($board_descrip)."'",

The second type of coding need more memory than the first one.

#19 Re: Show off » RiggedGaming - Forum » 2008-09-04 06:03:13

adama

'666'?! ~~  How about exchange it with me?
My id is 61. So small ~~ tongue

#23 Re: Announcements » Development team changes » 2008-08-31 10:15:55

adama
La`me wrote:

Nice, Im sure they will both do a good job smile

Hope to see you both do some good work smile

I adore both of them.  cool

#25 Re: Feature requests » Footer translation » 2008-08-30 21:50:50

adama
lie2815 wrote:

But what about the string on the bottom of this page?

[ Generated in 0.016 seconds, 8 queries executed ]

This can be turned on in a production environment

I'm not sure if every Chinese can understand this sentence.  wink

Board footer

Powered by FluxBB 1.5.0