Index: trunk/core/kernel/kbase.php =================================================================== diff -u -N -r8061 -r8067 --- trunk/core/kernel/kbase.php (.../kbase.php) (revision 8061) +++ trunk/core/kernel/kbase.php (.../kbase.php) (revision 8067) @@ -225,6 +225,7 @@ function SwitchToLive() { $this->TableName = $this->Application->getUnitOption($this->Prefix, 'TableName'); + $this->mode = ''; } /**