Jump to content


Gettin Pages to load in 1 main page using include


1 reply to this topic

#1 dstudios

    Young Padawan

  • Members
  • Pip
  • 5 posts

Posted 29 May 2005 - 11:16 AM

HELLO... COOL SITE...

anyways, im having trouble putting up a forum in my site, my prob is that I want to load pages of the FORUMs in one main page just like an iframe that everything I click within the frame always load in that same frame... same thing I want to happen in PHP page... i tried include on the main page of my forums, to include the forum itself in a table..but everytime i click something in the included page within the table, it would take me outside the layout.

here's the link with the iframe: iFramed FORUM

here's the link with the include on PHP: PHP INCLUDED FORUM


here's the link to the forum itself w/o the header: FORUMS


I want to make my forums look like this one(THIS FORUM)... the header is still intact...
I want my site header to be intact while i browse thru the forums..

Think you could help me with this?

I hope you understood me.. sorry, Im having troubles with my English..

Hope you could help me with this.. Thanks in advance

#2 JoeVincetti

    Young Padawan

  • Members
  • Pip
  • 82 posts

Posted 01 June 2005 - 09:56 PM

Try using include on your header page again. The same thing happened to me on my site, and it turned out the problem was that i was using a bad script for my header page. I was using something like if ($page =="news) { include "news.php"; }. Try using a script like thisthis on your header page. You may need to edit your forum scripts so that when you sumbit info it gets submitted to yoursite.com/index.php?page=forum. Im not ssure if this answered your question.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users