The Campaign Builder's Guild

The Archives => The Cogs (Archived) => Topic started by: Nomadic on April 24, 2011, 07:05:45 PM

Title: CBG phpBB3 Forum debugging (post any bugs you find here)
Post by: Nomadic on April 24, 2011, 07:05:45 PM
We're now at the next phase of The CBG 2.0 project which involves verifying that we can transfer post and account data in a manner that maintains the integrity of the information. This means making sure that posts don't get cut off, that text doesn't get mistranslated (for example having apostrophes turned into the character Æ during the forum migration), and that everything gets moved over looking as much as possible like it did to start with.

That being said I'm only one person so if any of you would like I have done a test run of the migration software and I could use the help in uncovering errors in the transfer process so that they can be fixed for when the final transfer is done. The transferred forums can be found at www.thecbg.org/phpBB3 (//phpBB3) so feel free to head over and check it out. Your login information will work there just like here but note that your name over there is the display name you had here when I did the transfer last night. Just look around and find anything that is missing stuff, is wrong, or is otherwise broken and let me know on here. If you find something tell me what it is and give me a link so that I can go look at it and try to figure out why it's doing what it is.

As an aside:
- This is not the final design of the new forums it is just the default phpBB theme, this will change.
- The final theme will be as similar as possible to the current CBG theme, it will just be cleaner and a bit updated.
- There will be a front page portal like there is now with areas for links, news, latest threads, and a tavern chatbox of some kind.
- The wiki will not change and will still be accessible though we may look into cleaning up it's front page at some point.
- Threads and posts will transfer, as will general user info (username, password, birthday, email, etc).
- Custom information will not transfer (polls, tavern posts, news poll and news comments).
- I may look into finding a way to transfer some of these custom fields at some point.

-----

Things to Fix:
- bbcode needs updating to match old forum codes
- some posts are getting cut off in the middle (not transferring full text of post)
- weird characters replacement (â,¬,,¢ is showing up where the ' symbol should be for example)
Title: CBG phpBB3 Forum debugging (post any bugs you find here)
Post by: limetom on April 24, 2011, 08:45:18 PM
The link is incorrect. Here's (http://www.thecbg.org/phpBB3/) the correct link.

The only think I see broken in my quick look is markup; specifically:

Title: CBG phpBB3 Forum debugging (post any bugs you find here)
Post by: Elven Doritos on April 24, 2011, 10:19:43 PM
Here's an example of what I was talking about in the Tavern: http://www.thecbg.org/phpBB3/viewtopic.php?f=9&t=56962

That story was much longer, most of it is missing. There are a few other fiction threads like that I noticed
Title: CBG phpBB3 Forum debugging (post any bugs you find here)
Post by: Nomadic on April 24, 2011, 10:54:02 PM
Quote from: limetomThe link is incorrect. Here's (http://www.thecbg.org/phpBB3/) the correct link.

The only think I see broken in my quick look is markup; specifically:

    Spoiler blocks.
    * IC and OOC quoting.
    * Font size and font type markup.

Link fixed, thanks. As to the bbcode yes that's broken as it's not going to transfer between forum software for obvious reasons. The only reason the note bbcode works is because I manually added it back in while testing the custom bbcode section. I will however add this to the list of broken things to look at fixing as it is an issue :)
Title: CBG phpBB3 Forum debugging (post any bugs you find here)
Post by: LD on April 24, 2011, 11:01:51 PM
Maybe it cuts off at a certain length?

Also, why is your post edited by "Jharviss" is that an error, or did he edit your story.

By the way, the part that I could actually peruse seemed interesting.
Title: CBG phpBB3 Forum debugging (post any bugs you find here)
Post by: Elven Doritos on April 25, 2011, 12:29:28 AM
Quote from: Light DragonMaybe it cuts off at a certain length?

Also, why is your post edited by "Jharviss" is that an error, or did he edit your story.

By the way, the part that I could actually peruse seemed interesting.

