Index: openacs-4/packages/acs-tcl/tcl/site-nodes-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/site-nodes-procs.tcl,v diff -u -r1.93.2.1 -r1.93.2.2 --- openacs-4/packages/acs-tcl/tcl/site-nodes-procs.tcl 20 Aug 2015 10:57:13 -0000 1.93.2.1 +++ openacs-4/packages/acs-tcl/tcl/site-nodes-procs.tcl 6 Sep 2015 09:14:52 -0000 1.93.2.2 @@ -65,8 +65,8 @@ # oracle, the implementation does not distinguish btw. AOLserver and # NaviServer (uses simply ns_cache_eval for speed and simplicity). # -if {[info command ::nx::Object] ne "" - && [apm_package_version_count xotcl-core] > 0 +if {[info command ::nx::Object] ne "" + && [info commands bootstrap::xo::dc] ne "" && [db_driverkey ""] ne "oracle" && [ns_info name] eq "NaviServer" } {