5
           
            
                
     
    
    I also got the following messages displayed and I'd like to get rid of them so I can troubleshoot the real problems later.
 Notice [PHP]: Undefined index: default_theme in file class/smarty/plugins/resource.db.php line 17 
Notice [PHP]: Undefined index: default_theme in file class/smarty/plugins/resource.db.php line 23 
Notice [PHP]: Undefined index: default_theme in file class/smarty/plugins/resource.db.php line 71 
Notice [PHP]: Undefined index: default_theme in file class/smarty/plugins/resource.db.php line 77 
Notice [PHP]: Undefined variable: file_path in file class/smarty/plugins/resource.db.php line 96 
Notice [PHP]: Undefined index: lang_rememberme in file templates_c/db%3Asystem_block_login.html line 7 
Notice [PHP]: Undefined index: sslloginlink in file templates_c/db%3Asystem_block_login.html line 10 
Notice [PHP]: Undefined index: xoops_lblocks in file class/smarty/Smarty.class.php line 626 
Notice [PHP]: Undefined index: default_theme in file class/smarty/plugins/resource.db.php line 17 
Notice [PHP]: Undefined index: default_theme in file class/smarty/plugins/resource.db.php line 23 
Notice [PHP]: Undefined index: default_theme in file class/smarty/plugins/resource.db.php line 71 
Notice [PHP]: Undefined index: default_theme in file class/smarty/plugins/resource.db.php line 77 
Notice [PHP]: Undefined variable: file_path in file class/smarty/plugins/resource.db.php line 96 
Notice [PHP]: Undefined index: modules in file templates_c/db%3Asystem_block_mainmenu.html line 10 
Notice [PHP]: Undefined index: xoops_module_header in file templates_c/default^theme.html line 35  
After downloeading the latest resource.db.php (
http://cvs.sourceforge.net/viewcvs.py/xoops/xoops2/class/smarty/plugins/resource.db.php) I only have three errors left.
 Notice [PHP]: Undefined index: xoops_lblocks in file class/smarty/Smarty.class.php line 626 
Notice [PHP]: Undefined index: modules in file templates_c/db%3Asystem_block_mainmenu.html line 10 
Notice [PHP]: Undefined index: xoops_module_header in file templates_c/default^theme.html line 35  
Any ideas how to get rid of those?