Random Block & PHPBB2
stupiddrunk
Joined: 2002-09-17
Posts: 15 |
Posted: Mon, 2004-10-11 02:50 |
I have successfully integrated phpbb2 and gallery on my site. I am however having a little trouble getting the photo random block work with the phpbb header variables. I am getting it to display a random photo and able to click on it to be taken to the album, but I need it to load the phpbb headers. Here is the code on the site <IFrame id="blockrandom1" name="blockrandom1" So this works great as designed, but how do i get it to load the headers as in this link? The IFrame tag loads the generic site, the normal link allows the phpbb header / footer to load. |
|
Posts: 2322
Your iframe URL is bad.
It needs to be "&file=index&include=block-random.php" not "&file=block-random"