phpbb menu in cpg phpbb menu in cpg
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

phpbb menu in cpg

Started by jonny, August 20, 2004, 08:49:18 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jonny

Hi,
I use phpBB 2.0.10 and cpg 1.3.2, is there any quick and simple way to get the phpBB menu over the cpg menu so the user won't have to type the url manually?

jmc

Hi, Jonny!
The simplest way would be to insert a new menu item into the Gallery menu (edit your theme.php) which points to the bb, and do the same in the bb menu (edit yourtemplate/overallheader.tpl) to point back at the Gallery.
It's fairly straightforward, but post back here if you need any help!
John Mc
I'm trying hard... at least!

cmyksteve

I'm using the same two programs as Jonny. In Coppermines Fruity theme, I placed an html link right after the search button, in my theme.php file. This takes me right back to my phpbb forum. I didn't know if an html link would work there but it looks and works fine.