Please consider upgrading to a more modern forum

IRD said:
sp3ctre said:
enuff_zed said:
[ref=#105289]sp3ctre[/ref], given that you have plenty on your plate in your own life, I would suggest we happily stay as we are for now until such time as you can devote more attention to it. There are bound to be teething troubles and you really don't need to be pestered about them all.
I know i'm a stick in the mud, but I'm sure, given this scenario, no-one would expect you to be faffing about with the forum too.

Cheers mate... I do love this stuff, so although I don't want to commit to anything I would likely setup a test site for a while and see how it goes before migrating anyway. That way I could get a feel for things and also take the pressure off.
I second what Martin has posted. You do a brilliant job. The Forum works really well and has done for such a long time. It is right that there is debate but I reckon if there was a survey the majority of members would express their satisfaction with the Forum in its current form.
Thank you for for providing a platform which offers help and entertainment for so many.👍👍👍

Thanks for the vote of confidence. If we do change what I ideally want to do is retain as much of the user experience that we have at the moment, with the same features etc.... replicate the good bits as much as possible.

As I said, PHPBB has served me well since 2007, but the bigger we get the more things concern me, such as:

Upgrades - the upgrade process for PHPBB is awful!
Plugins - I have added a ton of plugins to get functionality such as polls, categories for for-sale etc. All of these are at risk of breaking on every upgrade, especially when v4 comes around
WYSIWYG editor - I have heard the complaints that the current editor is old fashioned, but in PHPBB there are no good plugins to do that

So what I would look to do is try as much as possible to keep the core functionality the same while allowing extra features to be added (login via social etc).
 
sp3ctre said:
One thing that does seem interesting is the Xenforo gallery plugin they have (the official one). It's always concerned me in terms of potential hosting costs if everyone uploads a thousand photos of their car, but it'd certainly be a cool feature to have.

I don't know enough about Xenforo and what the config options are, but we have a lot of photos on our forum as well (it's about leisure boating in a specific region). Invision offer teirs within their SaaS offering and you get a certain number of GB depending on your plan.

However - You can also just specify your own S3 buckets and use those so you have complete control over the spend. In addition, with the bucket being in our own control we have the option of checking it all out somewhere and running an image optimiser over it to reduce the footprint of any files which the forum software hasn't done a good job of compressing. You could also periodically reduce the size of any photos over x years old, for instance.

Invision queried why we didn't just use their buckets as it was "simpler" and we said "cost, mate!". Another reason is that their infrastructure is primarily in US AWS zones and we're in the UK so wanted to choose something closer for lower latency.

We moved images to S3 some time before we moved to the SaaS and obviously there was a noticeable change in disk utilisation, but also in RAM, CPU and bandwidth as our server was only doing the compression part rather than outbound traffic. The other benefit was that when we needed to move to a different server, it was pretty quick and easy as there was FAR less to copy since the majority of content was in the CDN (ie S3). The actual application and database are pretty small and can be moved in minutes.

With my work hat on now, we basically never store/serve anything like images on web servers any more. It's all in AWS / Azure / GCP (depending on system / client) and actually even static pages can go in there sometimes.

You've mentioned upgrades, and that's an area where we have seen a big difference. It's so easy with Invision, whereas phpBB was basically just using a diffing tool and expecting us to know the impact to merging a code change. And I say that as a senior dev / platform lead with knowledge of just how irresponsible phpBB's upgrade process is.

Please don't take any of what I'm saying as criticism - It's more me sharing thoughts / observations from my 16ish years of running our forum, and my experiences of pulling my hair out with phpBB versus how much easier things are now.
 
sp3ctre said:
Cheers mate... I do love this stuff, so although I don't want to commit to anything I would likely setup a test site for a while and see how it goes before migrating anyway. That way I could get a feel for things and also take the pressure off.

That's what we did.
 
jonzo said:
We moved images to S3 some time before we moved to the SaaS and obviously there was a noticeable change in disk utilisation, but also in RAM, CPU and bandwidth as our server was only doing the compression part rather than outbound traffic. The other benefit was that when we needed to move to a different server, it was pretty quick and easy as there was FAR less to copy since the majority of content was in the CDN (ie S3). The actual application and database are pretty small and can be moved in minutes.

With my work hat on now, we basically never store/serve anything like images on web servers any more. It's all in AWS / Azure / GCP (depending on system / client) and actually even static pages can go in there sometimes.

Interesting regarding S3. From what I see on my server there is limited benefit to doing that as I am using Cloudflare, so once an image is served once it gets served crom the CDN next time. Seems to be working well and the server load is pretty ok. So unless disk space becomes an issue I think I'll probably keep operating this way as cost-wise it's definitely the best.

I am loathed to do anything that increased cost, as with search traffic decreasing, add revenue tanking etc, I don't want to end up in a situation where it's no longer viable. That said, I do have a value on my time, so whichever way I go the quicker and easier upgrades become the happier I will be :)
 
Yeah, keeping forums going is hard. Much harder than it was 10 years ago, and even 5 perhaps.

Facebook groups wiped out a good percentage of our traffic. In our case, there are probably 20+ different groups covering our subject matter. We used to be the second-biggest of about 5 forums and we're basically the only one left. We do have the pick of sponsors now though...

I'm a big fan of forums and much prefer them. There's generally a real sense of community with forums and you tend to find that the people with really useful knowledge hang out on them.

Another massive benefit is of course that they exist to be a community, not as a way of keeping people on Facebook so that Meta can sling ads at them and harvest data about them and their interests.

It's a shame that a lot of the car forums have sold out to Verticalscope, but given the complexities of keeping them running I guess it's not that surprising. My daily is a Kia and I really hate using the UK owners' forum, similarly the Honda forums were nicer before they were sold.
 
Back
Top Bottom