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

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

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