Archive for myfreeforum.org Before posting please check the "stickies" in the support forums. Please ask questions in real English and not "txt". You will get a better response. Please do not ask support questions via PMs.
|

Myles
|
Hide from regular members, visible to admins and mods onlyURL: http://footballitalia.myfastforum.org
Template: myfs_footballitalia1/overall_footer.tpl
Key phrases: hide link, hide text, admin
Question: Can i hide the merge.php link (in the footer of my forum) from regular members so that only admins and mods can see the link when logged in?
(In the same way the Go to Administration Panel link is hidden to every member except the admins.)
Code in overall_footer.tpl
| Code: | | <a href="http://footballitalia.myfastforum.org/merge.php" target="_blank">Merge</a> |
Thanks.
|
admin (no pm's please)
|
You can use:
<!-- IF S_USER_LEVEL > 0 -->
<!-- ENDIF -->
|
Myles
|
Perfect, thanks.
|
|
|
|