Advanced search  

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]

Pages: [1]   Go Down

Author Topic: include coppermine on my website?  (Read 2981 times)

0 Members and 1 Guest are viewing this topic.

andreasbs

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
include coppermine on my website?
« on: November 22, 2006, 11:44:29 pm »

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
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: include coppermine on my website?
« Reply #1 on: November 23, 2006, 04:23:16 am »

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

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Re: include coppermine on my website?
« Reply #2 on: November 23, 2006, 05:52:07 am »

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

andreasbs

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Re: include coppermine on my website?
« Reply #3 on: November 24, 2006, 12:13:46 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
Logged

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Re: include coppermine on my website?
« Reply #4 on: November 24, 2006, 12:25:36 am »

post a new thread to related board
Logged
‍I don't answer to PM with support question
Please post your issue to related board
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 19 queries.