ARCHIVED FORUMSHello. You are currently viewing the old vBulletin forums, which are now in readonly archive mode. |
![]() |
#1 |
|
![]() I've done some fiddling on the test environment (a virtualized operating system with all the software + a copy of TLS) and did a test upgrade of our forums to vB 4, then 5. Here's the steps I did, and I'll do those on the TLS server next once I've got it working: TL;DR Now, a few things that need to be done, and a few answers I'll need, and shit: 1. Most importantly - what do you think of vB 5? Works well on everyone's computer? Nice? Stuff? What I gather from this and co is that it was basically rewritten, the original developers left shortly after 3.8.4, etc. V5 was released in a half-finished state, with a lot of features (like infractions, paid subforums, etc) not (yet) implemented. 2. We'll need to redo the forum styling. I could have a crack at it like I did with the current vB, but it'll take some time. We could also do a full redesign at this point. I don't want to deviate from the default vB styles too much (in terms of page layouts and shit), so it'll look a bit different at least. 3. We'll also need to redo the user customization, username colours, that kinda stuff. I personally don't think this is a very important thing, but, that's probably just me ![]() 4. Thanks system / hack. How highly valued is it? I'll have to look for a new one for vB 5, and I don't know if that one supports transferring the existing thanks from the old to the new system. If there's no easy way, would you mind if they were lost from the old forums and either gone from the new, or just restarted from scratch? 5. Reinstate ads (and disable them for donators). I read somewhere that vB has built-in ad support, but that some information about that stuff (and maybe a cut of it?) is moved to the vB dudes, I'd rather not do that. Editing the templates and manually inserting the ads should work just fine. 6. Smileys. Probably a matter of just copying the files over, the settings for them have been transferred over from vB 3 just fine. Also just to reiterate: I've only done it on the test server (locally) so far, and that seemed to work. Next up is to install it on the TLS server itself. I'm gonna go play video games first though, I've been at it for a couple hours already ![]() Bonus screenshots from local environment: (SPOILER) The current vB themes are all still there, but they don't work / look like shit, so I should probably disable them in case people accidentally select them and are unable to restore the original theme, ![]() |
![]() |
![]() |
Thanked by 4: |
![]() |
#2 |
|
![]()
I still vote no to an upgrade. For starters, we'll have to recreate nearly everything that makes this forum unique from scratch, and judging from the vB4 control panel, that will take forever.
__________________
You’re better off not dreaming of the things to come Dreams are always ending far too soon last.fm (note: album artwork may sometimes be nsfw) · Fool's Gold · FFOF · FF the lifestream last.fm group · my old music · my new music · pm for myspace/facebook |
![]() |
![]() |
![]() |
#3 |
|
![]()
Such as?
In my mind, the things that make this forum unique (on the software side, not members, content, etc.) are: 1. the theme, which Yop said we'll recreate; 2. the thanks system, which Yop said he'll look into, and 3. Cookie Monster, which will be easy to add as a smiley again (if it even gets lost in the upgrade process). There should always be a reason to upgrade. In this case, it's security. Maybe there are some other reasons too, but I'm not too familiar with the differences between vB versions. Unless we have a reason more important than security not to upgrade, I think we should go for it. How much work is it possible to do on the virtual environment before we apply the changes to our public forum? For example, can we develop the theme first and then "flick a switch" to make it go live, or is that too simplistic? |
![]() |
![]() |
Thanked by 4: |
![]() |
#4 |
|
![]()
As far as I know there are no major security holes in vB3, at least that haven't been patched in the version we're running. As for recreating the styles, that's likely to take several months. I'm not even kidding.
If other people want to do all the work, ok I guess, but it'd better be faster on my phone than vB4 is.
__________________
You’re better off not dreaming of the things to come Dreams are always ending far too soon last.fm (note: album artwork may sometimes be nsfw) · Fool's Gold · FFOF · FF the lifestream last.fm group · my old music · my new music · pm for myspace/facebook |
![]() |
![]() |
![]() |
#5 |
|
![]()
It's possible to recreate the stylesheet on the virtual environment, no problem - you should still be able to just export / import styles as .xml files or whatever format vB uses these days and import it into the forum software. However, I intend to do the development of the style on the beta environment, i.e. on a subdirectory of the site forums - makes it much easier for people to help out, see progress, come up with suggestions, etc. After that, yeah, it's effectively flicking a switch - or well, take the original forums offline, run the install script so that all database tables are updated, move the files from the beta subdirectory over to /forums, and switch it back on again.
I think Aaron also meant the various user profile customizations and the fucktons of username colours, which IMO aren't that high a priority and should also be relatively easy to recreate. But that's something we'll have to look into. @Aaron, "months" is highly pessimistic, to say the least. Worst case scenario of having no style at all, it'd take a week at most. Yeah sure, vB's style system is shit, but so was vB 3's, and we don't need to use it because css. As for mobile, I'm sure there's lightweight dedicated mobile skins available, or native apps (vB mobile suite); those should be light enough to run on cell phones. That's another thing we'll have to look at / measure once I have a test environment set up. What I'm seeing now is that the initial page load is about 600 KB (400KB more than the original), but that's without cache; pageviews (categories, thread listings, threads themselves) are about 14-20KB (compressed), which is about the same as vB 3.x on TLS is. Anyway, I'll have some free time coming up after next week (i.e. the week of xmas), I'll try to have a beta environment set up before then, and with any luck I'll be able to do some styling and whatnot on it already. I'll be away for a while during / after the holidays though, so don't expect it to be done / good enough before next year ![]() |
![]() |
![]() |
Thanked by 4: |
![]() |
#6 |
|
![]()
Well, if you can write a decent css for vBulletin 5 manually, more power to you. There are literally hundreds of definitions to deal with and css is pretty much a black art in the best of cases.
I'll help with porting the user formatting and such if need be, but for the overall appearance of the site you're on your own. I don't expect to have that kind of time.
__________________
You’re better off not dreaming of the things to come Dreams are always ending far too soon last.fm (note: album artwork may sometimes be nsfw) · Fool's Gold · FFOF · FF the lifestream last.fm group · my old music · my new music · pm for myspace/facebook |
![]() |
![]() |
![]() |
#7 |
|
![]()
I intend to do the same as I did with the vB 3 and Wordpress styles - just adapt or overwrite the existing styles. I'm sure I won't need to touch 90% of the CSS, which is mostly positioning and the like. Colours, background colour, font colours, that's the stuff I'll adapt - either in the shitty editor, or in a block of CSS under the main css.
I'll agree on the black art part though, ![]() |
![]() |
![]() |
Thanked by 3: |
![]() |
#8 |
|
![]()
Massive kudos Yop for getting the ball rolling with this, thank you <3
|
![]() |
![]() |
Thanked by 4: | Addy Carver (12/17/2014), Cthulhu (12/14/2014), Tennyo (12/16/2014), The Twilight Mexican (12/15/2014) |
![]() |
#9 |
|
![]()
Someone's pandering hard for votes, eh?
![]()
__________________
![]() |
![]() |
![]() |
Thanked by 4: |
![]() |
#10 |
|
![]()
And there's nothing wrong with that,
![]() |
![]() |
![]() |
Thanked by 2: | Tennyo (12/16/2014), The Twilight Mexican (12/17/2014) |
![]() |
#11 |
|
![]()
For the record, a lot of other people I've spoken to have said that vB4/5 suck as well.
![]()
__________________
You’re better off not dreaming of the things to come Dreams are always ending far too soon last.fm (note: album artwork may sometimes be nsfw) · Fool's Gold · FFOF · FF the lifestream last.fm group · my old music · my new music · pm for myspace/facebook |
![]() |
![]() |
![]() |
#12 |
|
![]()
By "discussion" you seem to mean "one person mentioned it and someone else said they had forgotten about it".
![]() |
![]() |
![]() |
Thanked by 2: | Lex (12/15/2014), The Twilight Mexican (12/17/2014) |
![]() |
#13 |
|
![]()
If vB5 is worse than vB3 (as a lot of people claim it is), then it's not worth upgrading no matter how much we paid for it.
Discourse is pretty nice, I have to say. I haven't played around with it as much as I perhaps should, and I have no idea how we'd reproduce the appearance of TLS. It also doesn't support multiple skins out of the box, so unless someone wanted to write an add-on to allow the appearance to be customised, we'd have to get rid of the multiple skins. But that might not be a big problem for people. I'm not sure. I'm also not sure if there's something like the thanks system for Discourse, but there probably is.
__________________
You’re better off not dreaming of the things to come Dreams are always ending far too soon last.fm (note: album artwork may sometimes be nsfw) · Fool's Gold · FFOF · FF the lifestream last.fm group · my old music · my new music · pm for myspace/facebook |
![]() |
![]() |
Thanked by: | The Twilight Mexican (12/17/2014) |
![]() |
#14 |
|
![]()
I read that there was a "likes" system in Discourse, which I imagine works the same way.
|
![]() |
![]() |
Thanked by: | The Twilight Mexican (12/17/2014) |
![]() |
#15 |
|
![]()
If the security features are worth the upgrade, then do it. I could not careless about losing thanks. Smileys and forum customizations will take a little a time, but that's no biggie.
Besides, all I need is good people, good discussion, and the monster smiley. ![]()
__________________
![]() |
![]() |
![]() |
Thanked by 4: |
![]() |
Thread Tools | |
|
|