Forum Moderators: phranque
I wouldn't advise trying to build forum software unless you're a very skilled programmer. It's really alot more involved than you may think.
The good news is ;) that lot's of people have already done it and you can download some of them for free. This one in particular is rather good (and free) though there are many more...
http://www.phpbb.com
Nick
Build your own:
You have complete control over what it does and doesn't do. You have 100% control over how it looks. Because you have built it....should anything go wrong, you should be able to find exactly what is wrong.
Downloading someone elses:
You get a bit mroe security built in. You get smiley faces and many other little features.
It takes less time and probably less stress to get working than your own.
I have actually just started building my own. I know in a week or so i will be sursing my desicion to go it alone, but i personally don't like the way you are so restricted with downloadable forums.
For instance: my forum will be within an area that users will have already logged into, but most forum scripts i have come across all have registration as a must.......but i don't need it. Makes sense?
I think if you have coding experience you should build your own....then build on it to make it better. If not, go with a downloadable one.
You mention you only have the basics of the web, so you should probabkly download one for now. You don't mention which language you will be using, so to give you some other examples, try hotscripts.com, asp101.com and aspin.com.......they are all huge ASP/SQL script sources.
good luck!
By writing my own my site can be:
domian.com/area/subarea/forum_name/
or
domain.com/topic/forum_name
Most sites either do:
forum.domain.com or domain.com/forum (sub forums there).
BZ
Major products like phpBB and vBB have a ton of hacks available as well as a very active user community, so there's a good chance someone has already addressed the special feature you absolutely can't live without.
If you already have enought knowledge to create your own forum why not download a descent free one and modify the heck out of it until it
This would be the best solution. There is open-source forum software out there, both freeware and shareware.
Sticky me if you'd like to know which one I use (n commercial link with it).