Mar 30, 2008, 03:11 AM
well i have recently installed the MYPS plugin ...
i wanted to install the my Bank one ... since the link didnt appear on the navigation along with search,help, members etc ...
i have to add a link to the plugin manually ... i woz hoping to get sum assistance with this ...
i want to add the My bank link where ... the links to USER CP - ADMIN CP ... appear on the Welcome block. most probably after the Private messages link. soo can i please have sum help with editing this template ...
My current Memberblock Template looks like this \/
can anyone help me with this?
thanks,
Zee
i wanted to install the my Bank one ... since the link didnt appear on the navigation along with search,help, members etc ...
i have to add a link to the plugin manually ... i woz hoping to get sum assistance with this ...
i want to add the My bank link where ... the links to USER CP - ADMIN CP ... appear on the Welcome block. most probably after the Private messages link. soo can i please have sum help with editing this template ...
My current Memberblock Template looks like this \/
Code:
<span style="float:right;">{$lang->welcome_current_time}</span>
{$lang->welcome_back} (<a href="{$mybb->settings['bburl']}/usercp.php"><strong>{$lang->welcome_usercp}</strong></a>{$modcplink}{$admincplink} — <a href="{$mybb->settings['bburl']}/member.php?action=logout&logoutkey={$mybb->user['logoutkey']}">{$lang->welcome_logout}</a>)<br />
<span class="links">
<a href="#" onclick="MyBB.popupWindow('{$mybb->settings['bburl']}/misc.php?action=buddypopup', 'buddyList', 170, 300);">{$lang->welcome_open_buddy_list}</a>
</span>
<a href="{$mybb->settings['bburl']}/search.php?action=getnew">{$lang->welcome_newposts}</a> | <a href="{$mybb->settings['bburl']}/search.php?action=getdaily">{$lang->welcome_todaysposts}</a> | <a href="{$mybb->settings['bburl']}/private.php">{$lang->welcome_pms}</a> {$lang->welcome_pms_usage}can anyone help me with this?
thanks,
Zee