Can anyone help me set up a forum site from either a drupal script or any other script from the net. My backsite knowledge is limited so any help would be greatly appreciated. I have registered a domain name and my ISP has mySQL and PHP etc. so I don't need to set that up only tie it in with a site and so on.
Look forward to hearing from you.
Kind regards
keith
If you will need other features on your website, aside from a forum, such as photo galleries, blogs, etc. its best to first build your site using a content management system, such as drupal, or xoops, mambo, joomla etc. then integrate a forum such as phpBB, SimpleMachines Forum, vBulletin (commercial), ivisionBoard, etc.
You can view alot of CMSs and compare them at cms-matrix.org
You can test demos of cms's at
http://www.opensourcecms.com/
Many of the forum software is integrated into these CMS, either as complete components, or modules or you can have a standalone (seperate) install of the forum, and install a port on your CMS that will allow them to work together.
The CMS will solve the management of your content, and also serve as a base to integrate other features like galleries, classifieds, wikis, blogs etc.
Its also an easy platform for development (as its usually designed for this), as opposed to developing additional features for a forum, which is designed only to be a forum.
For example:
I use Mambo or Joomla most the time. phpBB is fully integrated. I just install a seperate phpBB board, and install the port (connector script) in mambo.
When I want to add a gallery, I just install the famous gallery, or coppermine gallery, on a seperate folder of my site, and then install the port on my Mambo or Joomla CMS that connects the gallery.
This allows the users to just register on the cms, and be logged into the forum, and gallery, and any other addon all at once.
If you go to each gallery, or forum's website, and search the keyword for the cms you use in their forum, you will most likely find they have a port to your cms that you can use, and instructions.
You can also just search something like "mambo phpbb port" or similar on google.
Its a bit harder than just installing the forum, or gallery, etc. but its worth it.