Another error, good catch
Title: CBG phpBB3 Forum debugging (post any bugs you find here)
Post by: Ghostman on April 25, 2011, 08:03:28 AM
Links within posts refering to other threads/posts continue to point at the old forum URLs. It would be very convenient if these could be automatically converted, so that users don't have to do it by hand. Note that some links point to specific posts within threads. In the e107 you do this by adding a period and a post-offset number after the thread's URL:

Thread:
http://www.thecbg.org/e107_plugins/forum/forum_viewtopic.php?75347Post #71 in the same thread:
http://www.thecbg.org/e107_plugins/forum/forum_viewtopic.php?75347.70
In the phpbb one can get the same result by appending the mother thread's URL with a GET parameter holding the post-offset number:

Thread:
http://www.thecbg.org/phpBB3/viewtopic.php?f=12&t=75347Post #71 in the same thread:
http://www.thecbg.org/phpBB3/viewtopic.php?f=12&t=75347&start=70
Title: CBG phpBB3 Forum debugging (post any bugs you find here)
Post by: Ninja D! on April 25, 2011, 08:30:14 AM
Here (http://thecbg.org/phpBB3/viewtopic.php?f=12&t=170683) is the link to what I was talking about in the tavern. In your OP here it seems that you have my major issues covered.

I'd also like to give you a thumbs up for planning to keep things looking similar to how they are now. I figured even if it were made prettier than that test site that I would have to get used to a new theme. I'm glad to hear that I pretty much won't. [spoiler=If...]any site I used stuck with that default look I'd probably have to find a way to force my browser to change it on my end. That's just awful.[/spoiler]
Title: CBG phpBB3 Forum debugging (post any bugs you find here)
Post by: Ninja D! on April 25, 2011, 08:32:13 AM
I actually just noticed that avatars are replaced by the words "user avatar" which seems to be a link.
Title: CBG phpBB3 Forum debugging (post any bugs you find here)
Post by: Nomadic on April 25, 2011, 12:13:45 PM
Quote from: Ninja D!I actually just noticed that avatars are replaced by the words "user avatar" which seems to be a link.

Think that might have to do with the different directory tree. I'll look into moving the avatars over, manually if need be. Just a note though, I'm not going to be able to do too much more on this until Friday as I'm in midterms week right now. We can still log any bugs we find at the moment so I can look into them come Friday.
Title: CBG phpBB3 Forum debugging (post any bugs you find here)
Post by: Seraph on April 30, 2011, 03:14:04 PM
Not sure if this counts as a bug, but on the news page my username on the left is overlapped by the "Settings" link.
Title: CBG phpBB3 Forum debugging (post any bugs you find here)
Post by: Nomadic on April 30, 2011, 03:27:16 PM
Quote from: Seraphine_HarmoniumNot sure if this counts as a bug, but on the news page my username on the left is overlapped by the "Settings" link.

News page? Oh you mean on the old site. Yea that will go away with the new site so I wouldn't worry about it too much.
Title: CBG phpBB3 Forum debugging (post any bugs you find here)
Post by: Seraph on April 30, 2011, 03:51:40 PM
Quote from: Nomadic
Quote from: Seraphine_HarmoniumNot sure if this counts as a bug, but on the news page my username on the left is overlapped by the "Settings" link.

News page? Oh you mean on the old site. Yea that will go away with the new site so I wouldn't worry about it too much.
Cool.  Now, when you say the "old site" it makes it sound like the new one is out already.  Am I missing something?
Title: CBG phpBB3 Forum debugging (post any bugs you find here)
Post by: Nomadic on April 30, 2011, 04:06:20 PM
Quote from: Seraphine_Harmonium
Quote from: Nomadic
Quote from: Seraphine_HarmoniumNot sure if this counts as a bug, but on the news page my username on the left is overlapped by the "Settings" link.

News page? Oh you mean on the old site. Yea that will go away with the new site so I wouldn't worry about it too much.
Cool.  Now, when you say the "old site" it makes it sound like the new one is out already.  Am I missing something?

The new one is in the building and testing phase. I just use new and old to distinguish the two as opposed to typing out cbg 1.0 and cbg 2.0 over and over.