Advertisement
Guest User

Untitled

a guest
Jun 26th, 2017
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.93 KB | None | 0 0
  1. <config>
  2.     <modules>
  3.         <Magentotutorial_Layoutviewer>
  4.             <active>true</active>
  5.             <codePool>local</codePool>
  6.         </Magentotutorial_Layoutviewer>
  7.     </modules>
  8.    
  9.     <global>
  10.         <events>
  11.             <controller_front_init_routers>
  12.                 <observers>
  13.  
  14. Have you installed the module into the "Magentotutorial" package and not the "Alanstormdotcom" one?
  15.  
  16. Have you cleared your cache?   (I seem to be having a really hard time clearing the cache!)
  17.  
  18.                     <Magentotutorial_layoutviewer_model_observer>
  19.                         <type>singleton</type>                          
  20.                         <class>Magentotutorial_Layoutviewer_Model_Observer</class>
  21.                         <method>checkForLayoutDisplayRequest</method>
  22.                     </Magentotutorial_layoutviewer_model_observer>
  23.                 </observers>
  24.             </controller_front_init_routers>
  25.         </events>
  26.     </global>  
  27. </config>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement