For the non-techies, which forum program do you think is easier?

I'm working with phpBB, and it's user friendly - I just HATE the updates - always mess up with those.

Dani AI

Generated

This thread asks which forum is "easier" for non‑techies. mentions comfort with phpBB but frustration with updates; and already point to alternatives. Below is practical, current advice to reduce upgrade pain and to choose a path that fits time, budget, and technical comfort.

A short upgrade/maintenance checklist to avoid the kind of breakage sees:

  • Make a full backup of files and the database before any upgrade (and verify the backup).
  • Clone the live site to a staging folder or subdomain and run the upgrade there first.
  • Disable third‑party mods/themes before upgrading the core; re-enable one at a time and test.
  • Read the upgrade notes for your exact version — security patches can require intermediate steps.
  • After upgrade, run cache clears and check attachments, avatars and search indexes.
  • Automate daily backups and enable update notifications so small upgrades aren’t skipped.

If moving to a different engine, plan the migration to avoid lost data or angry users:

  • Export users, posts, attachments and timestamps; preserve password hashes where possible so users don’t have to reset immediately.
  • Check for reliable import/conversion tools or paid migration services that preserve IDs and links.
  • Keep the old forum read‑only and put 301 redirects or a visible banner to the new URL to retain SEO and help users find archives.

For true non‑techies, consider a hosted or managed forum service (automatic updates, backups, support) rather than self‑hosting. If self‑hosting, keep custom mods minimal and document every change so upgrades are repeatable. These steps will reduce the “holy moly” moments when an update goes wrong.

Recommended Answers

All 5 Replies

I have written an article on the relative merits and demerits of phpBB on my blog. You can read it here. Hope you find it useful.

If you're a power user, definitely go for something like Simple Machines if you cannot afford the price of vBulletin. If you can afford it, go with vBulletin.

You'll struggle with a heavily modded phpBB board, believe me, because updating will be difficult and you may lose some data if you convert later to another forum.

Well phpbb is basic and is well suited for beginners if you are serious about your community and wish to keep it for long run then go with VB or IPB whichever suites your needs.

Well phpbb is basic and is well suited for beginners if you are serious about your community and wish to keep it for long run then go with VB or IPB whichever suites your needs.

The fact is, I'm serious about my community, but I cannot afford the price of vBulletin or IPB at present. Exchange rates are against me and I will end up paying a huge amount.

So one need not necessarily use phpBB if you cannot afford the paid ones. You can also use YaBB (which is perl-based) or SMF (Simple Machines). I think SMF is quite a powerful forum software considering that it's free.

It's admin panel takes some getting used to, but the fact is: it's free, it's feature rich and it's extremely configurable and has a very, very sophisticated permissions system that cannot even be matched by phpBB.

So one need not necessarily use phpBB you know. I made the mistake of not researching enough before implementing a forum solution.

There are many of us who are serious about a community, but that doesn't necessarily mean that we can afford vB or IPB. Not all of us are in a position to buy licenses from Jelsoft or Invision.

My main concern was that I didn't want to spend the money on VB in case I had as many problems updating as I did/do with phpBB.

But I will start with it and wait until it gets busier then switch to VB.

harishankar- thank you for the article - very informative.

You're welcome toopie :)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.