Page 1 of 4

Updated to phpBB3

Posted: Sun Apr 04, 2010 4:30 pm
by th15
Updated the forum to the latest version of phpBB.

The major new feature is the ability to attach stuff to your posts, lemme know if there's a file type you're trying to upload that doesn't work. Right now it should support zip, shp and sb4 uploads.

Also, links are probably broken, despite the move. To get the working again, just change the "phpBB2" in the link to "phpBB3".

So if you had a link to a forum topic that looked like this:
http://www.wyrdysm.com/phpBB2/viewtopic.php?t=1

Just change it so it looks like this:
viewtopic.php?t=1

And it should work.

Re: Updated to phpBB3

Posted: Sun Apr 04, 2010 5:38 pm
by th15
Okay, I got URL redirection working so the links should automatically correct themselves. All of your bookmarks on the forums should also automatically redirect.

Re: Updated to phpBB3

Posted: Sun Apr 04, 2010 9:04 pm
by Kaelis
Whoa, thats really cool, thanks man! Wonder what the new features and improvements are.

Although i must admit i got used to the old layout/theme, theres a bit... too much going on now, and less readable. Seeing this made me go 'WTF'.

In other news, check your pms you silly bugger, i need to talk with you.

EDIT: Why is this in Custom Ships? And ooh, i can disable signatures!

Re: Updated to phpBB3

Posted: Sun Apr 04, 2010 10:33 pm
by Verminator
Snazzy stuff, all for the better I think. I can see file attachments being particularly useful.

Re: Updated to phpBB3

Posted: Sun Apr 04, 2010 10:42 pm
by Corporal Jomn
AWESOME

More color variations.

Re: Updated to phpBB3

Posted: Mon Apr 05, 2010 1:16 am
by Droid
Nice! Looks shiiiiny.

Re: Updated to phpBB3

Posted: Mon Apr 05, 2010 1:34 am
by fatrat600284
File attachments... nice. :cool: That is going to make things a hole lot easier.

Re: Updated to phpBB3

Posted: Mon Apr 05, 2010 1:48 am
by Arcalane
Corporal Jomn wrote:AWESOME

More color variations.
Pfff, you could always use hex colour codes for posting. I abused the hell out of it when writing metagame battle reports. ;)

Re: Updated to phpBB3

Posted: Mon Apr 05, 2010 2:18 am
by LactoseTolerant
Active Topics button. YESSSS.
th15 wrote:http://www.wyrdysm.com/phpBB2/viewtopic.php?t=1

Just change it so it looks like this:
viewtopic.php?t=1
It seems to automatically change from "phpBB2" to "phpBB3" for me.

And is there any way to allow links to open windows in a new tab automatically?

Re: Updated to phpBB3

Posted: Mon Apr 05, 2010 2:55 am
by Droid
LactoseTolerant wrote:And is there any way to allow links to open windows in a new tab automatically?

Middle click? I don't want it to open every link in a new tab, that would be retarded, especially when I can do that if I wanted to already just by middle-clicking.

Re: Updated to phpBB3

Posted: Mon Apr 05, 2010 6:02 am
by Kiltric
This is lovely, especially the attachments. Could perhaps the time setting on topics displayed be set to 1 month as the default? So much thread necromancy could be prevented.

Oh, and LactoseTolerant, I think you can change your browser settings to do that.

Re: Updated to phpBB3

Posted: Mon Apr 05, 2010 6:11 am
by Droid
That may prevent thread necromancy, but it makes looking for old stuff much harder.
Better off just periodically moving the older stuff into the archives sections that already exist.

Re: Updated to phpBB3

Posted: Mon Apr 05, 2010 6:54 am
by Kiltric
I'm only suggesting it as the default, so anyone who has actually been here long enough to understand how the forums work could just change the setting, but it seems like every other necro is some noob who tried to read the entire forum and then replied without even looking at the dates. This would stop them from accidentally necro-ing and hopefully discourage it in others who don't notice the default setting.

Re: Updated to phpBB3

Posted: Mon Apr 05, 2010 7:37 am
by Arcalane
If auto-prune allowed for auto-lock I'd rather use that for the reasons Droid mentioned... maybe there's a plugin or a script/hack/mod/whatever for it that could change it.

Re: Updated to phpBB3

Posted: Mon Apr 05, 2010 11:38 am
by Arcalane
New BB codes!

Code: Select all

[s]Strikethrough[/s]
Strikethrough

_______________

Code: Select all

[center]Centered[/center]
Centered


_______________

Code: Select all

[sub]subscript[/sub]
~subscript~

_______________

Code: Select all

[sup]SUPERSCRIPT[/sup]
~SUPERSCRIPT~


_______________

'cause phpBB3 doesn't support HTML any more. :(