[Merged] 17th of April ? / So... where's the Beta?

Discussion of general topics related to the new version and its place in the world. Don't discuss new features, report bugs, ask for support, et cetera. Don't use this to spam for other boards or attack those boards!
Forum rules
Discussion of general topics related to the new release and its place in the world. Don't discuss new features, report bugs, ask for support, et cetera. Don't use this to spam for other boards or attack those boards!
Post Reply
TwistedWeather
Registered User
Posts: 169
Joined: Wed Sep 29, 2004 12:32 pm

Re: [Merged] 17th of April ? / So... where's the Beta?

Post by TwistedWeather »

I'll admit that beta is really holding up my website because i do not want phpbb2 because it is soo outdated or much else for that matter.

I wish some kind of hint or round about time frame as in the next week, couple of weeks or couple of months for beta could be given so i can make alternative plans if need be.

User avatar
VxJasonxV
Registered User
Posts: 341
Joined: Sun Mar 02, 2003 2:51 pm
Location: Castle Rock, CO
Contact:

Re: [Merged] 17th of April ? / So... where's the Beta?

Post by VxJasonxV »

There is no beta
There is no release date
Deal with it
"If You Support It, They Will Come."
"Construction"

Rotsblok
Registered User
Posts: 325
Joined: Mon Nov 14, 2005 12:21 pm
Location: x= y+1

Re: [Merged] 17th of April ? / So... where's the Beta?

Post by Rotsblok »

If you go for the worse date then when it comes early you'll be happy.

So if you take the date of 31-12-2999 then everything sooner is great
ø = 1.618033988749895...
Everything has ø in it

User avatar
Wernight
Registered User
Posts: 26
Joined: Sun Apr 02, 2006 2:15 pm
Location: France
Contact:

Re: [Merged] 17th of April ? / So... where's the Beta?

Post by Wernight »

I just wish the convertion tool would be in the beta, to test it completely in the environment. Yea well... probably not there so have to wait more and more until the RC at least. :(

*try to get stop visiting the bug list twice a day* See you in 1 month. 8)

Rotsblok
Registered User
Posts: 325
Joined: Mon Nov 14, 2005 12:21 pm
Location: x= y+1

Re: [Merged] 17th of April ? / So... where's the Beta?

Post by Rotsblok »

I'll think we need to setup a beta forum. so that there all beta questions and date questions can be moved to :twisted:
ø = 1.618033988749895...
Everything has ø in it

User avatar
olger901
Registered User
Posts: 536
Joined: Tue May 11, 2004 4:57 pm

Re: [Merged] 17th of April ? / So... where's the Beta?

Post by olger901 »

Wernight wrote: I just wish the convertion tool would be in the beta, to test it completely in the environment. Yea well... probably not there so have to wait more and more until the RC at least. :(

*try to get stop visiting the bug list twice a day* See you in 1 month. 8)

Actually it is possible to migrate your board when the beta version is out simply by using phpMyAdmin or any other tool.

1. Backup all of your data!
2. Do a new install of phpBB 3.0.0
3. Use phpMyAdmin and make a SQL dump of all users, boards, private messages and other contents you would like to migrate to the new board.
4. Open the SQL file, browse to the INSERT INTO statements and change the queries (The names of the tables must match the name of the table from the phpBB 3.0.0 database, the query data should be the same and so on...) accordingly and save the sql file.
5.Go back to phpMyAdmin and select the phpBB 3.0.0 database.
6. Press the import button, select the SQL file and press the Go Button.

This way you can import the users, forums, categories, options and other things from your phpBB 2.0.x board to your phpBB 3.0.x board. Doing so is requires some SQL knowledge, is at your own risk and there will probaly be no support offered for doing so!
Last edited by SHS` on Sat May 20, 2006 2:47 am, edited 1 time in total.
Reason: The above advice is completely wrong, further more... CVS is not supported. ;)
-

User avatar
Wernight
Registered User
Posts: 26
Joined: Sun Apr 02, 2006 2:15 pm
Location: France
Contact:

Re: [Merged] 17th of April ? / So... where's the Beta?

Post by Wernight »

olger901 wrote: Actually it is possible to migrate your board when the beta version is out simply by using phpMyAdmin or any other tool.
They didn't changed the format of the tables in Olympus? I found that there are much more tables in Olympus.
If you have a translation table (old -> new) I'd like to see it. Doing those stuff are no problem, just don't want to spend hours finding the tables correlation.

Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 373
Joined: Thu Sep 16, 2004 9:02 am
Contact:

Re: [Merged] 17th of April ? / So... where's the Beta?

Post by Paul »

That will not work very well, because the schema is changed.

User avatar
Highway of Life
Registered User
Posts: 1399
Joined: Tue Feb 08, 2005 10:18 pm
Location: I'd love to change the World, but they won't give me the Source Code
Contact:

Re: [Merged] 17th of April ? / So... where's the Beta?

Post by Highway of Life »

olger901 wrote: Actually it is possible to migrate your board when the beta version is out simply by using phpMyAdmin or any other tool.

1. Backup all of your data!
2. Do a new install of phpBB 3.0.0
3. Use phpMyAdmin and make a SQL dump of all users, boards, private messages and other contents you would like to migrate to the new board.
4. Open the SQL file, browse to the INSERT INTO statements and change the queries (The names of the tables must match the name of the table from the phpBB 3.0.0 database, the query data should be the same and so on...) accordingly and save the sql file.
5.Go back to phpMyAdmin and select the phpBB 3.0.0 database.
6. Press the import button, select the SQL file and press the Go Button.

This way you can import the users, forums, categories, options and other things from your phpBB 2.0.x board to your phpBB 3.0.x board. Doing so is requires some SQL knowledge, is at your own risk and there will probaly be no support offered for doing so!
I will migrate my phpBB 2 board over to 3, no matter how much work it will take.
But this sounds a lot easier than I had first thought.

Can a Dev team member validate this statement?
If it is indeed true, I will be the first one to try it!
Image

User avatar
SHS`
Registered User
Posts: 1628
Joined: Wed Jul 04, 2001 9:13 am
Location: The Boonies, Hong Kong
Contact:

Re: [Merged] 17th of April ? / So... where's the Beta?

Post by SHS` »

Highway of Life wrote: Can a Dev team member validate this statement?
If it is indeed true, I will be the first one to try it!
Switch phpBB2 for phpBB1, and phpBB3 for phpBB2, you'll see it is glaringly obvious his statement was rather far off the mark. Heck, that "trick" wouldn't work for migrating phpBB2.0.0 to phpBB2.0.20...
Jonathan “SHS`” Stanley • 史德信
phpBB™ 3.1.x, Bug/Security trackers
phpBB™ Bertie Bear 3.0 — prosilver Edition!Asking Questions The Smart Way

Post Reply