Lemminator
Registered
atm i can't im on workDid you try re-download the zip and re-importing XenBase/Frag Zone?
some idea for this ?is there a way to enable the logout button on the top of the right side ? now is on this position the acp button
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
atm i can't im on workDid you try re-download the zip and re-importing XenBase/Frag Zone?
some idea for this ?is there a way to enable the logout button on the top of the right side ? now is on this position the acp button
<xen:if is="{$visitor.user_id}">
<li class="navTab customLogout">
<a href="{xen:link logout, '', '_xfToken={$visitor.csrf_token_page}'}" class="LogOut navLink">{xen:phrase log_out}</a></li>
</xen:if>
ok was my mistake. members told me they are missing the logout button . is there a way to implement in the navbar top ?I could be going crazy but I don't think we had one there. XF did have a logout link a long time ago. My fix was for the visitor tabs, notice the template name.