PDA

View Full Version : Thumbs on memberinfo


xavierspl
02-24-2006, 03:29 AM
I'm basically trying to do the same thing, with the same types of layout. (my PHP skills are limited)
I've already created the table and would like to show the last 3 images, can someone post the code needed to display these images on the VB memberinfo page?
Any help is appreciated!! :D

Morgan
02-24-2006, 07:35 PM
For thumbs on memberinfo, edit the MEMBERINFO template:
Content visible to registered users only.
That will show up to five random thumbs for the member.

If you want the three most recent images instead, go to:

vB ACP -> Plugin System -> Plugin Manager -> PhotoPlog Member Info Thumbs -> Edit and replace:
Content visible to registered users only.
With the following:
Content visible to registered users only.
The same sort of thing could be done to the PhotoPlog Forum Home Thumbs plugin.