View Single Post
  #3 (permalink)  
Old 04-14-2008, 04:14 PM
staar2 staar2 is offline
Junior Member
 
Join Date: Mar 2008
Posts: 8
Default

I did something similar just i didnt create the modules folder, but when i tried to implement modular structure i run into many problems. I made in news module new controller News_IndexController and added the views. But when i run the code it gave error that it dosent have such view, so i saw it takes from default app the views not from news module. Other problem were with layout, so it cant find the parts of the layout header, footer, navigation..
Reply With Quote