Database

Discuss features as they are added to the new version. Give us your feedback. Don't post bug reports, feature requests, support questions or suggestions here.
Forum rules
Discuss features as they are added to the new version. Give us your feedback. Don't post bug reports, feature requests, support questions or suggestions here. Feature requests are closed.
Post Reply
Barren
Registered User
Posts: 34
Joined: Mon Oct 04, 2004 6:06 pm
Contact:

Database

Post by Barren »

Someone I know installed phpBB 2.1.x and couldn't import his phpBB2 database; will it work in the finished version, or will evryone just have to reset their forum if they want to upgrade?

Paddy
Registered User
Posts: 26
Joined: Tue Jul 29, 2003 10:04 am
Location: Belgium
Contact:

Re: Database

Post by Paddy »

I wouldn't worry about that, there will be an installer which will convert the old database to the new one ;)

SamG
Registered User
Posts: 1241
Joined: Fri Aug 31, 2001 6:35 pm

Re: Database

Post by SamG »

Once again, phpBB 2.1 CVS is a development product for phpBB 2.2, not -- let me emphasize the NOT for clarity -- a release or "early bird special" product. We have been given the opportunity to look over the shoulders of the developers via CVS/snapshots. People who elect to play with development code should expect a certain amount of trouble. Not surprisingly, many do experience trouble.

phpBB 2.2, upon completion, will offer an upgrade path from existing 2.0.10 installations. :D
"I hate trolls!" - Willow Ufgood

User avatar
INFOMAN
Registered User
Posts: 14
Joined: Thu Sep 09, 2004 8:31 am
Location: Chisinau, Moldova
Contact:

Re: Database

Post by INFOMAN »

You can try to convert your database manually... phpMyAdmin 4ever!
This post is translated with http://www.translate.ru" target="_blank

feaelin
Registered User
Posts: 29
Joined: Wed Aug 18, 2004 4:53 pm

Re: Database

Post by feaelin »

INFOMAN wrote:You can try to convert your database manually... phpMyAdmin 4ever!
Now that'd be fun..not. Write a script to do the upgrade, maybe. Upgrade using phpMyAdmin? Sounds like too much work. Depends on how much you have to change, I guess.

grön
Registered User
Posts: 151
Joined: Tue Jun 01, 2004 8:21 am
Location: Ljusdal, Sweden
Contact:

Re: Database

Post by grön »

Dont start using phpBB for somthing you cant just throw away when RC ccomes out thats my humble preposal!
Get Firefox and install the BBcode extension; then you are a real forum power user!
My reason for using phpBB is mrgreen
Peace-Love-Unity-STRENGTH

Zanno
Registered User
Posts: 21
Joined: Sat Jun 19, 2004 11:51 am
Location: around
Contact:

Re: Database

Post by Zanno »

feaelin wrote:
INFOMAN wrote:You can try to convert your database manually... phpMyAdmin 4ever!
Now that'd be fun..not. Write a script to do the upgrade, maybe. Upgrade using phpMyAdmin? Sounds like too much work. Depends on how much you have to change, I guess.
if you want to play around with the new version of phpbb you're going to HAVE to play around quite a bit in phpmyadmin or any other sql interface, regardless of whether or not you want to import an old post database, silly

maxintosh
Registered User
Posts: 32
Joined: Thu Oct 14, 2004 9:58 am

Re: Database

Post by maxintosh »

Really? Why? ...

feaelin
Registered User
Posts: 29
Joined: Wed Aug 18, 2004 4:53 pm

Re: Database

Post by feaelin »

Zanno wrote:
feaelin wrote:
INFOMAN wrote:You can try to convert your database manually... phpMyAdmin 4ever!
Now that'd be fun..not. Write a script to do the upgrade, maybe. Upgrade using phpMyAdmin? Sounds like too much work. Depends on how much you have to change, I guess.
if you want to play around with the new version of phpbb you're going to HAVE to play around quite a bit in phpmyadmin or any other sql interface, regardless of whether or not you want to import an old post database, silly
But I haven't. :). I did have to comment some broken code out (and no, I won't say where), but not once have I had to modify any of the database data directly.

Now if I decide to start re-making any of my mods for 2.2, then I definitely would. But I'm trying to restrain myself, since I don't want to have to do it all over again when the Betas/RC's come out.

I play with the CVS version to help me get my daily fix, to keep from getting too impatient for the release. :mrgreen:

Martin Blank
Registered User
Posts: 687
Joined: Sun May 11, 2003 11:17 am

Re: Database

Post by Martin Blank »

Zanno wrote:if you want to play around with the new version of phpbb you're going to HAVE to play around quite a bit in phpmyadmin or any other sql interface, regardless of whether or not you want to import an old post database, silly
You could always use the MySQL CLI. There's no actual requirement to use phpMyAdmin.
You can never go home again... but I guess you can shop there.

Post Reply