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 edit these help link from admin panel

Started by Tricops Corporation, July 21, 2015, 07:25:17 AM

Previous topic - Next topic

Tricops Corporation

I want to remove or edit these help link from the admin panel how to remove or edit these link. Where to find the file also to edit.
deepak Patel

abolabo

run this SQL query in your phpMyAdmin

DELETE FROM your_db_prefix_dataset_values WHERE dataset_column_id IN (10,11,12,13,14,15,40) AND row_id IN (7,111,112,113,114);

but replace your_db_prefix_ by yours and do not forget do table backup (dump) before.

Also clean cache after run.
"No one is useless in this world who lightens the burdens of another."
― Charles Dickens

Tricops Corporation

deepak Patel

Forum Rules Code of conduct
AbanteCart.com 2010 -