coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 (BBS) Integration / Bridging => Topic started by: jonny on August 20, 2004, 08:49:18 PM

Title: phpbb menu in cpg
Post by: jonny on August 20, 2004, 08:49:18 PM
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?
Title: Re: phpbb menu in cpg
Post by: jmc on August 20, 2004, 09:22:50 PM
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
Title: Re: phpbb menu in cpg
Post by: cmyksteve on August 24, 2004, 05:55:30 AM
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.