Xcalibre
03-30-2012, 11:50 AM
Hey guys...
I have a website I've been working on. On the index.php I have an include that allows me to place random members on the homepage.
Well, the problem is that when I put a <php echo $user_pic; ?> so that the main profile userpic will be above the random members, the profile picture randomly pics other users profile pics.
Is there a way to bypass this so that the profile pic remains the users profile pic, but yet still have the random users displaying below?
Thanks.
I have a website I've been working on. On the index.php I have an include that allows me to place random members on the homepage.
Well, the problem is that when I put a <php echo $user_pic; ?> so that the main profile userpic will be above the random members, the profile picture randomly pics other users profile pics.
Is there a way to bypass this so that the profile pic remains the users profile pic, but yet still have the random users displaying below?
Thanks.