Correction in your tutorial
 
    
        
                
            
                
                    In page, 
http://www.getfuelcms.com/blog/2010/12/09/learning-fuel-cms-part-1,
It writes, 
The view file named home has special meaning in FUEL and should only be used for the homepage. This can be configured in your fuel/application/config/MY_fuel.hpp by changing the $config['default_home_view'] configuration parameter.
' ... your fuel/application/config/MY_fuel.hpp' should be 'modules/fuel/config/fuel.php'                
 
                             
         
     
 
                 
             
        
Comments