I want to add pictures from member albums to there profile... something similar to this.
include('../gallery/inc_features.php');
include('../gallery/inc_photopost.php');
echo "$photopostfeature";
but only pictures based on their ID, how can I do this?
so far I put in a link to their gallery with this:
a href="/gallery/showgallery.php/ppuser/$userinfo[userid]" title="View My Gallery"

Come on gimme the code
I am figuring to copy inc_features.php and rename to inc_userprofile.php and change the statements a little, this is where I need help.
I'm trying to integrate with
http://www.vbulletin.org/forum/showt...hlight=vbspace