TinyPortal
Development => Support => Topic started by: durgia on January 11, 2009, 01:52:36 AM
Not sure if this is the right spot for this sort of help question or not... but I hope so. I searched a fair bit for an answer here and on SMF but was unable to find what I needed to know.
When users of my site hit "Help" in the main menu they are taken to the standard SMF help, but on top there is also a category showing for TinyPortal help. I have this limited to Admins so it just opens a blank page. My admins have access to this through a admin specific menu anyway so it is not needed in that area.
Question: Where can I make it so that TinyPortal (?action=tpmod;sa=help) is not shown at all under the ?action=help screen?
I know that default/languages/TPhelp.english.php contains the actual help info, but disabling that file does not seem to make the option disappear.
Forum version: SMF 1.1.7
TinyPortal 1.063
Theme: Adagio_115
Thanks
Well, since you're serious and all.... ::)
The help file is where it is changed. That is the only change that I see when looking at the mod instructions. If you do not see a change when you remove the code, then you may need to clear the cache and do a hard refresh.
I managed to find the spot I needed.
in the help.template.php file (themes/default) you just have to search for TinyPortal and exclude that bit of code
sorry to bother ya! Maybe somebody else will find this someday and not need to ask :)