magento-1.13

When does automatic partial reindexing actually run in Magento EE 1.13?

点点圈 提交于 2019-12-21 04:57:22
问题 Magento 1.13 added partial indexing for most indexes along with the ability to defer the indexing process to a cron job that runs asynchronously. My question then is, is there an existing cron job that does this or is this something I have to set up myself? The documentation is not clear on this: http://www.magentocommerce.com/knowledge-base/entry/ee113-indexing#reindex-options Update when scheduled to schedule reindexing using your Magento cron job. The change occurs either within the minute

Magento wishlist view.phtml not working

人走茶凉 提交于 2019-12-13 05:24:21
问题 I am trying to edit the wishlist page layout table, and was sure i was able to do so in the template/wishlist/view.phtml file, but nothing happens. I have been trying to locate the file to edit, but i cant seem to find it. The wishlist module is the Mage enterprise module, default in magento. How do i edit the wishlist page table ? 回答1: To determine the template files Magento loads, you can enable Template Path Hints . Go to System > Configuration > Developer At the top left, change the