Back to vBulletin 4.x Template Modifications

User's topic in postibt/postbit_legacy [ENG-ITA]
Mod Version: 1.00, by Scanu

vB Version: 4.x.x Rating: (2 votes - 4.00 average) Installs: 6
Released: 22 Feb 2011 Last Update: Never Downloads: 0
Not Supported Template Edits Re-usable Code Translations  

Now there's a a product that you can found here

Hi guys this modifications put a link to the user's post/thread/topic in the postbit/postbit_legacy

--------------------------------------------------------------------

Ciao ragazzi questa modifica permette di aggiungere nel postbit il link "Topic di nomeutente"

Installation
1 Go to: styles and Templates -> Search in Template -> postbit/postbit_legacy
2 Open postbit/postbit legacy and search on it
PHP Code:
    <vb:if condition="$post['userid']">
                {
vb:raw memberaction_dropdown}
                
            <
vb:else />
                <
span class="username guest">{vb:raw post.musername}</span>
            </
vb:if> 
Add under it
PHP Code:
<a href="/search.php?do=finduser&userid={vb:raw post.userid}&contenttype=vBForum_Post&showposts=1"> {vb:raw post.username}'s topics</a> 
Enjoy

Installazione
1 Vai in: Stili e Template -> Ricerca nei Template -> postbit/postbit_legacy
2 Apri il postbit/postbit legacy e cerca:
PHP Code:
    <vb:if condition="$post['userid']">
                {
vb:raw memberaction_dropdown}
                
            <
vb:else />
                <
span class="username guest">{vb:raw post.musername}</span>
            </
vb:if> 
Aggiungi sotto
PHP Code:
<a href="/search.php?do=finduser&userid={vb:raw post.userid}&contenttype=vBForum_Post&showposts=1">Topic di {vb:raw post.username}</a
Buona fortuna!

by http://tecno-wii.com

Prewiews
http://img695.imageshack.us/img695/8708/raccoltaisowii.png
http://tecno-wii.com/showthread.php?2246

Download

No files for download.

Screenshots

Click image for larger version
Name:	raccoltaisowii.png
Views:	575
Size:	22.4 KB
ID:	126880  


vblts.ru supports vBulletin®, 2022-2024