Hi,
Thanks for the fast reply.
Unfortuately, that is what I already tried by adding the following:
Quote:
<if condition="$show[member]">
<td class="nav1"><a href="'.$vbulletin->options['bburl'].'/search.php?'.$session['sessionurl'].'do=finduser&u='.$vbulletin->userinfo['userid'].'&starteronly=1">Your Threads</a></td>
</if>
|
But gives the error:
Quote:
The following error occurred when attempting to evaluate the template 'header':
This is likely caused by a malformed conditional statement.
|
N.B. Line 94 is the code above.
In this case, unfortuately I think it may be more complicated? :erm: