Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Results 1 to 6 of 6

This is a discussion on forums.. in the Shared & Semi-Dedicated forum
How do you set your domain to act as a forum? like: www.somesite.com will be a forum.. Sorry for bad explaination. ...

  1. #1
    JPC Member
    Join Date
    Mar 2006
    Posts
    15

    forums..

    How do you set your domain to act as a forum?

    like: www.somesite.com will be a forum..

    Sorry for bad explaination.

  2. #2
    Friendly rainboy's Avatar
    Join Date
    Apr 2006
    Location
    Eindhoven, The Netherlands
    Posts
    546
    No sure what you want, but guess you want to install forum software, if you have cpanel with fantastico that will be as easy as loging in into your cpanel, go to fantastico, choose one of the forum packages and install.

    If you do not have cpanel and fantastico available things get a bit more tricky as you got to install it yourself. First would be finding the forum software which does what you want. Either Payed or Opensource.

    I am using phpBB a lot, but there are many (even better) other forum software out there, its just that phpBB is doing everything i need and with the next release it actually does everything + nice to haves for me, but that version is still in beta, looks good though.

    Kindest regards,
    Patrick

  3. #3
    Yeah, I know a LOT! Vin DSL's Avatar
    Join Date
    Mar 2003
    Location
    Arizona Uplands
    Posts
    10,775
    I would try something like this:

    Create an 'index.php' file, containing the following, and drop it into root...
    PHP Code:
    <?php

    /**
     * index.php (root)
     * Redirect everyone to the forums page.
     */

    header('Location: http://www.example.com/your_forums_folder/index.php');

    ?>
    DISCLAIMER Any resemblance between the views expressed above and those of the owners and operators of this system is purely coincidental. Any resemblance between these views and my own are non-deterministic. The existence of Vin DSL is questionable. The existence of views in the absence of anyone to hold them is problematic. The existence of the reader is left as an exercise in the second-order coefficient.

    No Guts, No Story! VinDSL © 2010

  4. #4
    JPC Member
    Join Date
    Mar 2006
    Posts
    15
    Thanks for replies.

    But is there a way I can just set it so the forums will be the site?

  5. #5
    Community Leader jason's Avatar
    Join Date
    Sep 2001
    Location
    Rochester, NY
    Posts
    6,003
    Fantastico will do this for you. Log in to your cPanel, click on "Fantastico" and find the "Discussion Boards" in the list of available software at the left side of the window. Click on each one and read the description and/or visit the product's site to see if it will fit your needs. When you find something you like, return to the forum of choice's Fantastico page and click on "New Installation." Choose the domain you want to install the forum on and leave the "Install in directory" field bank. Fill out the remaining fields with your site information and click the install button.

    The installation may take a minute to complete. When you see a confirmation message, return to your site's home and you should see the forum.

    Good luck.

    --Jason
    Jason Pitoniak
    Interbrite Communications
    www.interbrite.com www.kodiakskorner.com

  6. #6
    JPC Member
    Join Date
    Mar 2006
    Posts
    15
    I already installed another forum.. is there any way I can do it now?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •