Forum Moderators: phranque
phpbb is free, invision is nice but too expensive. mmbboard I saw this for the first time. I tried demo on their side and it looks very nice. Has anyone got experience with mmbboard?
Also, has anyone tested them all? How can they compare (speed, installation, CPU resources).
THanks!
I'd not heard of MyBBoard before your post. Looking at it briefly, I have a couple of comments: firstly, it is still in pre-release (before version 1.0), so you might want to wait until a full release before using it. I agree it does look very clean and well-conceived. However, a major disadvantage is the license (EULA), which prohibits any disassembly or even the right to add modifications without them being approved and released by the company supporting the product. The EULA alone would make me reject it as a candidate: it is free to download, but the license is far too restrictive to be useful.
Still, phpBB is far and away the most popular. If free is the primary critiria, phpBB is it. If free isn't the primary concern then skip that stage and go right to vbulletin which is something like $75 a year.
I switched my forum from phpBB to vbulletin and am waaay happier with the moderation and administration. And ultimately, so were my visitors.
i found it yesterday and demo looks very nice:
[mybboard.com...]
anyone familiar with it?
Forum software is prone to attack by its very nature - a system which accepts input from multiple, unknown sources is at risk from being taken over. A lot of the various wannabe forum packages will have as many serious bugs as phpBB had, just that the relative obscurity of their package means that they have yet to be discovered. vBulletin has had several very serious vulnerabilities patched within the last six months alone.
FridayNight, for MyBBoard, see my comments in message #2.
So the basic rule is: don't get caught out. Make sure you're on the phpBB release mailing list, make sure you patch your install quickly (24 hours max.) after a new release, make sure your passwords are secure, etc. As I said, phpBB is no worse than many other forum packages out there, but you still need to keep on the ball to make sure you keep it as safe as possible.
One detail: if you have a modified board with extra database tables, the built-in database backup utility won't be sufficient (it only backs up the standard tables). I find it also sometimes is problematic as the database grows (say 50Mb up) - so it's usually best to use phpMyAdmin in your hosting control panel to export the database instead.