Index: openacs-4/packages/acs-tcl/tcl/apm-install-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/apm-install-procs.tcl,v diff -u -r1.53 -r1.54 --- openacs-4/packages/acs-tcl/tcl/apm-install-procs.tcl 25 Sep 2003 10:47:56 -0000 1.53 +++ openacs-4/packages/acs-tcl/tcl/apm-install-procs.tcl 25 Sep 2003 13:07:01 -0000 1.54 @@ -528,7 +528,12 @@ apm_callback_and_log -severity Error $callback "

Failed to install $version(package-name), version $version(name). The following error was generated:

[ad_quotehtml $errmsg] -
" + + +

+NOTE: If the error comes from a sql script you may try to source it manually. When you are done with that you should revisit the APM and try again but remember to leave the manually souced sql scipts unchecked on the previous page. +

+" return 0 }