See file /home/user2057277/www/trawor.by/protected/viewc/public/header.php


+ Error on line 36

    <?php if (isset($data['page']) && $data['page']->name === 'search') { ?>


<!DOCTYPE html>
<
html>
<
head>
  <
meta charset="utf-8"/>
  <
meta http-equiv="X-UA-Compatible" content="IE=edge">
  <
title><?php if (!empty($this->data['page']) && !empty($this->data['page']->seo_title)) print($this->data['page']->seo_title); ?></title>
    <meta name="description" content="<?php if (!empty($this->data['page']) && !empty($this->data['page']->seo_description)) print($this->data['page']->seo_description); ?>" />
    <meta name="keywords" content="<?php if (!empty($this->data['page']) && !empty($this->data['page']->seo_keywords)) print($this->data['page']->seo_keywords); ?>" />

  <!-- Viewport -->
  <meta name="viewport" content="width=device-width, initial-scale=1">

  <!-- Disable phone links -->
  <meta name="format-detection" content="telephone=no">

    <!-- Disable Skype plugin -->
    <meta name="SKYPE_TOOLBAR" content="SKYPE_TOOLBAR_PARSER_COMPATIBLE" />

  <!-- Fav Icon -->
  <link rel="shortcut icon" href="/global/img/favicon.png"/>

    <!-- Vkontakte share img -->
  <link rel="image_src" href="<?php (!empty($this->data['image-list'])) ? print(Doo::conf()->APP_URL 'media/tour_image/' $this->data['image-list'][0]->img) : print('global/img/sharing-img.jpeg'); ?>">

    <!-- Facebook open graphs tags -->
    <meta property="og:type" content="website" />
    <meta property="og:title" content="<?php if (!empty($this->data['page'])) print($this->data['page']->title); ?>" />
    <meta property="og:site_name" content="Туристическая компания Trawor" />
    <meta property="og:url" content="<?php print('https://' $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI']); ?>" />
    <meta property="og:image" content="<?php (!empty($this->data['image-list'])) ? print(Doo::conf()->APP_URL 'media/tour_image/' $this->data['image-list'][0]->img) : print('global/img/sharing-img.jpeg'); ?>" />

    <meta name="apple-mobile-web-app-capable" content="yes" />

  <link rel="stylesheet" href="/global/css/styles.min.css" />

    <?php if (isset($data['page']) && $data['page']->name === 'search') { ?>

        <script>
            var SiteBaseUrl = 'https://www.viamaris.ru/';
            var ScriptPath = 'https://www.viamaris.ru/vmagents/';
            var AgentUid = '<?php print(Doo::conf()->VIAMARIS_UID); ?>';
            var Currency = 'BYN'; // необходимо раскомментировать для того, чтобы цены показывались в белорусских рублях
        </script>
        <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,600i,700&amp;subset=cyrillic" rel="stylesheet">
        <script src="https://www.viamaris.ru/vmagents/loader.js" ></script>
    <?php ?>

    <!--[if IE]>
    <script src="https://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
    <![endif]-->

  <script src="/global/js/jquery-1.11.2.min.js"></script>
</head>

<body itemscope itemtype="https://schema.org/WebPage">

<section class="body">
<?php
    
if (!empty($_SESSION['contact'])) {
        
Doo::loadModel('Contact');
        
$contacts unserialize($_SESSION['contact']);
    }
?>

<?php include "popup.php"?>
<?php 
include "menu.php"?>

<!-- <div class="Warning">
  По всем вопросам пишите на info@trawor.by
</div> -->


* Stack Trace...

  1. /home/user2057277/www/trawor.by/index.php(37) calling run()
  2. /home/user2057277/www/trawor.by/dooframework/app/DooWebApp.php(34) calling throwHeader()
  3. /home/user2057277/www/trawor.by/dooframework/app/DooWebApp.php(458) calling reroute()
  4. /home/user2057277/www/trawor.by/dooframework/app/DooWebApp.php(249) calling routeTo()
  5. /home/user2057277/www/trawor.by/dooframework/app/DooWebApp.php(114) calling error404()
  6. /home/user2057277/www/trawor.by/protected/controller/public/ErrorController.php(22) calling renderc()
  7. /home/user2057277/www/trawor.by/dooframework/controller/DooController.php(233) calling renderc()
  8. /home/user2057277/www/trawor.by/dooframework/view/DooView.php(199) calling include()
  9. /home/user2057277/www/trawor.by/protected/viewc/public/error.php(1) calling include()


* Variables...  Conf .  GET  .  POST  .  Session  .  Cookie 


object(DooConfig)#1 (37) {
  
["AUTOLOAD"] => NULL
  
["SITE_PATH"] => string(32"/home/user2057277/www/trawor.by/"
  
["PROTECTED_FOLDER"] => string(10"protected/"
  
["BASE_PATH"] => string(45"/home/user2057277/www/trawor.by/dooframework/"
  
["LOG_PATH"] => NULL
  
["APP_URL"] => string(18"https://trawor.by/"
  
["SUBFOLDER"] => string(1"/"
  
["APP_MODE"] => string(4"prod"
  
["AUTOROUTE"] => bool(false)
  [
"DEBUG_ENABLED"] => bool(true)
  [
"ERROR_404_DOCUMENT"] => NULL
  
["ERROR_404_ROUTE"] => string(6"/error"
  
["CACHE_PATH"] => NULL
  
["AUTO_VIEW_RENDER_PATH"] => string(6"/error"
  
["MEMCACHE"] => NULL
  
["TEMPLATE_ENGINE"] => string(7"DooView"
  
["TEMPLATE_SHOW_COMMENT"] => NULL
  
["TEMPLATE_ALLOW_PHP"] => NULL
  
["TEMPLATE_COMPILE_ALWAYS"] => NULL
  
["TEMPLATE_GLOBAL_TAGS"] => array(9) {
    [
0] =>   string(5"upper"
    
[1] =>   string(7"tofloat"
    
[2] =>   string(16"sample_with_args"
    
[3] =>   string(5"debug"
    
[4] =>   string(3"url"
    
[5] =>   string(4"url2"
    
[6] =>   string(13"function_deny"
    
[7] =>   string(5"isset"
    
[8] =>   string(5"empty"
  
}
  [
"MODULES"] => NULL
  
["APP_NAMESPACE_ID"] => NULL
  
["VERSION"] => string(5"3.1.1"
  
["PROJECT_TITLE"] => string(6"Trawor"
  
["ADMIN_EMAIL"] => string(14"info@trawor.by"
  
["ADMIN_NAME"] => string(14"Команда"
  
["LANGUAGE"] => string(2"ru"
  
["HOST_LANGUAGE"] => array(2) {
    [
"localhost"] =>   string(2"ru"
    
["domain"] =>   string(8"language"
  
}
  [
"COOKIE_EXPIRE"] => int(1712037221)
  [
"IMAGE_TYPE"] => string(3"jpg"
  
["IMAGE_QUALITY"] => int(80)
  [
"IMAGE_SIZE"] => array(3) {
    [
"small"] =>   int(200)
    [
"medium"] =>   int(800)
    [
"large"] =>   int(1600)
  }
  [
"NOT_AUTH"] => string(15"/not-authorized"
  
["PROFILE_HOMEPAGE"] => string(8"/profile"
  
["INCREASE_COEFFICIENT"] => float(0.02)
  [
"sessionCacheType"] => string(3"apc"
  
["VIAMARIS_UID"] => string(11"8D8dd6Gzy5s"
}
$_SESSION Variables array(2) {
  [
"language"] => string(2"ru"
  
["contact"] => string(1070"O:7:"Contact":20:{s:2:"id";s:1:"1";s:4:"name";s:8:"contacts";s:5:"title";s:29:"Контакты Минск";s:11:"description";s:25:"Наши контакты";s:5:"phone";s:17:"+375 44 733-90-90";s:3:"fax";s:0:"";s:6:"mobile";s:17:"+375 29 733-90-90";s:8:"schedule";s:88:"Пн.- Пт. : 10.00-19.00 (прием по предварительной записи)";s:5:"skype";s:10:"trawor.int";s:5:"email";s:14:"info@trawor.by";s:7:"country";s:37:"Республика Беларусь";s:4:"city";s:10:"Минск";s:7:"address";s:50:"пр-тНезависимости 494 этаж";s:6:"coords";s:20:"53.91700927.584753";s:7:"updated";s:10:"1672989674";s:4:"lang";s:2:"ru";s:6:"status";s:1:"1";s:6:"_table";s:7:"contact";s:11:"_primarykey";s:2:"id";s:7:"_fields";a:17:{i:0;s:2:"id";i:1;s:4:"name";i:2;s:5:"title";i:3;s:11:"description";i:4;s:5:"phone";i:5;s:3:"fax";i:6;s:6:"mobile";i:7;s:8:"schedule";i:8;s:5:"skype";i:9;s:5:"email";i:10;s:7:"country";i:11;s:4:"city";i:12;s:7:"address";i:13;s:6:"coords";i:14;s:7:"updated";i:15;s:4:"lang";i:16;s:6:"status";}}"
}
$_COOKIE Variables array(0) {
}

BACK TO TOP