How to remove links from profile icon in Top Extra Menu?

Hello,

I want to remove the links for Ads, Forums, and a few others from the Profile button in the Top Extra Menu. How can I achieve this?

Thanks!

Quote · 3 Apr 2012

Hello

You may do it via Dolphin's Database -> sys_menu_member table. 

1. Get  ID of the row where 'Name' is 'Profile'. Usually it is 1.

2. Search in the same table for rows where 'Parent' is equal to 'ID' found in previous step.

3. Remove unnecessary rows in search results. 

4. Clear cache.

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
Quote · 4 Apr 2012

 

Hello

You may do it via Dolphin's Database -> sys_menu_member table. 

1. Get  ID of the row where 'Name' is 'Profile'. Usually it is 1.

2. Search in the same table for rows where 'Parent' is equal to 'ID' found in previous step.

3. Remove unnecessary rows in search results. 

4. Clear cache.

 

Perfect, thanks Anton! Hopefully we will be able to activate/deactivate those items via admin one day.

Quote · 5 Apr 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.