• Welcome to The Campaign Builder's Guild.
 

CBG phpBB3 Forum debugging (post any bugs you find here)

Started by Nomadic, April 24, 2011, 07:05:45 PM

Previous topic - Next topic

Nomadic

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 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)

limetom

The link is incorrect. Here's 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.

Elven Doritos

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
Oh, how we danced and we swallowed the night
For it was all ripe for dreaming
Oh, how we danced away all of the lights
We've always been out of our minds
-Tom Waits, Rain Dogs

Nomadic

Quote from: limetomThe link is incorrect. Here's 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 :)

LD

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.

Elven Doritos

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
Oh, how we danced and we swallowed the night
For it was all ripe for dreaming
Oh, how we danced away all of the lights
We've always been out of our minds
-Tom Waits, Rain Dogs

Ghostman

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
¡ɟlǝs ǝnɹʇ ǝɥʇ ´ʍopɐɥS ɯɐ I

Paragon * (Paragon Rules) * Savage Age (Wiki) * Argyrian Empire [spoiler=Mother 2]

* You meet the New Age Retro Hippie
* The New Age Retro Hippie lost his temper!
* The New Age Retro Hippie's offense went up by 1!
* Ness attacks!
SMAAAASH!!
* 87 HP of damage to the New Age Retro Hippie!
* The New Age Retro Hippie turned back to normal!
YOU WON!
* Ness gained 160 xp.
[/spoiler]

Ninja D!

Here 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]

Ninja D!

I actually just noticed that avatars are replaced by the words "user avatar" which seems to be a link.

Nomadic

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.

Seraph

Not sure if this counts as a bug, but on the news page my username on the left is overlapped by the "Settings" link.
Brother Guillotine of Loving Wisdom
My Campaigns:
Discuss Avayevnon here at the New Discussion Thread
Discuss Cad Goleor here: Cad Goleor

Bardistry Wands on Etsy

Review Badges:
[spoiler=Award(s)]   [/spoiler]

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.

Seraph

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?
Brother Guillotine of Loving Wisdom
My Campaigns:
Discuss Avayevnon here at the New Discussion Thread
Discuss Cad Goleor here: Cad Goleor

Bardistry Wands on Etsy

Review Badges:
[spoiler=Award(s)]   [/spoiler]

Nomadic

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.