Answer the question
In order to leave comments, you need to log in
Why is Block and Grid not loading?
In etc/config.xml
<adminhtml>
<layout>
<updates>
<namespace_namemodule>
<file>file.xml</file>
</namespace_namemodule>
</updates>
</layout>
</adminhtml>
<layout version="0.1.0">
<adminhtml_namemodule_index>
<reference name="content">
<block type="namespace_namemodule/adminhtml_namemodule" name="namemodule"></block>
</reference>
</adminhtml_namemodule_index>
</layout>
Answer the question
In order to leave comments, you need to log in
Not enough information. There is a suspicion that either does not see the layout file or an error in the block path. You need to enable magenta logging and look at the logs. If the problem is in the block, then it will write that it cannot find the specified block.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question