Magento My Account Layout XML Problem

后端 未结 2 1912
耶瑟儿~
耶瑟儿~ 2021-02-02 02:21

I\'m having issues getting the customer.xml layout file to work properly for the customer\'s \"my account\" pages.

The navigation links and the previously ordered items

2条回答
  •  春和景丽
    2021-02-02 03:00

    In response to dolu (for anyone else who has this problem), if you put Alan's module in app/code/community, you need to edit app/etc/modules/Alanstormdotcom_Layoutviewer.xml to use the "community" codePool. The module expects to be installed at app/code/local by default (at least the version linked to Alan's answer here).

提交回复
热议问题