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

My Gallery

Started by jesseedwards, August 22, 2008, 08:42:34 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jesseedwards

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

Joachim Müller

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