Back to vBulletin 3.7 Template Modifications

Link to user albums in postbit
Mod Version: 1.00, by butch3r

This modification is in the archives.
vB Version: 3.7.0 Rating: (4 votes - 4.75 average) Installs: 52
Released: 06 May 2008 Last Update: Never Downloads: 12
Not Supported Template Edits Re-usable Code Translations  

Here's my first modification. It adds a link to user's albums to popup menu in postbit

1. Open either your postbit or postbit_legacy template
2. Search for code:

Code:
	<tr>
		<td class="thead">$post[username]</td>
	</tr>
3. After add
Code:
	<tr>
		<td class="vbmenu_option"><a href="album.php?u=$post[userid]">$post[username]'s albums</a></td>
	</tr>
4. Save Template

Download

No files for download.

Screenshots

Click image for larger version
Name:	postbit.jpg
Views:	937
Size:	75.3 KB
ID:	79979  

Similar Mods

Show Thread Enhancements Add link to user albums in postbit vBulletin 3.7 Template Modifications
Miscellaneous Hacks Add Link to User Albums in Member List vBulletin 3.7 Template Modifications

vblts.ru supports vBulletin®, 2022-2024