remove help menu from dashboard

  • Posts: 31
  • Thank you received: 0
12 years 3 months ago #58441

Hi there,

I followed this link to apply ACL for help,forum and updates link and it works.

www.hikashop.com/en/forum/3-bug-report/5...affiliates-area.html

Now how do I remove these (help,forum,updates) from the hikashop menu in the dashboard?

Many thanks.

Please Log in or Create an account to join the conversation.

  • Posts: 82819
  • Thank you received: 13366
  • MODERATOR
12 years 3 months ago #58475

Hi,

You will have to add the code:
if(hikashop_isAllowed($config->get('acl_help_view','all')))
before the code:
$buttons[] = array('link'=>'documentation','level'=>0,'image'=>'install','text'=>JText::_('UPDATE_ABOUT'));
in the file administrator/components/com_hikashop/views/dashboard/view.html.php

Please Log in or Create an account to join the conversation.

Time to create page: 0.052 seconds
Powered by Kunena Forum