Notice (8): Use of undefined constant VALID_NOT_EMPTY - assumed 'VALID_NOT_EMPTY' [CORE/cake/libs/class_registry.php, line 141]Code | Contextif (class_exists($class) || App::import($type, $pluginPath . $class)) {${$class} =& new $class($settings);$class = "Post" $type = "Model" $_this = ClassRegistry ClassRegistry::$__objects = array ClassRegistry::$__map = array ClassRegistry::$__config = array $false = false $id = false $true = true $objects = array( array( "class" => "Post", "alias" => "Post", "id" => null ) ) $defaults = array() $count = 1 $settings = array( "class" => "Post", "alias" => "Post", "id" => null ) $key = 0 $pluginPath = null $plugin = null $alias = "Post" $model = falseClassRegistry::init() - CORE/cake/libs/class_registry.php, line 141 Controller::loadModel() - CORE/cake/libs/controller/controller.php, line 641 Controller::constructClasses() - CORE/cake/libs/controller/controller.php, line 506 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 186 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171 [main] - APP/webroot/index.php, line 83
Notice (8): Use of undefined constant VALID_NUMBER - assumed 'VALID_NUMBER' [CORE/cake/libs/class_registry.php, line 141]Code | Contextif (class_exists($class) || App::import($type, $pluginPath . $class)) {${$class} =& new $class($settings);$class = "Comment" $type = "Model" $_this = ClassRegistry ClassRegistry::$__objects = array ClassRegistry::$__map = array ClassRegistry::$__config = array $false = false $id = false $true = true $objects = array( array( "class" => "Comment", "alias" => "Comment" ) ) $defaults = array() $count = 1 $settings = array( "class" => "Comment", "alias" => "Comment" ) $key = 0 $pluginPath = null $plugin = null $alias = "Comment" $model = falseClassRegistry::init() - CORE/cake/libs/class_registry.php, line 141 Model::__constructLinkedModel() - CORE/cake/libs/model/model.php, line 658 Model::__createLinks() - CORE/cake/libs/model/model.php, line 629 Model::__construct() - CORE/cake/libs/model/model.php, line 482 ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 141 Controller::loadModel() - CORE/cake/libs/controller/controller.php, line 641 Controller::constructClasses() - CORE/cake/libs/controller/controller.php, line 506 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 186 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171 [main] - APP/webroot/index.php, line 83
Notice (8): Use of undefined constant VALID_EMAIL - assumed 'VALID_EMAIL' [CORE/cake/libs/class_registry.php, line 141]Code | Contextif (class_exists($class) || App::import($type, $pluginPath . $class)) {${$class} =& new $class($settings);$class = "User" $type = "Model" $_this = ClassRegistry ClassRegistry::$__objects = array ClassRegistry::$__map = array ClassRegistry::$__config = array $false = false $id = false $true = true $objects = array( array( "class" => "User", "alias" => "User" ) ) $defaults = array() $count = 1 $settings = array( "class" => "User", "alias" => "User" ) $key = 0 $pluginPath = null $plugin = null $alias = "User" $model = falseClassRegistry::init() - CORE/cake/libs/class_registry.php, line 141 Model::__constructLinkedModel() - CORE/cake/libs/model/model.php, line 658 Model::__createLinks() - CORE/cake/libs/model/model.php, line 629 Model::__construct() - CORE/cake/libs/model/model.php, line 482 ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 141 Model::__constructLinkedModel() - CORE/cake/libs/model/model.php, line 658 Model::__createLinks() - CORE/cake/libs/model/model.php, line 629 Model::__construct() - CORE/cake/libs/model/model.php, line 482 ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 141 Controller::loadModel() - CORE/cake/libs/controller/controller.php, line 641 Controller::constructClasses() - CORE/cake/libs/controller/controller.php, line 506 Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 186 Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171 [main] - APP/webroot/index.php, line 83
Hi people, here's just a quick reminder for something that caused me some trouble. I just switched to the fresh 2.6.23 linux kernel and already had samba 3.0.25 running on my server for a while. Certainly I couldn't mount any samba shared folders on my clients anymore and dmesg gave some weird error messages. Finally I found a topic on the gentoo forums which stated that you have to emerge mount-cifs if you're running this software combination.
So, just to let you all know and maybe save some trouble...
Copyright 2004-2010 Sander Knopper, powered by Knopper ICT