how do I include cpg in another php page? how do I include cpg in another php 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

how do I include cpg in another php page?

Started by allnighter, January 19, 2004, 04:09:15 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

allnighter

I'm trying to include coppermine ( in /gallery) in a php file in the root dir but without succes. my php knowledge is zero so if anyone could help me out I would be greatful.

thanks.

(I tried a search already but it came up with a gazillion results)

Joachim Müller

that's the way coppermine works - you can not simply include it! You can make it match the looks of the rest of your site, and add some navigation items to it, so users will think they're the same (have a look at my personal homepage for an example of a - more or less - seamless integration).

GauGau

allnighter

ahaa, ok then, I'll do it that way. maybe a thing for the future? because then people like me can just include it into an already existing page instead of having to edit the coppermine files...