Ask Experts Questions for FREE Help!
  Advanced
Register  |  Log in  
   Ask    
 Answer  
  Help  

Ask QuestionsprogressAnswer QuestionsprogressBuild ReputationprogressBecome an Expert
 
Free Answers in 3 Easy Steps

Register Now
3 Steps

At Ask Me Help Desk you can ask questions in any topic and have them answered for free by our experts. To ask questions or participate in answering them you must register for a free account. By registering you will be able to:
  • Get free answers from experts in any of our 300+ topics.
  • Accept money for answers that you provide.
  • Communicate privately with other members (PM).
  • See fewer ads.

Home > Computers & Technology > Internet & the Web   »   creating a forum

 
Question Tools Search this Question Display Modes
Question
 
 
#1  
Old Oct 6, 2003, 09:30 AM
xtazy
New Member
xtazy is offline
 
Join Date: Oct 2003
Location:
Posts: 3
xtazy See this member's comment history on his/her Profile page.
Send a message via ICQ to xtazy
creating a forum

HI,
i'de like to create a forum for my new site. but but i don't know anything about it. can someone hepl me?
i only know the interface part.

thanks

Reply With Quote
 
     

Answers
 
 
Old Oct 7, 2003, 02:28 PM   #2  
coreybryant
Junior Member
coreybryant is offline
 
Join Date: Jan 2003
Posts: 134
coreybryant See this member's comment history on his/her Profile page.
Re: creating a forum

Are you able to use ASP on your site or do you need to use PHP? You are wanting to host this forum on your site, correct?
  Reply With Quote
 
     
 
 
Old Oct 15, 2003, 07:45 AM   #3  
xtazy
New Member
xtazy is offline
 
Join Date: Oct 2003
Location:
Posts: 3
xtazy See this member's comment history on his/her Profile page.
Send a message via ICQ to xtazy
Re: creating a forum

I don't know what u mean by ASP n PHP? could u please explain.

Thanks
  Reply With Quote
 
     
 
 
Old Oct 15, 2003, 07:53 AM   #4  
coreybryant
Junior Member
coreybryant is offline
 
Join Date: Jan 2003
Posts: 134
coreybryant See this member's comment history on his/her Profile page.
Re: creating a forum

Do you have a domain name (i e www.yourdomain.com) or is it off another ISP (www.isp.com/yoururl)?

If you have your own domain name - are you hosting it on a UNIX or Windows server?
  Reply With Quote
 
     
 
 
Old Dec 11, 2003, 05:02 AM   #5  
Shoreside_Vale
New Member
Shoreside_Vale is offline
 
Join Date: Nov 2003
Location:
Posts: 23
Shoreside_Vale See this member's comment history on his/her Profile page.
Send a message via ICQ to Shoreside_Vale
Re: creating a forum

do u use VBulletin or invision? or are u creating it from scatch using php? if u needed a domain, u could try www.dot.tk

Comments on this post
cisco4networking : Great and easy to understand
  Reply With Quote
 
     
 
 
Old Feb 19, 2004, 05:31 AM   #6  
AudioCourses
Junior Member
AudioCourses is offline
 
Join Date: May 2003
Posts: 33
AudioCourses See this member's comment history on his/her Profile page.
Send a message via ICQ to AudioCourses Send a message via Yahoo to AudioCourses
Re: creating a forum

Getting a forum up is easy...

You need to send an e-mail to your webhost (ISP). Asking them something like this.

1. Do you provide a MySQL database. (this stores all the forum posts)
2. Does the server allow php version 4. (this is just a particular type of web page, active ones)

The forum itself is available for free, as open source software, and a really good one at that!

The forum files get uploaded to your website and you then run an installer which will connect to the database. The database (MySQL) resides on the server and contains all the fourm data, just like this one you are reading.

Each time a new page is requested the forum pages ask for the information from the database.

It sounds complex but it really is a piece of cake.

Let me know if you need help.



  Reply With Quote
 
     
 
 
Old Feb 25, 2004, 05:38 AM   #7  
LTheobald
Ultra Member
LTheobald is offline
 
LTheobald's Avatar
 
Join Date: Feb 2004
Location: Cambridge, UK
Posts: 1,047
LTheobald See this member's comment history on his/her Profile page.LTheobald See this member's comment history on his/her Profile page.
Call LTheobald via Skype™ Send a message via MSN to LTheobald
Re: creating a forum

Time to throw my views in now.

Xtsasy, you'll need to have a web host that supports some kind of server side scripting if you want a forum. Server side scripting is basically code that runs on your web server, not on a person's PC when they download the page (e.g. JavaScript). There's a number of different scripting languages you could use to create a forum. You'll need to find out if your web host supports them first. So check if your web host supports one or more of the following :

* ASP
* PHP
* JSP
* CGI

Once you have found out which one of those your server supports myself and the other peeps here can help you out some more.

Just a warning though. A full blown forum is something you shouldn't undertake unless you know at least the basics of databases and HTML.

You might be better off trying some free guestbooks to start with. If you're hosting your site with someone like Geocities, the chances are they will have a script ready for you to use.
  Reply With Quote
 
     
 
 
Old Feb 25, 2004, 05:42 AM   #8  
coreybryant
Junior Member
coreybryant is offline
 
Join Date: Jan 2003
Posts: 134
coreybryant See this member's comment history on his/her Profile page.
Re: creating a forum

And just one other site to review:
http://www.forumcrafters.com/
  Reply With Quote
 
     
 
 
Old Jun 30, 2004, 12:58 PM   #9  
rasta
New Member
rasta is offline
 
Join Date: Jun 2004
Location: CT, USA
Posts: 3
rasta See this member's comment history on his/her Profile page.
Send a message via ICQ to rasta
Re: creating a forum

LTheobald----im new to this forum, but im trying to add a forum to my online store, and would like some assistance to get started, could you advise?


-Rasta
  Reply With Quote
 
     
 
 
Old Jun 30, 2004, 01:01 PM   #10  
coreybryant
Junior Member
coreybryant is offline
 
Join Date: Jan 2003
Posts: 134
coreybryant See this member's comment history on his/her Profile page.
Re: creating a forum

Quote:
author=rasta link=board=building_web_pages;num=1065461418;start =0#9 date=06/30/04 at 13:58:40]LTheobald----im new to this forum, but im trying to add a forum to my online store, and would like some assistance to get started, could you advise?
-Rasta
Welcome to the forums Rasta. What is the platform of your webserver - Windows or Unix/Linux?
  Reply With Quote
 
     


Question Tools Search this Question
Search this Question:

Advanced Search
Display Modes

 
Similar Sponsors

Similar Questions
Question Asker Topic Answers Last Post
creating xp disc wazza Windows 3 Jul 26, 2006 05:16 AM
Creating new math Walshy Mathematics 3 Jun 11, 2006 09:41 PM
help creating a web site blusia Internet & the Web 6 Apr 26, 2006 04:31 PM
Creating one partition? dogbreath Printers 6 Feb 28, 2005 06:05 AM
Creating a C23 H28 O8 mixture Jerome Chemistry 0 Jan 12, 2005 04:28 PM




Copyright ©2003 - 2007, Ask Me Help Desk.
All times are GMT -8. The time now is 05:23 PM.

Content Relevant URLs by vBSEO 3.0.0 RC6 © 2006, Crawlability, Inc.