show phpbb on same page as gallery? show phpbb on same page as gallery?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

show phpbb on same page as gallery?

Started by angelp, March 27, 2004, 10:33:47 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

angelp

Is there any way at all to show the phpbb forums on the same page as the gallery. For instance, have the gallery on the top part of the page and the forums take up the bottom part of the page, instead of having them on separate pages. Any tips would be appreciated, thanks in advance!

Joachim Müller

in theory, this is possible, but nobody has done that mod yet, and I wouldn't recommend it, since it would be a huge server load. You can however include links between the two parts of your site, and you can even spice up phpbb's front page with some random coppermine pics (search the mod board). Afaik there's also a mod available on the phpbb board that let's you include phpbb's content (like recent postings or users online) on remote scripts - search the phpbb board for this mod and include it in coppermine (using the anycontent.php file).

You could as well go for a frame or iframe solution, but I wouldn't recommend that either.

GauGau