Bypasses "settings" errors in the following modules: amazon_button.php, banner.php, bestseller.php, carousel.php, featured.php, html.php, latest.php, slideshow.php, and special.php
An example of errors avoided by this ocmod...
Notice: Undefined index: limit in ./catalog/controller/module/featured.php on line 20 Notice: Undefined index: product in ./catalog/controller/module/featured.php on line 24 Warning: array_slice() expects parameter 1 to be array, null given in ./catalog/controller/module/featured.php on line 24 Warning: Invalid argument supplied for foreach() in ./catalog/controller/module/featured.php on line 26 Notice: Undefined index: banner_id in ./catalog/controller/module/slideshow.php on line 14