Disable Downloads

Is there a way to disable downloads from the My Account block since we don't sell downloadable items?

Disable Attachments addon.

[list]

[]go to file skins/basic/customer/blocks/my_account.tpl

[
]replace:

  • {$lang.downloads}


  • []with: {*
  • {$lang.downloads}
  • *}


    [
    ]clear cache, ?cc

    [/list]



    [ Tested on CS-Cart v.3.0.6 Professional ]



    I hope that helps,





    Valentin

    Anyone know where to to this in version 4?

    #edit file design/themes/[THEME_NAME]/templates/blocks/my_account.tpl

    replace:

  • {__("downloads")}


  • with:

    {*

  • {__("downloads")}
  • *}



    I hope that helps,





    Valentin

    [color=#808080][size=2]part of hungryweb.net[/size][/color]

    Better to do this as a my_changes hook.

    addons/my_changes/hooks/profiles/my_account_menu.override.tpl