| 
      
      
      From: Chris W. <ch...@cw...> - 2001-12-13 15:15:51
      
     | 
| * Tho...@be... (Tho...@be...) [011213 09:56]: > I destroyed the base_main in the database. How can I reinstall the > base_main from the filesystem into the database ? If you're using a version of OI that has the base_main template in the base_theme package, you should be able to run: $ oi_manage install_template --package=base_theme Before you run it, you might want to run: $ oi_manage dump_template --package=base_theme Just so you have a backup available, This command should dump the existing templates to the filesystem at: $WEBSITE_DIR/pkg/base_theme-x.xx/template/dump I confess that I haven't used either of these for a while since I keep all the templates in the filesystem now. But this should work. Chris -- Chris Winters (ch...@cw...) Building enterprise-capable snack solutions since 1988. |