Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: All users photos  (Read 3210 times)

0 Members and 1 Guest are viewing this topic.

bacil

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
All users photos
« on: April 17, 2006, 06:23:51 pm »

Hi there,

i have read several threads about this or simillar topic, but as it stands no exact answer there. I know it os possible to show users all uploads by clicking on right picture in his/hers profile.

BUT QUESTION IS HOW TO DO IT FOR MYSELF ?

It is about how registered user can see all his/hers photos, does the user needs to find his/hers photo then click on the name to get to his/hers profile ?

So here is idea ... there is my profile link already with op=edit_profile on link, can we somehow alter this link to go to the profile with those two links and have there edit link ?

Thanks

Bacil :-)
Logged

Nibbler

  • Guest
Re: All users photos
« Reply #1 on: April 17, 2006, 07:02:05 pm »

The link is thumbnails.php?album=lastupby&uid=xxx. Make the link wherever you like, using USER_ID to get the current user's id.
Logged

bacil

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: All users photos
« Reply #2 on: April 17, 2006, 07:31:48 pm »

The link is thumbnails.php?album=lastupby&uid=xxx. Make the link wherever you like, using USER_ID to get the current user's id.

Thanks,

so the option is to use thumbnails.php?album=lastupby&uid= in custom menu but i am not sure how to pass there USER_ID just did few test and none of them worked.

Bacil
Logged

Nibbler

  • Guest
Re: All users photos
« Reply #3 on: April 17, 2006, 08:09:10 pm »

Post your code.
Logged

bacil

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: All users photos
« Reply #4 on: April 17, 2006, 08:21:13 pm »

Ok,

here it is.

thumbnails.php?album=lastupby&uid='.$USER_ID.'

in link for custom link .. that was last test.

Bacil
Logged
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 19 queries.