just want to show user galleries on front page of coppermine-how to do? just want to show user galleries on front page of coppermine-how to do?
 

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

just want to show user galleries on front page of coppermine-how to do?

Started by wickeddivine, November 06, 2007, 07:30:50 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

wickeddivine

Hello,
I have been searching, and reading docs all over the place and I feel like an idiot for having to ask........
All I want to do is display the user album thumbnails on the front page of the gallery under the "user galleries" link like is done for every other category but the user albums.  Could someone please give me an example of the code required to make cpmfetch display all of the albums under the user galleries category?  Would there be a way to limit the number of albums shown?
Thank you

Joachim Müller

cpmFetch is meant to display content taken from coppermine on non-coppermine-driven pages. You appear to try to do something to coppermine-driven pages, so cpmFetch is not the right tool for you.
What you're up to has been asked before. Afaik nobody has been able to solve this - it's a missing feature of coppermine. Definitely cpmFetch can not be used to accomplish this, you'd have to modify coppermine's core code to do that.

wickeddivine