The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
View Albums
Where it says add friend
Find all posts Send message So on & so forth in the profile near the profile picture, how would I go about adding: "View Album" In there? Sorry if this is the wrong area. |
#2
|
||||
|
||||
adminCP --> Style Manager --> Edit Template --> MEMBERINFO
|
#3
|
|||
|
|||
I know but what would I put and where is what I am wondering.
|
#4
|
||||
|
||||
adminCP --> Style Manager --> Edit Template --> MEMBERINFO
Find: Code:
<li><a href="search.php?{vb:raw session.sessionurl}do=finduser&userid={vb:raw userinfo.userid}&contenttype=vBForum_Post&showposts=1">{vb:rawphrase find_all_posts}</a></li> <li><a href="search.php?{vb:raw session.sessionurl}do=finduser&userid={vb:raw userinfo.userid}&starteronly=1&contenttype=vBForum_Post">{vb:rawphrase find_all_started_threads}</a></li> Code:
<li><a href="album.php?{vb:raw session.sessionurl}u={vb:raw prepared.userid}">View Album</a></li> |
#5
|
|||
|
|||
Quote:
|
#6
|
||||
|
||||
Your welcome
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|