lotte de mey -
Notice (8): Undefined index: lang_nr [APP/webroot/includes/global_functions.php, line 557]
Code |
Context$n = 3
$arr = array(
"jewelry design",
"juweelontwerp",
"bijouterie"
)
// to be translated
return "**".$arr[0]."**";
} elseif ($GLOBALS['lang_nr'] > $n - 1) {
_t - APP/webroot/includes/global_functions.php, line 557
include - APP/views/layouts/default.ctp, line 5
View::_render() - CORE/cake/libs/view/view.php, line 654
View::renderLayout() - CORE/cake/libs/view/view.php, line 451
View::render() - CORE/cake/libs/view/view.php, line 384
Controller::render() - CORE/cake/libs/controller/controller.php, line 744
ErrorHandler::__outputMessage() - CORE/cake/libs/error.php, line 377
ErrorHandler::missingController() - CORE/cake/libs/error.php, line 176
Object::dispatchMethod() - CORE/cake/libs/object.php, line 116
ErrorHandler::__construct() - CORE/cake/libs/error.php, line 120
Object::cakeError() - CORE/cake/libs/object.php, line 201
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 148
[main] - APP/webroot/index.php, line 90
Notice (8): Undefined index: lang_nr [APP/webroot/includes/global_functions.php, line 562]
Code |
Context$n = 3
$arr = array(
"jewelry design",
"juweelontwerp",
"bijouterie"
)
} else {
// return the correct translation
return $arr[$GLOBALS['lang_nr']];
_t - APP/webroot/includes/global_functions.php, line 562
include - APP/views/layouts/default.ctp, line 5
View::_render() - CORE/cake/libs/view/view.php, line 654
View::renderLayout() - CORE/cake/libs/view/view.php, line 451
View::render() - CORE/cake/libs/view/view.php, line 384
Controller::render() - CORE/cake/libs/controller/controller.php, line 744
ErrorHandler::__outputMessage() - CORE/cake/libs/error.php, line 377
ErrorHandler::missingController() - CORE/cake/libs/error.php, line 176
Object::dispatchMethod() - CORE/cake/libs/object.php, line 116
ErrorHandler::__construct() - CORE/cake/libs/error.php, line 120
Object::cakeError() - CORE/cake/libs/object.php, line 201
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 148
[main] - APP/webroot/index.php, line 90
Notice (8): Undefined index: [APP/webroot/includes/global_functions.php, line 562]
Code |
Context$n = 3
$arr = array(
"jewelry design",
"juweelontwerp",
"bijouterie"
)
} else {
// return the correct translation
return $arr[$GLOBALS['lang_nr']];
_t - APP/webroot/includes/global_functions.php, line 562
include - APP/views/layouts/default.ctp, line 5
View::_render() - CORE/cake/libs/view/view.php, line 654
View::renderLayout() - CORE/cake/libs/view/view.php, line 451
View::render() - CORE/cake/libs/view/view.php, line 384
Controller::render() - CORE/cake/libs/controller/controller.php, line 744
ErrorHandler::__outputMessage() - CORE/cake/libs/error.php, line 377
ErrorHandler::missingController() - CORE/cake/libs/error.php, line 176
Object::dispatchMethod() - CORE/cake/libs/object.php, line 116
ErrorHandler::__construct() - CORE/cake/libs/error.php, line 120
Object::cakeError() - CORE/cake/libs/object.php, line 201
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 148
[main] - APP/webroot/index.php, line 90