Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review

How to remove Help menu option from left Dashboard

Started by Aussie_Steve, May 18, 2017, 11:45:16 PM

Previous topic - Next topic

Aussie_Steve

Hello
Can somebody please tell me the file I need to edit, so I can remove the Help menu option from left Dashboard
I have looked everywhere, but i cannot find it.

Thanks in advance.
Cheers
Steve

abolabo

hello.
Just run this sql query viw phpMyadmin
DELETE FROM ac_dataset_values
WHERE dataset_column_id IN (10,11,12,13,14, 40) AND row_id=7;

where ac_ - your table prefix
Then clear cache via admin.
"No one is useless in this world who lightens the burdens of another."
― Charles Dickens

Forum Rules Code of conduct
AbanteCart.com 2010 -