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 all,
Yesterday I became the proud owner of a new Dell Vostro 1500 and what's the best way to celebrate this? Right, install Gentoo... ![]()
So after some thinking I decided to go for the no-multilib amd64 install, since if I'm desperate to see, for instance, a flash movie, I can still use my old laptop. Anyway, it seems that open source flash alternatives are getting better each day, so that might solve the problem eventually. Yesterday I did the stage 1 + 2 part and installed a kernel so it could boot properly without the livecd. (yes, I still like to bootstrap...
) Today I installed xorg and I'm now busy compiling all the KDE packages I want. So that pretty much leaves me waiting for it to finish.
To end this post, here are the specs:
So far I'm very happy with it!
Name: Brian | Website: http://briancarper.net | Posted: 2007-11-10 22:18:17
I have the same Laptop (I got a smaller HD and crappier video card, but the 1680x1050 screen size). I like it a lot. I've been afraid to put Gentoo on it so far, sadly I need Windows for work.
It's not an AMD, so how does amd64 work on it?
Name: Sander Knopper | Website: http://www.knopper.tk | Posted: 2007-11-10 22:31:23
The architecture is called amd64 because AMD was the first one to extend the standard x86 ISA with 64-bit extensions. Though the recent Core 2 Duo processors (some earlier models as well) have 64-bit extensions too. So basically, don't let the name make you think it's made only for AMD cpu's.
Name: Brian | Website: http://briancarper.net | Posted: 2007-11-11 20:51:46
I didn't know that. Interesting.
Copyright 2004-2010 Sander Knopper, powered by Knopper ICT