News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

how to intergrate coppermine with a php homepage

Started by X-Faction, September 17, 2004, 04:43:09 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

X-Faction

i was wondering if it is possible to intergrate coppermine a ceratin way using the php include function, now i know you would need to intergrate more than just index.php so , could some one give me a link to somewhere on how to do it

index?page=gallery
is how i want it to look like

gallery/index.php is where my gallery is at

any help at all would be greatly appricated

Joachim Müller

coppermine can't be simply inegrated by using php's include function. For a full integration into another page, you would have to actually port it. This hasn't been done so far for phpbb, and I doubt it will be done by the coppermine dev team. You're free to post your hack though.

Joachim