How do I remove the Top Members tab

Hi everyone,

I would late to delete / remove the Top members tab. Its in the homepage and there are options like Latest Members, Top, Random Online. Please someone tell me how I can do this.

Look forward to your help

Thank you

Quote · 1 Feb 2011

anyone please

:)

Quote · 5 Feb 2011

i would also like to know how to do this

Quote · 24 Mar 2012

which top menu you are referring to?  

so much to do....
Quote · 24 Mar 2012

most of the the blocks have a latest and top tab

it's the top tab i'm wanting to remove

Quote · 24 Mar 2012

For homepage block do this

in templates/base/scripts/BxBaseIndexPageView.php at line 428.

you will see this

return array($sCode, $aDBTopMenu, $sPaginate);

remove the $aDBTopMenu and it will be

return array($sCode, $sPaginate);

I don't remember but i am having a feeling that i have posted it somewhere before. Did you searched the forum?

so much to do....
Quote · 24 Mar 2012

thank you

yes i did search, and this was the only post i found that was vaguely recent.

Quote · 24 Mar 2012

You're welcome.

Good luck 

so much to do....
Quote · 24 Mar 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.