Link To A Member's Gallery Outside Coppermine Link To A Member's Gallery Outside Coppermine
 

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

Link To A Member's Gallery Outside Coppermine

Started by msanderc, April 16, 2007, 07:07:14 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

msanderc

How do I link a person outside coppermine to a specific user's gallery page? For example, if you clicked on a link called "View My Gallery", it would take you to that persons gallery. I noticed that the album ids and file path were related to the 'cat' url variable, but I don't know if they can be related to users. I'm using Coppermine 1.4.10. Thanks for your help.

Stramm

http://www.sampledomain.com/path_to_cpg/index.php?cat=xxx

xxx = 10000+uid (user id)

you as admin usually have a user id of 1 -> 10000+1=10001