Magento Can't add new product to a Category -
i'm new magento, i'm working version 1.7.
i have created sub category "computers" of "default category", when create product , save edits gives me :
one or more of cache types invalidated: blocks html output. click here go cache management , refresh cache types.
i assign "computers" category product, , shows me category "computers" contains product, when search product doesn't give me anything..
do have idea ?
thank :)
you can pressed button “flush cache storage" else check link
http://magentodeveloperstips.blogspot.com.es/2011/06/one-or-more-of-cache-types-are.html
update: reading @ http://www.magentocommerce.com/boards/viewthread/219407/p30/ there explain bug current reported.
http://www.magentocommerce.com/bug-tracking/issue?issue=11406.
i found extension inchoo_invalidatedblockcachefix extension refreshes block cache after saving product. used fix "one or more of cache types invalidated: blocks html output." message. extension tested on magento ver. 1.7.0.2
you can check source on github.
https://github.com/tomasinchoo/inchoo_invalidatedblockcachefix/tree/1.0.0
Comments
Post a Comment