Warning (2): in_array() expects parameter 2 to be array, null given [APP/controllers/nyelvek_controller.php, line 39]Code |
Context $l10n = new L10n();
if(!$lang || !in_array($lang, $supported_lang))
$supported_lang = null
$default_lang = null
$lang = "eng"
$cookie = CookieComponent
CookieComponent::$name = "MIHEZTARTO"
CookieComponent::$time = "+360 days"
CookieComponent::$path = "/"
CookieComponent::$domain = ""
CookieComponent::$secure = false
CookieComponent::$key = "piszkoskutya06"
CookieComponent::$__values = array
CookieComponent::$__type = "cipher"
CookieComponent::$__reset = 0
CookieComponent::$__expires = 1763276265
$l10n = L10n
L10n::$language = "English (United States)"
L10n::$languagePath = array
L10n::$lang = "eng"
L10n::$locale = "en_us"
L10n::$default = NULL
L10n::$charset = "utf-8"
L10n::$direction = "ltr"
L10n::$found = false
L10n::$__l10nMap = array
L10n::$__l10nCatalog = array
in_array - [internal], line ??
NyelvekController::_checkLanguage() - APP/controllers/nyelvek_controller.php, line 39
NyelvekController::beforeFilter() - APP/controllers/nyelvek_controller.php, line 9
Controller::startupProcess() - CORE/cake/libs/controller/controller.php, line 522
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 187
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Warning (2): srand() expects parameter 1 to be int, string given [CORE/cake/libs/security.php, line 177]Code |
Context }
srand(Configure::read('Security.cipherSeed'));
$text = "eng"
$key = "piszkoskutya06"
srand - [internal], line ??
Security::cipher() - CORE/cake/libs/security.php, line 177
CookieComponent::__encrypt() - CORE/cake/libs/controller/components/cookie.php, line 408
CookieComponent::__write() - CORE/cake/libs/controller/components/cookie.php, line 376
CookieComponent::write() - CORE/cake/libs/controller/components/cookie.php, line 227
NyelvekController::_checkLanguage() - APP/controllers/nyelvek_controller.php, line 71
NyelvekController::beforeFilter() - APP/controllers/nyelvek_controller.php, line 9
Controller::startupProcess() - CORE/cake/libs/controller/controller.php, line 522
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 187
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Warning (2): Cannot modify header information - headers already sent by (output started at /home/catchke2ro/domains/miheztarto.hu/public_html/cake/libs/debugger.php:687) [CORE/cake/libs/controller/components/cookie.php, line 376]Code |
Context */
function __write($name, $value) {
setcookie($this->name . $name, $this->__encrypt($value), $this->__expires, $this->path, $this->domain, $this->secure);
$name = "[tutolanguage][lang]"
$value = "eng"
setcookie - [internal], line ??
CookieComponent::__write() - CORE/cake/libs/controller/components/cookie.php, line 376
CookieComponent::write() - CORE/cake/libs/controller/components/cookie.php, line 227
NyelvekController::_checkLanguage() - APP/controllers/nyelvek_controller.php, line 71
NyelvekController::beforeFilter() - APP/controllers/nyelvek_controller.php, line 9
Controller::startupProcess() - CORE/cake/libs/controller/controller.php, line 522
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 187
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Warning (2): Cannot modify header information - headers already sent by (output started at /home/catchke2ro/domains/miheztarto.hu/public_html/cake/libs/debugger.php:687) [CORE/cake/libs/controller/controller.php, line 742]Code |
Context */
function header($status) {
header($status);
$status = "Location: https://miheztarto.hu/"
header - [internal], line ??
Controller::header() - CORE/cake/libs/controller/controller.php, line 742
Controller::redirect() - CORE/cake/libs/controller/controller.php, line 721
NyelvekController::beforeFilter() - APP/controllers/nyelvek_controller.php, line 10
Controller::startupProcess() - CORE/cake/libs/controller/controller.php, line 522
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 187
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83