aleron75-archive / Webgriffe_Golive

Additional n98-magerun system checks to test your Magento settings before going live
39 stars 6 forks source link

CacheEnabled checker crashes if caches are disabled #1

Open ddonnini opened 9 years ago

ddonnini commented 9 years ago

Hi, in my environment I haven't turn on all Magento caches yet, when I run the golive script it crashes with error: PHP Fatal error: Uncaught exception 'Mage_Core_Exception' with message 'Unrecognized cache type 'block_html''

Class line: Webgriffe/Golive/Model/Checker/Data/CacheEnabled.php(14)

Thank you in advance.