![]() |
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 |
For thumbs on memberinfo, edit the MEMBERINFO template:
Code:
$navbar If you want the three most recent images instead, go to: vB ACP -> Plugin System -> Plugin Manager -> PhotoPlog Member Info Thumbs -> Edit and replace: Code:
ORDER BY RAND() Code:
ORDER BY dateline DESC |
All times are GMT. The time now is 05:20 AM. |
Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.