include coppermine on my website? include coppermine on my website?
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

include coppermine on my website?

Started by andreasbs, November 22, 2006, 11:44:29 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

andreasbs

Hello, hope someone can help me eith this little problem :)

Im kind of new to php programing, but why can`t i do this somewhere on my website?

<?PHP
include("/cpg14/index.php?cat=10001");
?>

and make it show my gallery? :(



Regards Andreas

Joachim Müller

Coppermine can not be integrated into another page using PHP's include or require command, because then the headers are already sent and subsequently Coppermine's cookie auth doesn't work.

Sami

‍I don't answer to PM with support question
Please post your issue to related board

andreasbs

Quote from: Sami on November 23, 2006, 05:52:07 AM
Then use cpmFetch

I loked at that, but i could not make it show the page i wanted. Could you show me how. i want to show a specific user folder.


A

Sami

‍I don't answer to PM with support question
Please post your issue to related board