How to resolve error: Call to a member function initForm() on a non-object in Magento while setting theme? -


i have installed magento theme via admin panel. when try apply theme via magento admin panel, fatal error:

call member function initform() on non-object in app\code\core\mage\adminhtml\block\system\config\edit.php on line 91 

how resolve it?


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

c# - How do I get the Nth largest element from a list with duplicates, using LINQ? -

jsp - "Sending a redirect is forbidden after the response has been committed" in sendRedirect -