Jump to content
xisto Community
Sign in to follow this  
lucaas

Do Somebody Have A Tutorial About... How To Create A Forum? how to create a forum?

Recommended Posts

Like rejected said it is a long process and takes up a lot of time and hard work. I found a tutorial at http://www.pixel2life.com/ which has a short tutorial on building the basics of a forum. Hopefully this will help.
http://forums.xisto.com/no_longer_exists/

Share this post


Link to post
Share on other sites

To create a forum is easy but if you mean create forum software, I am speechless. But to create a forum, google "free forum software" and look for good ones like phpBB, SMF, PBB.
And upload them by following their guides. For uploading them, use FTP to make it quick. I recommend FileZilla.

Share this post


Link to post
Share on other sites

I will provide you some links to give you some idea's on creating a forum

 

http://www.pixel2life.com/tutorials/count/hp_based_forum/

http://www.pixel2life.com/tutorials/count/ds_and_replies/

 

this should give you some ideas on where to go next and what steps that need to be taken as well. Also looking to CMS scripting as well I do believe their are sever scripts on how to start one by scratch.

 

Also if you go the affiliates section at gfxtrap.com we have several tutorials sites that do cms as well.

Share this post


Link to post
Share on other sites

Dear lucaas
You Must create one subdomain at first (forum or forums) on your cpanel
and then choose Your Forum script , for example phpbb or smf or ipb version 1 or mybb or ...........
and then search at google to find install tutorials
phpbb : http://forums.xisto.com/no_longer_exists/
ipb : https://www.siteground.com/tutorials/ipb/
smf : https://www.siteground.com/tutorials/smf/
mybb : http://forums.xisto.com/no_longer_exists/
You must choose your forum script its very important (security , options , template , skin , and ..... ) of script

Share this post


Link to post
Share on other sites

Mking a forum is a long and hard process you will neeed to know several scripting languages such as PHP MySQL Pearl and possibaly CGI. you would be better downloading phpbb for another forum software.

Share this post


Link to post
Share on other sites

I started making a basic php-sql forum and it was complicated but the functions needed werent always very difficult. Most things i needed were just sql database commands to connect to the database and retreive posts etc...And you will need to know about sessions in php which isnt too hard but it does bring along a bit of security that you will need to know in order to make the forum safe. I actually got quite far in my way along considering ive taught myself php and sql and havent had a world of experience, i got the backbone down where i could post a new message and then call it up in a list of the last topics and then retreive the topic data and print it out to the screen, but unfortuantely i got my laptop stolen and hadnt got a backup so i lost it all, but i felt proud knowing i had the backbone down. It was nothing compared to phpbb and such but to know that if i kept on at it i could improve it to become good was nice.Dont give up because people say its hard, tis definately not easy but its not impossible, it might take a long time to do though before you have features like a mod/admin panel etc... but keep going, you can do it if you put your mind to it.

Share this post


Link to post
Share on other sites

i could code a good forum using ASP but it would take a long time im not amazing with php so that could take even longer. download an opensource forum and edit it to your needs.

Share this post


Link to post
Share on other sites

I made my own forums for an online game I am making, pretty advanced forums, with admins and stuff.... Took me all summer. Wasn't too hard to code, just very long time. Simple functions.798 lines of code :)

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.