First off let me say, I am not sure if I have posted this in the correct spot. If I haven't please move it to where it belongs, thanks.
I am trying to make a link only show to users who are not logged in.
I have managed to do so for my admin control panel for the admins, and the same for forum moderators. I have done this with the following command...
I would like to do the same for the register link. I know the register link is register.php. I just need the same command as above but to work for the register link.Code:<if condition="$show['admincplink']"><a href="$admincpdir/index.php$session[sessionurl_q]">| <strong>$vbphrase[admin]</stront></a></if>
Any help is great appreciated.
Thank you in advance,
Casey Collins


Reply With Quote

Bookmarks