Getting a users album from their name or ID Getting a users album from their name or ID
 

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

Getting a users album from their name or ID

Started by nanothree, March 12, 2005, 06:41:35 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nanothree

Is there a way of finding out a users album by their username or user id?

Nibbler

For the user's user gallery cat, add 10000 to the ID (or better yet use the FIRST_USER_CAT constant if you are working within coppermine). And make sure you add, not concatenate.

nanothree