integrate coppermine into existing page integrate coppermine into existing page
 

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

integrate coppermine into existing page

Started by wilberts, January 23, 2005, 08:05:48 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

wilberts

Hello everybody,

First of all a thank for the developers of this program ver great. But i have a problem, how can i integrate coppermine into my own website no nike or something just old skoll PHP
i have tried include but didn't work iframe works but it is not a nice solution for me.

Please someone help me  :-*

Joachim Müller

create a custom theme that mimmicks the design of the rest of your page, and add some controls (menu/navigation) to your custom theme. Take a look at the documentation, browse the demo (using the theme dropdown), find the theme that matches the look of your site most, download that theme and then start modifying it.
Coppermine comes with a theming engine of it's own, you simply can not just use php includes to integrate - it's a bit more complex, sorry.

Joachim