Magento Missing argument 1 for Mage_Core_Block_Template ::setTemplate
If you are getting this magento error. It's easy to find why you are getting this error: Just need to add some debug code:
Open file app/code/core/Mage/Core/Block/Template.php and go to function setTemplate() (line 111 as shown in error log) and add these lines: