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

News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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