Quote from IndexI like the thing in vBulletin where you can open the individual pages of the forum and edit the code. does phpbb have that? I remember the admin panel just having a lot less stuff, and it took me forever to figure out how to install.
Wait what do you mean? Like in-line edit? If that's what you mean, phpbb does have it, but on the condition you install it after the fact as a mod. The big thing about phpbb is how modular it is, and how much support they've added in for mods in the latest releases. They have this thing called Mod-X I think, and it is essentially a self-installer for mods created under a specific standard (all of which are readily available through their website). So it's easy enough to replicate most, if not all of the features vBulletin has. It also lets you go beyond and add in things you might not have even thought would be useful, like I have a connection log on my phpbb installs that I can use to see if people are trying to break into my account, or what time people logged in to the forum and under what IP, just in case there's a situation that needs that kind of information.
If you haven't used phpbb in a while, then chances are you've probably never seen the newer versions that addressed a lot of the gripes people had with it.