8th Apr, 09:52 pm
this is the code that is doing that open new page on newest thread:
<li><span class="mediumtext block theme_text" onclick="window.open('{$mybb->settings['bburl']}/member.php?action=profile&uid={$stats['lastuid']}')" style="cursor:pointer;">{$stats['lastusername']}</span><span><span data-lang-variable="newest_user"></span></span></li>
<li><span class="mediumtext block theme_text" onclick="window.open('{$mybb->settings['bburl']}/member.php?action=profile&uid={$stats['lastuid']}')" style="cursor:pointer;">{$stats['lastusername']}</span><span><span data-lang-variable="newest_user"></span></span></li>