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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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.