If you would like to completely hide the menu bar from non-members, then this is the mod for you.
Edit
templates/base/scripts/BxBaseMenu.php
Find
return $this->sCode;
Change it to...
if (islogged()){
return $this->sCode;
}
All Done!
Please Note:
- Please do not post support questions in the product reviews box, these will be ignored.
- Please do not post support questions by PM - I am not your personal support network.
- Your inability to install software is not my problem, I am happy to help, but if it really is beyond your capability - pay a professional.
- There is a support forum for posting support questions, both here, and on my site.
- If you want to engage my services direct, visit my website and send me an enquiry, including a detailed scope of works. I will then provide you with a fixed price quotation. My standard rate is AU$100/hour.
- If you download one of my products - install the product and try it - if you have an issue - ask a question in the support forum, if you like the product. THEN post your review.
- If you post a review BEFORE trying a product - what exactly are you reviewing??? That you managed to download the mod okay?? In this case - please post a comment on your OWN profile congratulating yourself.
- If I have helped you - why not show some love by leaving a nice positive review on MY profile.
- If I have pissed you off - GOOD - You probably deserved it :)
- When leaving reviews, please consider that the MODS I post are generally free, and that I have given my time freely for YOUR benefit. I feel this is a generous action (see rate above), so if for some reason the mod is not quite what you need, instead of posting a bad review - why not turn that bitterness into something positive, and go hug a tree or something.
Thanks!
Wickie
i kep getting ethe error message when i make he changes
Parse error: syntax error, unexpected ';', expecting T_FUNCTION in /home/soopi3/public_html/miamizine/templates/base/scripts/BxBaseMenu.php on line 909
can u please help
***************************************************************************************************************************************************************
it said
if (isset($GLOBALS['bx_profiler'])) $GLOBALS['bx_profiler']->endMenu('Main see more
Thank you :)
Right now I have an empty blue band showing..
I used another code to remove the breadcrumbs for guest visitors, with the same results..
Thank you for the mods and tutorials, can anyone help with the items above?
www.DeeEmm.com
is this snippet compatible with 7.0.4 also ?
thx