Warning (2): array_merge() [function.array-merge]: Argument #2 is not an array [CORE/cake/libs/view/helpers/text.php, line 188]Code |
Context 'ending' => '...', 'exact' => true, 'html' => false
);
$options = array_merge($default, $options);
$text = "V10 131 616 PN16"
$length = 3
$options = ""
$default = array(
"ending" => "...",
"exact" => true,
"html" => false
)
array_merge - [internal], line ??
TextHelper::truncate() - CORE/cake/libs/view/helpers/text.php, line 188
include - APP/views/armatures/detail.ctp, line 58
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 92
Warning (2): extract() expects parameter 1 to be array, null given [CORE/cake/libs/view/helpers/text.php, line 189]Code |
Context );
$options = array_merge($default, $options);
extract($options);
$text = "V10 131 616 PN16"
$length = 3
$options = null
$default = array(
"ending" => "...",
"exact" => true,
"html" => false
)
extract - [internal], line ??
TextHelper::truncate() - CORE/cake/libs/view/helpers/text.php, line 189
include - APP/views/armatures/detail.ctp, line 58
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 92
Notice (8): Undefined variable: html [CORE/cake/libs/view/helpers/text.php, line 191]Code |
Context <?=$lang->link($armature['Armature']['name'],"/katalog/detail/".$armature['Armature']['id']."/".$armature['Armature']['url_name']."-".$armature['Armature']['code'],array('class'=>'name'));?>
<span class="btns" style="display:none;">
<?=$lang->link(__('DOPYT / OTÁZKA',true),"/sklad/filter/".str_replace(array(' ','-'),array('',''),$text->truncate($armature['Armature']['code'],3,'')),array('class'=>'btn_ask'));?>
$text = "V10 131 616 PN16"
$length = 3
$options = null
$default = array(
"ending" => "...",
"exact" => true,
"html" => false
)
TextHelper::truncate() - CORE/cake/libs/view/helpers/text.php, line 191
include - APP/views/armatures/detail.ctp, line 58
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 92
Notice (8): Undefined variable: ending [CORE/cake/libs/view/helpers/text.php, line 242]Code |
Context <?=$lang->link($armature['Armature']['name'],"/katalog/detail/".$armature['Armature']['id']."/".$armature['Armature']['url_name']."-".$armature['Armature']['code'],array('class'=>'name'));?>
<span class="btns" style="display:none;">
<?=$lang->link(__('DOPYT / OTÁZKA',true),"/sklad/filter/".str_replace(array(' ','-'),array('',''),$text->truncate($armature['Armature']['code'],3,'')),array('class'=>'btn_ask'));?>
$text = "V10 131 616 PN16"
$length = 3
$options = null
$default = array(
"ending" => "...",
"exact" => true,
"html" => false
)
TextHelper::truncate() - CORE/cake/libs/view/helpers/text.php, line 242
include - APP/views/armatures/detail.ctp, line 58
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 92
Notice (8): Undefined variable: exact [CORE/cake/libs/view/helpers/text.php, line 245]Code |
Context <?=$lang->link($armature['Armature']['name'],"/katalog/detail/".$armature['Armature']['id']."/".$armature['Armature']['url_name']."-".$armature['Armature']['code'],array('class'=>'name'));?>
<span class="btns" style="display:none;">
<?=$lang->link(__('DOPYT / OTÁZKA',true),"/sklad/filter/".str_replace(array(' ','-'),array('',''),$text->truncate($armature['Armature']['code'],3,'')),array('class'=>'btn_ask'));?>
$text = "V10 131 616 PN16"
$length = 3
$options = null
$default = array(
"ending" => "...",
"exact" => true,
"html" => false
)
$truncate = "V10"
TextHelper::truncate() - CORE/cake/libs/view/helpers/text.php, line 245
include - APP/views/armatures/detail.ctp, line 58
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 92
Notice (8): Undefined variable: html [CORE/cake/libs/view/helpers/text.php, line 248]Code |
Context <?=$lang->link($armature['Armature']['name'],"/katalog/detail/".$armature['Armature']['id']."/".$armature['Armature']['url_name']."-".$armature['Armature']['code'],array('class'=>'name'));?>
<span class="btns" style="display:none;">
<?=$lang->link(__('DOPYT / OTÁZKA',true),"/sklad/filter/".str_replace(array(' ','-'),array('',''),$text->truncate($armature['Armature']['code'],3,'')),array('class'=>'btn_ask'));?>
$text = "V10 131 616 PN16"
$length = 3
$options = null
$default = array(
"ending" => "...",
"exact" => true,
"html" => false
)
$truncate = "V10"
$spacepos = false
TextHelper::truncate() - CORE/cake/libs/view/helpers/text.php, line 248
include - APP/views/armatures/detail.ctp, line 58
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 92
Notice (8): Undefined variable: ending [CORE/cake/libs/view/helpers/text.php, line 262]Code |
Context <?=$lang->link($armature['Armature']['name'],"/katalog/detail/".$armature['Armature']['id']."/".$armature['Armature']['url_name']."-".$armature['Armature']['code'],array('class'=>'name'));?>
<span class="btns" style="display:none;">
<?=$lang->link(__('DOPYT / OTÁZKA',true),"/sklad/filter/".str_replace(array(' ','-'),array('',''),$text->truncate($armature['Armature']['code'],3,'')),array('class'=>'btn_ask'));?>
$text = "V10 131 616 PN16"
$length = 3
$options = null
$default = array(
"ending" => "...",
"exact" => true,
"html" => false
)
$truncate = ""
$spacepos = false
TextHelper::truncate() - CORE/cake/libs/view/helpers/text.php, line 262
include - APP/views/armatures/detail.ctp, line 58
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 92
Notice (8): Undefined variable: html [CORE/cake/libs/view/helpers/text.php, line 264]Code |
Context <?=$lang->link($armature['Armature']['name'],"/katalog/detail/".$armature['Armature']['id']."/".$armature['Armature']['url_name']."-".$armature['Armature']['code'],array('class'=>'name'));?>
<span class="btns" style="display:none;">
<?=$lang->link(__('DOPYT / OTÁZKA',true),"/sklad/filter/".str_replace(array(' ','-'),array('',''),$text->truncate($armature['Armature']['code'],3,'')),array('class'=>'btn_ask'));?>
$text = "V10 131 616 PN16"
$length = 3
$options = null
$default = array(
"ending" => "...",
"exact" => true,
"html" => false
)
$truncate = ""
$spacepos = false
TextHelper::truncate() - CORE/cake/libs/view/helpers/text.php, line 264
include - APP/views/armatures/detail.ctp, line 58
View::_render() - CORE/cake/libs/view/view.php, line 736
View::render() - CORE/cake/libs/view/view.php, line 431
Controller::render() - CORE/cake/libs/controller/controller.php, line 909
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 207
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 92
DOPYT / OTÁZKA OBJEDNAŤ DETAIL