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

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]

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