2007-11-05, 10:31 PM
hi..... i'm trying to add the staff application toplink to the top of the forum but i'm having trouble adding it to the toplinks.....
heres the codes i use.....
but when i click on it on the tolinks... it says... "This file cannot be accessed directly."
then i tried.....
it still didn't work.....
anything i'm doing wrong?
heres the codes i use.....
<li><a href="{$mybb->settings['bburl']}/staffapp.php" action=staffapplications"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/toplinks/icn_watch3_share_over_22x18.png" alt="" />Staff Applications</a></li>
but when i click on it on the tolinks... it says... "This file cannot be accessed directly."
then i tried.....
<li><a href="{$mybb->settings['bburl']}/inc/plugins/staffapp.php" action=staffapplications"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/toplinks/icn_watch3_share_over_22x18.png" alt="" />Staff Applications</a></li>
it still didn't work.....

anything i'm doing wrong?