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)
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
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...