Need help converting theme.php to cpg1.4.x Need help converting theme.php to cpg1.4.x
 

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

Need help converting theme.php to cpg1.4.x

Started by ChaosCrusader, March 20, 2006, 02:48:31 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ChaosCrusader

I'm hopeless with converting an old theme to be able to use it with 1.4.x.  So if anyone can help me convert this theme.php to be usable with the new version of Coppermine, I would very much appreciate it.


function generate_ad_block() is used to prevent Adsense ads from showing on the register and login pages.  I'm totally lost, so any help will be very welcome.

Joachim Müller

just copy the file theme.php from the classic theme into your custom theme, then add the adsense code to it.