photopost latest uploads by user x in profile
This modification is in the archives.
hi,
This plugin will display the latest uploads made by user x in photopost in his/her profile page (member.php)This is an updated version to work with the latest vBulletin and photopost pro (PHP) requirements
download the attached plugin and edit the varibale $ppath an example would be PHP Code:
$ppath = "/home/username/public_html/forums/photopost";
find HTML Code:
<!-- / signature row --> <br /> </if> HTML Code:
<!--PhotoPost --> <if condition="$profileimagebits"> <table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%"> <tr> <td class="tcat" colspan="$columns">$userinfo[username]'s Latest Gallery Submissions <a style="float:right" href="#top" onclick="return toggle_collapse('memberinfo_pp')"> <img id="collapseimg_memberinfo_pp" src="$stylevar[imgdir_button]/collapse_tcat.gif" alt="" border="0" /></a></td> </tr> <tr id="collapseobj_memberinfo_pp">$profileimagebits</tr> </table> <br /> </if> <!-- PhotoPost end --> Download
This modification is archived, downloads are still allowed. Screenshots |
Similar Mods
Integration with vBulletin Photopost Gallery Uploads in Postbits and Profiles | Modification Graveyard |
Photopost Latest uploads in user profile | vBulletin 3.5 Add-ons |