On my site,
http://www.vizdepot.com, both vbulletin and photopost tables are stored in the same sql. I want to integrate the users images posted in the gallery in the userprofile template, as shown here,
http://www.vizdepot.com/forums/member.php?u=447.
I am familiar with creating a template to display them (graphic wise), but I dont know how to initiate the query or to 'get' the photopost data (code wise).
Can anyone provide insight in how to start this? Is this a much bigger task than I am realizing?