Przekierowanie do profilu usera po kliknięciu na jego nick

Założony przez  pawpawel.

wersja skryptu MyBB:1.6.2
adres forum:www.quas.boo.pl

Witam ciekawi mnie czy to na obrazku poniżej jest wykonalne jeśli tak to proszę o podpowiedz

[Obrazek: ilnkdoprofilu.png]
RadnoK napisał 17.06.2011, 17:40:
Sprawa tyczy się stylu, nie modyfikacji. Przenoszę.
style i szablony>szablony>twój styl forum>nagłówek>header_welcomeblock_member

Za "witaj"

{$mybb->user['username']}

zamień na:

<a href="http://bbmklub.pl/usercp.php">{$mybb->user['username']}</a>
witam mam cos tylko takiego
</table>
<div align="Center">
<table class="tborder" border="0" cellspacing="0" cellpadding="3" align="center"
style="border-top-width:0px; font-size:11px">
<tr align="Left" class="thead">

<td class="welcome"><a href="http://www.quas.boo.pl/showthread.php?tid=1"><span style="color: red"><b>Regulamin</b></span></a></td>

<td class="welcome"><a href="{$mybb->settings['bburl']}/usercp.php"><span style="color: white"><b>{$lang->welcome_usercp}</b></span></a></td>

<td class="welcome"><a href="{$mybb->settings['bburl']}/modcp.php"><span style="color: withe"><b>MCP</b></span></a></td>

<td class="welcome"><a href="{$mybb->settings['bburl']}/chat"><span style="color: yellow"><b>Chat</b></span></td>

<td class="welcome"><a href="{$mybb->settings['bburl']}/admincp.php"><b>{$admincplink}</b></a></td>
</tr>
</table>
</div>


<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" align="center">
<tr>
<td class="trow2" width="100%"><navigation></td>
<td class="trow1" nowrap="nowrap" style="padding:6px; font-size:11px">
{$lang->welcome_back}<br />
{$lang->welcome_current_time}<br />
<a href="{$mybb->settings['bburl']}/private.php">{$lang->welcome_pms}</a> {$lang->welcome_pms_usage}
</td>
</tr>
</table>
<div align="center">

<table class="tborder" border="0" cellspacing="0" cellpadding="3" align="center" style="border-top-width:0px; font-size:11px">
<tr align="center" class="thead">

<td class="welcome"><a href="{$mybb->settings['bburl']}/memberlist.php"><span style="color: withe"><b>Użytkownicy</b></span></a></td>

<td class="welcome"><a href="#" onclick="MyBB.popupWindow('{$mybb->settings['bburl']}/misc.php?action=buddypopup', 'buddyList', 200, 300);">
<span style="color: white"><b>{$lang->welcome_open_buddy_list}</b></span></a></td>

<td class="welcome"><a href="search.php?action=getnew"><span style="color: white"><b>{$lang->welcome_newposts}</span></a></td>

<td class="welcome"><a href="$settings[bburl]/search.php"><span style="color: white"><b>{$lang->toplinks_search}</b></span></a></td>

<td class="welcome"><a href="{$mybb->settings['bburl']}/member.php?action=logoutamp;logoutkey={$mybb->user['logoutkey']}"><span style="color: white"><b>{$lang->welcome_logout}</b></span></a></td>

<td class="welcome"><a href="{$mybb->settings['bburl']}/calendar.php"><span style="color: white"><b>{$lang->toplinks_calendar}</b></span></a></td>

<td class="welcome"><a href="{$mybb->settings['bburl']}/misc.php?action=help"><span style="color: white"><b>{$lang->toplinks_help}</b></span></a></td>

</tr>
</table>
</div>
kolego chciałem by przenosiło do
https://webboard.pl/user-5470.html
a nie do
https://webboard.pl/usercp.php
<a href="{$mybb->settings['bburl']}/member.php?action=profile&uid={$mybb->user['uid']}">{$mybb->user['username']}</a>



Użytkownicy przeglądający ten wątek:

1 gości