forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: jesseedwards on August 22, 2008, 08:42:34 pm

Title: My Gallery
Post by: jesseedwards on August 22, 2008, 08:42:34 pm
So in the gallery there is a link "My Gallery"  I've uploaded 10 pictures.  Why is there nothing in the gallery.  We want to fix this so people, when they click on  "My Gallery" all of their uploads will come up.

Help
Title: Re: My Gallery
Post by: Joachim Müller on August 23, 2008, 08:40:04 am
All uploads into a user's personal gallery will show if you click on "my gallery". If you (or you users if you allow them to do so) upload into public galleries, those uploads will not show when "my gallery" is clicked. So what you're experiencing is expected behaviour. You request a different feature. To accomplish what you're up to, add a custom link to your menu that points to thumbnails.php?album=lastupby&uid=XXX, where XXX equals the user id of the current user. You can get that piece of information using the constant USER_ID