admin (no pm's please) Site Admin

 Virtual Cash: 46230
Joined: 22 May 2005 Posts: 19679
Add Karma
 rated by 164 members
Add Comment
Show Comments
 |
Posted: Sun Jan 27, 2008 8:42 pm Post subject: |
|
|
A very small step 1 made, the phpbb3 converter is installed but has no idea what to do as it wants a blank phpbb3 there for it to install to.
Next step I guess is to give it what it wants. _________________
Family Friendly Shareware | | Web Design/Services | Free Forums
forum.myfreeforum.org |
|
| Back to top |
|
 |
admin (no pm's please) Site Admin

 Virtual Cash: 46230
Joined: 22 May 2005 Posts: 19679
Add Karma
 rated by 164 members
Add Comment
Show Comments
 |
Posted: Mon Jan 28, 2008 1:54 pm Post subject: |
|
|
A few more microscopic steps forward, removing extraneous options from the installer so you can only see the converter, adding our own intro text and making the name of the forum to be converted get passed around.
This means we are up to the previous stopping point, but cleanly.
Now the real work has to start  _________________
Family Friendly Shareware | | Web Design/Services | Free Forums
forum.myfreeforum.org |
|
| Back to top |
|
 |
admin (no pm's please) Site Admin

 Virtual Cash: 46230
Joined: 22 May 2005 Posts: 19679
Add Karma
 rated by 164 members
Add Comment
Show Comments
 |
Posted: Mon Jan 28, 2008 4:56 pm Post subject: |
|
|
database blank now created along with associated paths etc.
This is actually pretty good going, as not least the code is geared to raid on the fly the same information used when creating forums, it would have been easier to just copy stuff, but that would create two sets of code to be maintained. _________________
Family Friendly Shareware | | Web Design/Services | Free Forums
forum.myfreeforum.org |
|
| Back to top |
|
 |
admin (no pm's please) Site Admin

 Virtual Cash: 46230
Joined: 22 May 2005 Posts: 19679
Add Karma
 rated by 164 members
Add Comment
Show Comments
 |
|
| Back to top |
|
 |
admin (no pm's please) Site Admin

 Virtual Cash: 46230
Joined: 22 May 2005 Posts: 19679
Add Karma
 rated by 164 members
Add Comment
Show Comments
 |
Posted: Mon Jan 28, 2008 8:59 pm Post subject: |
|
|
Got past the options verification stage, to the user this will look annoying, but thats tough it only happens once.
Basically it verifies options that the user will not actually get to enter as the values are now prefilled. But there is little point in disrupting the structure of the conversion process to remove this. _________________
Family Friendly Shareware | | Web Design/Services | Free Forums
forum.myfreeforum.org |
|
| Back to top |
|
 |
admin (no pm's please) Site Admin

 Virtual Cash: 46230
Joined: 22 May 2005 Posts: 19679
Add Karma
 rated by 164 members
Add Comment
Show Comments
 |
Posted: Tue Jan 29, 2008 12:26 am Post subject: |
|
|
An upgrade is currently under way, a lot of errors though as it has got some paths wrong. Not exactly surprising as we are running a conversion in one phpbb3 directory structure that is in fact aimed at populating another directory structure  _________________
Family Friendly Shareware | | Web Design/Services | Free Forums
forum.myfreeforum.org |
|
| Back to top |
|
 |
admin (no pm's please) Site Admin

 Virtual Cash: 46230
Joined: 22 May 2005 Posts: 19679
Add Karma
 rated by 164 members
Add Comment
Show Comments
 |
|
| Back to top |
|
 |
admin (no pm's please) Site Admin

 Virtual Cash: 46230
Joined: 22 May 2005 Posts: 19679
Add Karma
 rated by 164 members
Add Comment
Show Comments
 |
Posted: Tue Jan 29, 2008 11:35 am Post subject: |
|
|
Just been struggling in the office with php creating "barmy" directory permissions, the "barmy" term coming from comments from a user on the php manual pages having similar issues.
I am trying to get avatars to copy across which is the final ordinary part of an upgrade before we get to the myff profile field parsing.
I may leave people to recreate their own portals, there is just to much risk of dragging issues across to phpbb3, as not all portals are on phpbb3 and there is the odd little difference. _________________
Family Friendly Shareware | | Web Design/Services | Free Forums
forum.myfreeforum.org |
|
| Back to top |
|
 |
admin (no pm's please) Site Admin

 Virtual Cash: 46230
Joined: 22 May 2005 Posts: 19679
Add Karma
 rated by 164 members
Add Comment
Show Comments
 |
Posted: Tue Jan 29, 2008 1:19 pm Post subject: |
|
|
Looks live avatars are making it across, but fail to show.
Also looks like there is a bug in the avatar display code on our version of phpbb3 anyway.
problem with the upgrade is the database path to the avatars gets set wrong. _________________
Family Friendly Shareware | | Web Design/Services | Free Forums
forum.myfreeforum.org |
|
| Back to top |
|
 |
admin (no pm's please) Site Admin

 Virtual Cash: 46230
Joined: 22 May 2005 Posts: 19679
Add Karma
 rated by 164 members
Add Comment
Show Comments
 |
|
| Back to top |
|
 |
admin (no pm's please) Site Admin

 Virtual Cash: 46230
Joined: 22 May 2005 Posts: 19679
Add Karma
 rated by 164 members
Add Comment
Show Comments
 |
Posted: Tue Jan 29, 2008 6:59 pm Post subject: |
|
|
In theory the code is there to populate the phpbb3 profile fields from the xprofile fields.... but the code is not there yet to create the profile fields in the first place.
I am a bit concerned the process will be slower than need be, there is not a direct correspondence between user ids on phpbb2 and phpbb3 and I have chickened out of mechanisms used to deal with this in the rest of the conversion code.
This also someone settles another conversion point with portals, the portals that use the database would be another source of potential problems if converted.
I think we are much better off with a solid upgrade that requires people to add a few things back in, than with trying to drag everything into phpbb3.
There is even a decent case for not converting the xprofile fields. A lot of them will correspond to features like KARMA that are not there in phpbb3, and some will duplicate other features now available in the user profiles in phpbb3.
Any thoughts? _________________
Family Friendly Shareware | | Web Design/Services | Free Forums
forum.myfreeforum.org |
|
| Back to top |
|
 |
admin (no pm's please) Site Admin

 Virtual Cash: 46230
Joined: 22 May 2005 Posts: 19679
Add Karma
 rated by 164 members
Add Comment
Show Comments
 |
Posted: Tue Jan 29, 2008 8:16 pm Post subject: |
|
|
I think I am coming round to the idea of not converting.
There is a much less than perfect match, and I know I'd want an upgrade to be as solid as possible.
So I think I may quit whilst ahead and get to work on finalizing this.
The "authorization" is yet to be written, currently anyone could start an upgrade for a forum
Let alone the tricky business of finalizing the upgrades in the DNS. _________________
Family Friendly Shareware | | Web Design/Services | Free Forums
forum.myfreeforum.org |
|
| Back to top |
|
 |
admin (no pm's please) Site Admin

 Virtual Cash: 46230
Joined: 22 May 2005 Posts: 19679
Add Karma
 rated by 164 members
Add Comment
Show Comments
 |
Posted: Tue Jan 29, 2008 9:10 pm Post subject: |
|
|
Well I think I'll be more secure in the decision if the code to convert is actually tried and tested, at least then it is not a cop out! _________________
Family Friendly Shareware | | Web Design/Services | Free Forums
forum.myfreeforum.org |
|
| Back to top |
|
 |
admin (no pm's please) Site Admin

 Virtual Cash: 46230
Joined: 22 May 2005 Posts: 19679
Add Karma
 rated by 164 members
Add Comment
Show Comments
 |
Posted: Wed Jan 30, 2008 1:54 am Post subject: |
|
|
A bit more musing on the sequence of things.
Probably the next logical step once the upgrade code is written is not actually making it available, but a full phpbb3 deployment. This would actually (hopefully) be an invisible process.
In essence we have a client server system, each domain like myfreeforum.org is considered a server, each server can deal with either phpbb2 or phpbb3, but currently only one server myfabforum.org has the up to date code, the same goes for the clients, each client represents one of our servers and can again deal with either forum type, but only Zaphod is running the up to date code.
Bringing things into line is important to getting us ready for the deployment of the upgrade option.
It is one of those big rollouts that are scary from this end, but should just happen invisibly at the forum level. _________________
Family Friendly Shareware | | Web Design/Services | Free Forums
forum.myfreeforum.org |
|
| Back to top |
|
 |