Re: FluxBB 1.4-beta released

It is pity that 1.4 still remains 1.2's look. It should use 1.3's.

Chita, a feral furry paradise.

27

Re: FluxBB 1.4-beta released

Meow wrote:

It is pity that 1.4 still remains 1.2's look. It should use 1.3's.

The goal of 1.4 was to be backwards compatible. If we had changed the whole markup it would cause trouble for people who want to upgrade their 1.2 forum if it's integrated in their website. And mods for 1.2 would work anymore.

Re: FluxBB 1.4-beta released

why not just make a new style for it that resembles 1.3.

Sports2All: Watch Online all the Sports (Wrestling, Football, Cricket & All other Sports)

Re: FluxBB 1.4-beta released

SuperMAG wrote:

why not just make a new style for it that resembles 1.3.

Like OxygenB?

Bert Garcia - When all you have is a keyboard

Re: FluxBB 1.4-beta released

yep, u people can make that official theme rather then the old one.

Sports2All: Watch Online all the Sports (Wrestling, Football, Cricket & All other Sports)

Re: FluxBB 1.4-beta released

Otherwise, it doesn't change any part in the core of FluxBB.

Chita, a feral furry paradise.

Re: FluxBB 1.4-beta released

yep thats it. i doesnt edit any core code. just changes the offical style.

Sports2All: Watch Online all the Sports (Wrestling, Football, Cricket & All other Sports)

Re: FluxBB 1.4-beta released

Where is a HDIFF link to upgrade my 1.2.21 to 1.4 beta? Already seen it somewhere here and now I can not find...

Re: FluxBB 1.4-beta released

http://fluxbb.org/download/releases/1.4-beta/hdiff/

It's strange, I'm sure I mentioned them in my first post hmm

Ben
SVN repository for my extensions - The thread
Quickmarks 0.5
“Question: How does a large software project get to be one year late? Answer: One day at a time!” - Fred Brooks

Re: FluxBB 1.4-beta released

that is from 1.2.20 to 1.4 but not from 1.2.21 to 1.4 wink

Re: FluxBB 1.4-beta released

I edited the first post after the site was updated, obviously incorrectly.

The only thing worse than finding a bug is knowing I created it in the first place.

Re: FluxBB 1.4-beta released

http://www.ezoteric.org/michalm1/fluxbbpunbb.jpg

Hey, what is it?

Last edited by Ememone (2009-06-06 13:36:54)

Re: FluxBB 1.4-beta released

Sometimes line endings are changed.

Re: FluxBB 1.4-beta released

1. Why should we change "FluxBB" to "PunBB" (like on the screen)?
2. Is there a file like "12_to_14_update.php" to update my database after changing files? Is it not necessary in this case?

Re: FluxBB 1.4-beta released

1. Aha, right.  That's what I get for posting 10 minutes after waking up wink
It's a comment, there's no need to change it. Whether it says PunBB or FluxBB there is irrelevant.

2. db_update.php is included and should automatically detect that you need to update your forum once you update the files.

Re: FluxBB 1.4-beta released

Is there any plans for an updater for 1.3-legacy to 1.4?

Re: FluxBB 1.4-beta released

db_update.php is meant to update properly: if not, write a bug report specifying exactly where it fails.

Re: FluxBB 1.4-beta released

Hey, after db_update.php "sucessfully updated my database", then I click link to my forum index. And after that I have this message again: "Your FluxBB database is out-of-date and must be upgraded in order to continue. Please run db_update.php in order to complete the upgrade process.". Then, I again run db_update.php and I have a message: "Your database is already as up-to-date as this script can make it."

What is wrong?

Re: FluxBB 1.4-beta released

That's the first report I've heard of it happening and I'm afraid I don't see where in the code in include/common.php it's going wrong:

    if (!isset($pun_config['o_database_revision']) || $pun_config['o_database_revision'] < FORUM_DB_REVISION || version_compare($pun_config['o_cur_version'], FORUM_VERSION, '<'))

You would have to experiment and see which of the checks is failing.

Re: FluxBB 1.4-beta released

Is it fairly safe to use the 1.4 beta in a production site?

Re: FluxBB 1.4-beta released

kierownik wrote:

Is it fairly safe to use the 1.4 beta in a production site?


The answer is already in your question. Beta. Safe it most likely may be. Advisable it is not. Merely for the fact that beta status means it may have hitherto unnoticed bugs.

Screw the chavs and God save the Queen!

Re: FluxBB 1.4-beta released

bugs is not so bad as sql injections smile

Re: FluxBB 1.4-beta released

A SQL injection is a bug too. Anything which doesn't work as designed or as it should is construed as a bug. Again, whilst ever it is in Beta status, nothing can be guaranteed. Unlikely though it is that any bugs such as the above exist, there is that possibility. The whole point of a Beta release is to find any bugs which may exist.

Screw the chavs and God save the Queen!

Re: FluxBB 1.4-beta released

V1.4 comes from 1.2 so there cannot be much wrong smile
But bugs may always exist but not noticed

Re: FluxBB 1.4-beta released

kierownik wrote:

V1.4 comes from 1.2 so there cannot be much wrong smile
But bugs may always exist but not noticed

There has been quite a lot of new code added to 1.4, hence the Beta release for bug testing. 1.2* was obviously stable, whereas 1.4 is the same basic beast but with a revamp.

Screw the chavs and God save the Queen!