Handyman wrote:No! None of it is true!
Well, ok, so all of it is true IMO.
It's really amazing how just about everybody I know who was really into phpBB has really lost interest in the project even though it's development has opened up with github.
Indeed, I'm honestly looking at how hard it would be to expand my current microforum's codebase, clean it up a bit, and release it. it's not the most feature-stuffed forum script available, but it's straightforward, which is what I've had my members complement me on.
Only issue is that I don't have that much time right now to do it; most of the backend's nice and smooth, but I've got upstream library changes underway that'll break just about everything again as soon as I finish up and put out the new major framework release.
I suspect a lot of this would relate to how the project's been run (into the ground) - PR for the teams is a nightmare, with poor attitudes all over and egos aplenty to step on, it's hard for anyone to get a decent support experience on .com. And by support, I don't just mean software support, but development support. There's a lack of mutual respect between the team members, all of them, and the userbase. [sarcasm]I wonder why...[/sarcasm]
Handyman wrote:I think we're all moving on to more advanced software because phpBB is getting to be ancient at this point.
Let's also be honest, it wasn't the most well written script either. There's a lot of fudges all over and unorganized code smashed in together within a few files (lol functions.php) which makes it a nightmare to try and work with, without having to rip chunks out and replace them entirely.
EDIT:
topdown wrote:Handyman wrote:No! None of it is true!
Well, ok, so all of it is true IMO.
It's really amazing how just about everybody I know who was really into phpBB has really lost interest in the project even though it's development has opened up with github.
I think we're all moving on to more advanced software because phpBB is getting to be ancient at this point.
I agree and think its really sad.
They lost me with the word Symfony anyway. They just needed to address the codes state and move on to improvements and keeping up with the times.
Not adding a ton of overhead like an external framework.
Anyway, I just spent the last 2 hours tracing the topics and reading through them. (Eg. from the Gist link posted above.)
Reading some of the responses to the topics and people involved only proves to be more upsetting.
Well, moving to a framework would actually reduce a good bit of code duplication, wtfs, and oddities IF it was a decent framework (things like an ACL, post parsing, input validation are all fairly universal and can cover multiple software platforms with ease). If anything it'd probably reduce the number of issues we'd see with the software - if you find a library that does something, does it well, does it safely, does it fast, why not leverage it?
From my reading though, there's not been much of an attempt at 4.0. It's just stagnant all around, 3.0.x, 3.1.x, 4.x.














