I have installing the vB3Arcade today and everything was fine
i have edit this template file postbit
Code:
___________________________________________________________________________________________
<if condition="$show['pmlink']">
???????????????????????????????????????????????????????????????????????????????????????????
Above this, add:
___________________________________________________________________________________________
<if condition="$post['arcadesettings'] & 4 AND $post[userid]!=$bbuserinfo[userid] AND $bbuserinfo[userid]!=0">
<tr><td class="vbmenu_option"><a href="arcade.php?$session[sessionurl]do=newchallenge&userid=$post[userid]" target="_self">Challenge $post[username] in the Arcade</a></td></tr>
</if>
When i go to the Usernamei n the postpit i dont see the Challenge USer In the Arcade any idea why this ?
Thankyou