News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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.