CPG and phpBB sharing themes? CPG and phpBB sharing themes?
 

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

CPG and phpBB sharing themes?

Started by Valiant, July 22, 2006, 10:55:59 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Valiant

Heylo,

I was just wondering if it was possibly to link the CPG template system into the phpBBs. What I mean is that on the forum there are two themes that users can use, is there anyway for CPG to detect the theme they're using on the forum and apply the similiar theme on the gallery?

ie detect the theme name in use and apply the same theme?

Am I making sense?

Thanks

Joachim Müller

Technically possible if you code it. Find out where phpBB stores the theme preference the user has set (probably in a cookie) and read that from coppermine.