|
From: <Tho...@be...> - 2001-12-14 08:21:27
|
Hi. But I deleted the base_main from the DB manualy. Refresh_widget said "copying ok" but never the less it isn't copied to the db. How can I dump the template to the db ? -----Urspr=FCngliche Nachricht----- Von: Chris Winters [mailto:ch...@cw...] Gesendet: Donnerstag, 13. Dezember 2001 17:49 An: Tho...@be... Cc: ope...@li... Betreff: Re: [Openinteract-help] base_main * Tho...@be... (Tho...@be...) [011213 10:32]: > No sorry, I tried this, but base_main is only installed directly in > the website_dir/template :-( Ah, then you can just do: $ cp $BASE_INSTALL_DIR/template/base_main $WEBSITE_DIR/template You can also accomplish this with newer versions using: $ oi_manage refresh_widget Note that you might need to edit the file: $WEBSITE_DIR/template/.no_overwrite And comment out 'base_main' -- otherwise oi_manage will refuse to copy another file over the existing one. Chris --=20 Chris Winters (ch...@cw...) Building enterprise-capable snack solutions since 1988. |