Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

9
  • Updated, doesn't work either Not even the template file when i remove everything and just put print_r('123') even that is not being displayed. Commented Jan 25, 2016 at 3:57
  • Is your module loaded? you can check in "system > config > advance", does your module present in the list? Commented Jan 25, 2016 at 3:59
  • The template file get called if i place that inside template/catalog/ directory but not sure if i can call block methods from that directory also on first place the template files should atleast get called ryt ? I've followed code.tutsplus.com/tutorials/… Commented Jan 25, 2016 at 3:59
  • allryt, nice spotted Module is not loaded, but config.xml is correct Commented Jan 25, 2016 at 4:01
  • can you add your app/etc/modules/your_module.xml part as well? Commented Jan 25, 2016 at 4:08