PDA

View Full Version : Adding random thumbs to user's profile


mmccann
01-13-2006, 12:14 PM
Sorry for the newbie question but I would like to add random thumbs of the user's images to the bottom of their profile page.

Thoughts?

Thanks for your help in advance!

mmccann
01-13-2006, 05:17 PM
Just to clear things up some...

I have random thumbs (from the previous posts) working in the profile page using $photoplog_forumhome but I want it to display only the images posted by the user whose profile page I am viewing at that moment.

Also, what do I need to do to get this to only display if the user has images in photoplog?

Thanks!

Morgan
01-13-2006, 05:18 PM
Use $photoplog_memberinfo in the MEMBERINFO template. While the README.txt says to place it under $navbar you can move it wherever you'd like.

mmccann
01-13-2006, 05:49 PM
Awesome, that worked great!

Thanks