Go Back   CodingForums.com > :: Client side development > General web building

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rating: Thread Rating: 2 votes, 3.00 average.
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 08-09-2005, 11:42 PM   PM User | #1
Ninjax
New Coder

 
Join Date: Aug 2005
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Ninjax is an unknown quantity at this point
How do I add a forum to my site?

Sorry i didnt know were to post this, because im new. Can anyone tell how i can put a forum on my site.

Thanks in advance
Ninjax is offline   Reply With Quote
Old 08-09-2005, 11:52 PM   PM User | #2
JamieR
Senior Coder

 
JamieR's Avatar
 
Join Date: Oct 2004
Location: United Kingdom
Posts: 3,161
Thanks: 0
Thanked 5 Times in 5 Posts
JamieR is on a distinguished road
Well welcome...

this question, or the "how do I make a forum" question has been asked several times before on CF. You need a webserver which supports a server side language, such as PHP and a database technology, such as mySQL. There are a load of piece of forum software around, ranging from free to ones you have to purchase. phpbb - www.phpbb.com is free, highly customisable/moddable, skinnable and easy to install. it is written in php/mysql so requires a server which supports that to run.

Also this should be posted in the general web building forum, as it is related to the general web side of things, and not html/css
__________________
-Jamie
JamieR is offline   Reply With Quote
Old 08-09-2005, 11:58 PM   PM User | #3
Ninjax
New Coder

 
Join Date: Aug 2005
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Ninjax is an unknown quantity at this point
Quote:
Originally Posted by weazel
Well welcome...

this question, or the "how do I make a forum" question has been asked several times before on CF. You need a webserver which supports a server side language, such as PHP and a database technology, such as mySQL. There are a load of piece of forum software around, ranging from free to ones you have to purchase. phpbb - www.phpbb.com is free, highly customisable/moddable, skinnable and easy to install. it is written in php/mysql so requires a server which supports that to run.

Also this should be posted in the general web building forum, as it is related to the general web side of things, and not html/css
Thank you for the welcome! So www.phpbb.com is a free forum site, that lets you put a forum in your website. Thanks for your help
Ninjax is offline   Reply With Quote
Old 08-10-2005, 12:32 AM   PM User | #4
JamieR
Senior Coder

 
JamieR's Avatar
 
Join Date: Oct 2004
Location: United Kingdom
Posts: 3,161
Thanks: 0
Thanked 5 Times in 5 Posts
JamieR is on a distinguished road
Yes...as I say, you need a server which supports php and mysql to use it.
__________________
-Jamie
JamieR is offline   Reply With Quote
Old 08-10-2005, 09:48 AM   PM User | #5
Ninjax
New Coder

 
Join Date: Aug 2005
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Ninjax is an unknown quantity at this point
How do i get that?
Ninjax is offline   Reply With Quote
Old 08-10-2005, 10:19 AM   PM User | #6
iota
Registered User

 
Join Date: Oct 2004
Posts: 592
Thanks: 0
Thanked 1 Time in 1 Post
iota is an unknown quantity at this point
Lightbulb

To build a forum, you don't need to buy space any web hosting unless you want to implement the MODs to your own forum or want it ad-free.

You can build free forum.

http://www.proboards.com
http://invisionfree.com

Here's my free forum :

http://welcome2all.proboards41.com
iota is offline   Reply With Quote
Old 08-10-2005, 12:47 PM   PM User | #7
Ninjax
New Coder

 
Join Date: Aug 2005
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Ninjax is an unknown quantity at this point
Quote:
Originally Posted by iota
To build a forum, you don't need to buy space any web hosting unless you want to implement the MODs to your own forum or want it ad-free.

You can build free forum.

http://www.proboards.com
http://invisionfree.com

Here's my free forum :

http://welcome2all.proboards41.com
I know how to make aa forum, but i don't know how to put a forum on my site.
Ninjax is offline   Reply With Quote
Old 08-10-2005, 12:59 PM   PM User | #8
JamieR
Senior Coder

 
JamieR's Avatar
 
Join Date: Oct 2004
Location: United Kingdom
Posts: 3,161
Thanks: 0
Thanked 5 Times in 5 Posts
JamieR is on a distinguished road
What type of hosting does your website have?
__________________
-Jamie
JamieR is offline   Reply With Quote
Old 08-10-2005, 02:57 PM   PM User | #9
iota
Registered User

 
Join Date: Oct 2004
Posts: 592
Thanks: 0
Thanked 1 Time in 1 Post
iota is an unknown quantity at this point
Quote:
Originally Posted by Ninjax
I know how to make aa forum, but i don't know how to put a forum on my site.

