10 reasons why phpBB3 sucks!
I’ve been using phpBBv2 for a long while now, on quite a few sites for one reason and another. I like phpBB because it’s simple to use, for both users and admin. Things like the “ego search” are features I wouldn’t want to live without.
phpBBv2 was great, things like the templates, and installing mods was much to be desired, however workarounds appeared and we got used to dealing with them.
Upon the announcement that phpBB3 was coming out I got excited. Now usually I wait until the first bug fix release comes out before I start using the product, however I wanted to start a new forum, so instead of installing phpBB2 I decided to try phpBB3
This is what I found…
- Templates are now even more complicated
- A new language was invented in earlier phpBB for templating. You MUST learn this in order to create templates. Why use this, when there’s a perfectly good one that we already know? …called PHP!
- Templates are split into three sections now, templates, imagesets and themes.
- Editing files outside of the admin area is just asking for trouble, as any changes will not be noticed, as the system caches them. This means I can’t use my favourite text editor to develop this site.
- Flexibility simply doesn’t exist, you’re restricted by all sorts.
- It’s STILL not SEO friendly
- We were promised that there would be native friendly URLs in this version, yet no such luck.
- URLs are nasty, they could be so much prettier and descriptive.
- Carrying around the SID in URLs is UGLY! Everybody has a cookies enabled browser these days.
- Page titles are still horrible, including the “Index page”, very descriptive…
- There’s too many links per page, it just causes issues.
- No XML sitemaps?
- Modifications still aren’t any easier to add
- Still not automated!
- It’s now using MODX which is, instead of a bunch of instructions as it used to be, is XML based, which designed to be read by machines…
- I’m sure most people would like to add in all sorts of gadgets and widgets, yet phpBB3 doesn’t have any such support!
- Still no RSS feeds…
- RSS is a major part of “web 2.0″, yet phpBB 3.0 still hasn’t mastered them!
- RSS feeds ARE NOT DIFFICULT, it’s just XML!
- HUGE footprint, is it really justified?
- phpBB2 was about 2mb when it was extracted, this phpBB3 is about 5 times that at around 10mb, ridiculous!
- So there’s a new admin control panel (ACP), there’s a new default theme which looks a bit nicer, but really what’s changed that much?
- Too many whining copyright notices
- Shut up about copyright already!
- If you’re that bothered about it, why don’t you make it a commercial product or get people to pay to remove the copyright and gain support?
- You’re probably not really doing yourself any favours by having people link back, they aren’t exactly going to be quality links, because all the quality links remove it or use something else.
- Nobody really wants to keep these anyway…
- Quick reply
- A feature that vBulletin has, and does very well, yet phpBB doesn’t have it.
- This is a feature you’d have expected they would have added as a native option, yet again no.
- HTML is no longer accepted in comments
- Unlike phpBB2, phpBB3 does not allow the use of HTML tags in comments, forcing administrators of large phpBB2 systems with many pre-existing HTML links to choose between upgrading to the new software or preserving their existing links
- Unprofessional
- phpBB has never had the look and feel of a professional product.
- The general userbase of phpBB is unprofessional.
- phpBB is not taken seriously in the money making world of web development.
- There’s no option of professional support, it simply doesn’t exist!
- I hate it, but you love it!
- Unfortunately phpBB is one of the few notable forums out there, nothing else works quite like it.
- They pioneered things like bbCode which means users can add easy to understand markup to their comments.
- The search is fantastic, better than any other forum out there, even vBulletin, it just works very well. Egosearch is also very useful.
- It’s open source and GPL so it appeals to all the freetards out there.
- Has support for multiple database management systems, including MySQL, Microsoft SQL Server, Oracle, PostgreSQL, SQLite, Firebird, OpenLink Virtuoso, and other ODBC-accessible DBMS
- There’s quite a large community that offer mods, styles and support.
- It works! It really works! What can I say? I godda hand it to them for that.
Oh and also, It also sort of goes without saying that the spam situation since phpBB2 hasn’t gotten any better, but some kind of question appears to be the best solution to this, but it’s less than perfect.
In conclusion, I’m disappointed with phpBB3, I had expected more improvements, there was promises of search engine friendly URLs and automated mod installations, but we’re yet to see any of this… phpBB4 anyone?
Update: Don’t worry there ARE alternatives!
guest said,
May 1, 2008 @ 3:13 pm
but the most popular phpbb forum is out there —– http://www.warez-bb.com
hacker said,
May 1, 2008 @ 3:14 pm
Just f*ck your a$$ mate{ your own } i love phpbb
PS. I completely missed the point of this article, and am a complete idiot.
xul76 said,
June 7, 2008 @ 12:00 am
one of the improvements is the search, finally your able jump to the permalink of any given post within a thread (so your not lost anymore if the search found a thread that spreads over many pages).
you’re right on all accounts though…
Jadestone said,
June 17, 2008 @ 10:53 pm
Being a programmer and a MOD author for phpBB2 i am very upset about phpBB3. I have put off and put off coding on it until a few days ago. As a programmer i can say phpBB3 is terrible, they over complicate their code and make you just through hoops to perform simple actions. Their coding guidelines are retarded and i love how you have to add the /*** @ignore**/ after your header in the php files… retards didn’t even think about their structure properly, document readers would read the code if you didn’t put the ignore there..
I simply do not understand why they went this way… The system is not worth the changes. They have created an entire different product with less features in this programmers eyes. I will not make the switch and i will be supporting phpbb2 for awhile afterwards. I have copies of the latest release of phpbb2 and i do not plan on upgrading any time soon.
I can program in their new system, i just think they took a giant step back instead of forward. the no HTML is a sissy way to go.. every other product out there lets you use it… they apparently have no idea what they are doing… Its like taking fire from man, i am convinced their programming team is a group of monkeys. They have maybe 2 or 3 things useful in the phpBB3 version that was not in the phpBB2. I also deal with SEO as my day job, you are correct, phpBB is terrible with SEO. There are MODs out there that help with that but you can only fix something so much..
Now, since this is free software we don’t really have a right to complain… I, as an open source programmer, disagree. If you are releasing a product and stating how much better it is going to be, free or not, and you release a piece of garbage be prepared to take some insults.
Sorry i was just working on their phpBB3 system and it is terrible so i had to get a little of it out.