PDA

View Full Version : Adding a message board to my website? Opinions?



Dave_7
10-06-2002, 03:52 PM
Anyone have a message board on their website?

I'd like to put one, similar to this one (I suppose), on my site.

Is there a place to download the software/code required?

Anything to watchout for?




Dave.

xsiled2
10-06-2002, 04:06 PM
http://www.phpbb.com

use this one :)

Dave_7
10-06-2002, 04:19 PM
Will I need to run a SQLserver on the website to run this (or any message board)?



Dave.

chadlnc
10-07-2002, 06:51 AM
I used Snitz Forums and it worked well for me, did not need SQL just a database. Here is a page from their site that also lists their competitors (even though they are free), this should give you plenty of choices. Phpbb is listed.

http://forum.snitz.com/competition.asp

caribiner23
10-15-2002, 08:56 AM
Does anyone have any experience with InvisionBoard (http://www.invisionboard.com)?

I'd be interested in hearing from people who not only have used it to host a bulletin board, but anyone who has experience from a user's standpoint.

:)

seqiro
10-15-2002, 09:30 AM
Originally posted by xsiled2
http://www.phpbb.com

use this one :)

:stupid:

Highly configurable, moddable, and best of all open source so it won't cost you a penny. I run it on my site (http://www.beasi.net/phpBB2/) and love it.

It does however require PHP and MySQL access. DCForum (http://www.dcscripts.com/dcforum.shtml\) was something I used for awhile when I only had Perl access and although it looks fairly good and has a lot of features, it is a serious space hog because of the way it stores data.

sho.gun
10-15-2002, 11:18 AM
One of my webhosts uses invisionboard and the first time I went there I was quite impressed by the number of features it has. You can even put in sql and php commands in replies... Anyway, I thought it was really cool...

caribiner23
10-17-2002, 07:51 AM
Thanks for the feedback, sho. I downloaded invisionboard and it installed pretty easily. Configuration was straightforward, too.

:thumbup: