Back to vBulletin 3.5 Add-ons

Photopost Latest uploads in user profile
Mod Version: 1.00, by Delphiprogrammi

This modification is in the archives.
vB Version: 3.5.4 Rating: (1 vote - 4.00 average) Installs: 51
Released: 01 Apr 2006 Last Update: 01 Apr 2006 Downloads: 95
Not Supported Uses Plugins Template Edits  

hi, People,

this plugin will display the latest upload user "x" did in user "x" profile page eg member.php?u=1 (admin) installation is very easy
  • download the plugin
  • edit the plugin to match your setup (path to PhotoPost and possible login & passwords if you use seperated databases)
  • import the plugin in vbulletin
  • template modification

template "MEMBERINFO" wherever you want it to appaer for example i have i right under my signature find

HTML Code:
<!-- / signature row -->
<br />
</if>
add below
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</td>
</tr>
<tr>$profileimagebits</tr>
</table>
<br />
</if>
<!-- PhotoPost end -->
done

Download

This modification is archived and cannot be downloaded.

Screenshots

 

Similar Mods

Integration with vBulletin Photopost Gallery Uploads in Postbits and Profiles Modification Graveyard
Profile Enhancements photopost latest uploads by user x in profile vBulletin 3.6 Add-ons

vblts.ru supports vBulletin®, 2022-2024