
04-05-2006, 10:04 AM
|
|
|
Join Date: Jan 2006
Posts: 88
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
ADDING THE LINKS TO THE TEMPLATES
I've left this stage manual... you might have customised your templates or choose to put these links elsewhere.
TEMPLATE SECTION: User Control Panel Templates
TEMPLATE: USERCP_SHELL
FIND (near the bottom):
Code:
</table>
<!-- / usercp nav -->
ABOVE IT ADD:
Code:
<tr>
<td class="$navclass[attachments]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=admirereport" title="Have your secret admirer report e-mailed to you">Secret Admirer Report</a></td>
</tr>
TEMPLATE SECTION: Member Info Templates
TEMPLATE: MEMBERINFO
FIND (about 1/3rd of the way down within the 'button row' section):
Code:
<if condition="can_moderate()">
<td class="vbmenu_control"><a href="moderator.php?$session[sessionurl]do=useroptions&u=$userinfo[userid]">$vbphrase[user_options]</a></td>
</if>
ABOVE IT ADD:
Code:
<td class="vbmenu_control"><a href="profile.php?$session[sessionurl]do=admire&useri
|
i did all above exceept this templet work....plz tell me where is this tememplet and where to write this code. Do i have to just copy and paste it...
Plz give me the screen shot of temeplate where i have to write this codes..?
I m on half completed...help me..
|