site & forum intergration

Discussion in 'PHP' started by hitboy, Jan 7, 2007.

  1. #1
    i was wondering i want to make my site and forum intergrate like the example site.

    http://www.xtremetop100.com/forum/

    How do i make the forum like that i am using phpbb?
     
    hitboy, Jan 7, 2007 IP
  2. scriptur

    scriptur Peon

    Messages:
    36
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Install phpBB as a subfolder in your site. Place a link in the menu on your site to point to the index page of the forum. Eg, if your site is www.mysite.com and you installed phpBB in a folder called forum, point the link to www.mysite.com/forum/index.php
     
    scriptur, Jan 7, 2007 IP
  3. hitboy

    hitboy Well-Known Member

    Messages:
    2,939
    Likes Received:
    69
    Best Answers:
    0
    Trophy Points:
    170
    #3
    hmm maybe i wasnt descriptive enough i meant i want the same header on the forum also but i am running 2 scripts.. would i have to put it in a frame?
     
    hitboy, Jan 7, 2007 IP
  4. scriptur

    scriptur Peon

    Messages:
    36
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    frames wasn't used, seems they implemented the header and menu as include files into the phpBB template
     
    scriptur, Jan 7, 2007 IP