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
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.
Then use cpmFetch (http://forum.coppermine-gallery.net/index.php?board=87.0)
Quote from: Sami on November 23, 2006, 05:52:07 AM
Then use cpmFetch (http://forum.coppermine-gallery.net/index.php?board=87.0)
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
post a new thread to related board