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

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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