You can use Object type to insert your forum to your site. Or use frames.
iota is offline   Reply With Quote
Old 08-10-2005, 04:05 PM   PM User | #10
Ninjax
New Coder

 
Join Date: Aug 2005
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Ninjax is an unknown quantity at this point
Quote:
Originally Posted by iota
You can use Object type to insert your forum to your site. Or use frames.
Thank! Were can i get object type from
Ninjax is offline   Reply With Quote
Old 08-10-2005, 08:14 PM   PM User | #11
oracleguy
Rockstar Coder


 
Join Date: Jun 2002
Location: USA
Posts: 9,042
Thanks: 1
Thanked 322 Times in 318 Posts
oracleguy is a jewel in the roughoracleguy is a jewel in the roughoracleguy is a jewel in the rough
Since you are new here please take a moment a go over our posting guidelines that lay out the proper way to name threads. I have illustrated this point by modifying yours to be more concise.
__________________
OracleGuy
oracleguy is offline   Reply With Quote
Old 08-11-2005, 01:58 PM   PM User | #12
iota
Registered User

 
Join Date: Oct 2004
Posts: 592
Thanks: 0
Thanked 1 Time in 1 Post
iota is an unknown quantity at this point
Quote:
Originally Posted by Ninjax
Thank! Were can i get object type from

For example,

Code:
 <object  type="text/html" data="http://codingforums.com" width="900" height="500">
</object>
If you're really a beginner, please download files related to your need or wish:

http://icebergz.flashband.net/myitli...atalog/webdev/
iota is offline   Reply With Quote
Old 08-12-2005, 04:22 AM   PM User | #13
JoWiGo
Regular Coder

 
Join Date: Mar 2005
Posts: 114
Thanks: 4
Thanked 3 Times in 3 Posts
JoWiGo is an unknown quantity at this point
I've seen this happen a lot of times, and I think there is some miscommunication going around.

Ninjax, if you want a forum to be completley on your site, as in you have the users records hosted with yourself, and all the pretty images and text actually on your site, you need to have your own webspace and domain name. So if you want http://www.yoursite.com/forums, you need this. If you are fine with something like http://thisismyforums.proboard12.com or http://forums.com/your-forum-name then you can get it for free.

To get the forums onto your own domain name and hosting, you need to go to a site such as phpbb.com and download the forum package. From there, you have to have full access to your webspace and a mySQL database. If you are using a free service, you most likely do not have access to these, and I reccomend using a free remote hosted forum solution (something like http://thisismyforums.proboard12.com). There are many on the internet, just search for one.

Once you have downloaded the package, there will be installation instructions included with it. Just follow those, and if you have a question, either ask it here or with the program provider . Good luck!
JoWiGo is offline   Reply With Quote
Old 08-12-2005, 01:37 PM   PM User | #14
Ninjax
New Coder

 
Join Date: Aug 2005
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Ninjax is an unknown quantity at this point
Quote:
Originally Posted by JoWiGo
I've seen this happen a lot of times, and I think there is some miscommunication going around.

Ninjax, if you want a forum to be completley on your site, as in you have the users records hosted with yourself, and all the pretty images and text actually on your site, you need to have your own webspace and domain name. So if you want http://www.yoursite.com/forums, you need this. If you are fine with something like http://thisismyforums.proboard12.com or http://forums.com/your-forum-name then you can get it for free.

To get the forums onto your own domain name and hosting, you need to go to a site such as phpbb.com and download the forum package. From there, you have to have full access to your webspace and a mySQL database. If you are using a free service, you most likely do not have access to these, and I reccomend using a free remote hosted forum solution (something like http://thisismyforums.proboard12.com). There are many on the internet, just search for one.

Once you have downloaded the package, there will be installation instructions included with it. Just follow those, and if you have a question, either ask it here or with the program provider . Good luck!
were can i download this forum package from, and how do i put it straight on my site, can i still do it if my sites no on the internet? And do i have to pay for anythink.
Ninjax is offline   Reply With Quote
Old 08-12-2005, 02:15 PM   PM User | #15
JamieR
Senior Coder

 
JamieR's Avatar
 
Join Date: Oct 2004
Location: United Kingdom
Posts: 3,161
Thanks: 0
Thanked 5 Times in 5 Posts
JamieR is on a distinguished road
you need paid hosting and a domain. then download something like phpbb from www.phpbb.com. you can set up subdomains so you have the forum at htttp://forum.yoursite.com instead of http://www.yoursite.com/forum.

phpbb requires that your server supports php and mysql.
__________________
-Jamie
JamieR is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 07:59 PM.


Advertisement
Log in to turn off these ads.