Integrating Coppermine with default site design? Integrating Coppermine with default site design?
 

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

Integrating Coppermine with default site design?

Started by GuTe, October 19, 2004, 09:20:21 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

GuTe

Hi all

I'm running a website and just started using Coppermine for the users photo's. I'm just wondering if it's possible to include Coppermine with the site, like building a page called photo.php and then use <?php include("photo/index.php"); ?> (/photo being the folder witch holds the Coppermine files) in a table.
Is it possible or not?

kegobeer

Nope.  Coppermine doesn't work when trying to include it in another page.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

mccabe_fox

you can use iframe code this work.<iframe></iframe>.fot auto height scroll helping http://www.dynamicdrive.com/dynamicindex17/iframessi2.htm.

good luck :)