error_not_found_tag

error_try_tag error_main_tag error_instead_tag

object(ArrayObject)#117 (1) {
  ["storage":"ArrayObject":private]=>
  array(3) {
    ["exception"]=>
    object(Zend_Db_Statement_Exception)#125 (8) {
      ["_previous":"Zend_Exception":private]=>
      NULL
      ["message":protected]=>
      string(284) "SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '?) AND (a.deleted = 0) AND (a.enabled = 1) AND (ad.lang ='sr') ORDER BY `a`.`...' at line 2"
      ["string":"Exception":private]=>
      string(0) ""
      ["code":protected]=>
      int(42000)
      ["file":protected]=>
      string(73) "/home/aposub/public_html/apotekasubotica.rs/lib/Zend/Db/Statement/Pdo.php"
      ["line":protected]=>
      int(234)
      ["trace":"Exception":private]=>
      array(11) {
        [0]=>
        array(6) {
          ["file"]=>
          string(69) "/home/aposub/public_html/apotekasubotica.rs/lib/Zend/Db/Statement.php"
          ["line"]=>
          int(303)
          ["function"]=>
          string(8) "_execute"
          ["class"]=>
          string(21) "Zend_Db_Statement_Pdo"
          ["type"]=>
          string(2) "->"
          ["args"]=>
          array(1) {
            [0]=>
            array(0) {
            }
          }
        }
        [1]=>
        array(6) {
          ["file"]=>
          string(76) "/home/aposub/public_html/apotekasubotica.rs/lib/Zend/Db/Adapter/Abstract.php"
          ["line"]=>
          int(480)
          ["function"]=>
          string(7) "execute"
          ["class"]=>
          string(17) "Zend_Db_Statement"
          ["type"]=>
          string(2) "->"
          ["args"]=>
          array(1) {
            [0]=>
            array(0) {
            }
          }
        }
        [2]=>
        array(6) {
          ["file"]=>
          string(80) "/home/aposub/public_html/apotekasubotica.rs/lib/Zend/Db/Adapter/Pdo/Abstract.php"
          ["line"]=>
          int(238)
          ["function"]=>
          string(5) "query"
          ["class"]=>
          string(24) "Zend_Db_Adapter_Abstract"
          ["type"]=>
          string(2) "->"
          ["args"]=>
          array(2) {
            [0]=>
            string(217) "SELECT `a`.*, `ad`.* FROM `article` AS `a`
 INNER JOIN `article_description` AS `ad` ON a.id=ad.article_id WHERE (a.page_id =?) AND (a.deleted = 0) AND (a.enabled = 1) AND (ad.lang ='sr') ORDER BY `a`.`sortorder` desc"
            [1]=>
            array(0) {
            }
          }
        }
        [3]=>
        array(6) {
          ["file"]=>
          string(76) "/home/aposub/public_html/apotekasubotica.rs/lib/Zend/Db/Adapter/Abstract.php"
          ["line"]=>
          int(737)
          ["function"]=>
          string(5) "query"
          ["class"]=>
          string(28) "Zend_Db_Adapter_Pdo_Abstract"
          ["type"]=>
          string(2) "->"
          ["args"]=>
          array(2) {
            [0]=>
            object(Zend_Db_Select)#121 (4) {
              ["_bind":protected]=>
              array(0) {
              }
              ["_adapter":protected]=>
              object(Zend_Db_Adapter_Pdo_Mysql)#9 (12) {
                ["_pdoType":protected]=>
                string(5) "mysql"
                ["_numericDataTypes":protected]=>
                array(16) {
                  [0]=>
                  int(0)
                  [1]=>
                  int(1)
                  [2]=>
                  int(2)
                  ["INT"]=>
                  int(0)
                  ["INTEGER"]=>
                  int(0)
                  ["MEDIUMINT"]=>
                  int(0)
                  ["SMALLINT"]=>
                  int(0)
                  ["TINYINT"]=>
                  int(0)
                  ["BIGINT"]=>
                  int(1)
                  ["SERIAL"]=>
                  int(1)
                  ["DEC"]=>
                  int(2)
                  ["DECIMAL"]=>
                  int(2)
                  ["DOUBLE"]=>
                  int(2)
                  ["DOUBLE PRECISION"]=>
                  int(2)
                  ["FIXED"]=>
                  int(2)
                  ["FLOAT"]=>
                  int(2)
                }
                ["_defaultStmtClass":protected]=>
                string(21) "Zend_Db_Statement_Pdo"
                ["_config":protected]=>
                array(8) {
                  ["host"]=>
                  string(17) "db1.cpanel.yu.net"
                  ["username"]=>
                  string(14) "aposub_apoteka"
                  ["password"]=>
                  string(11) "Apot1709961"
                  ["dbname"]=>
                  string(14) "aposub_apoteka"
                  ["charset"]=>
                  NULL
                  ["persistent"]=>
                  bool(false)
                  ["options"]=>
                  array(3) {
                    ["caseFolding"]=>
                    int(0)
                    ["autoQuoteIdentifiers"]=>
                    bool(true)
                    ["fetchMode"]=>
                    int(2)
                  }
                  ["driver_options"]=>
                  array(0) {
                  }
                }
                ["_fetchMode":protected]=>
                int(2)
                ["_profiler":protected]=>
                object(Zend_Db_Profiler)#10 (4) {
                  ["_queryProfiles":protected]=>
                  array(0) {
                  }
                  ["_enabled":protected]=>
                  bool(false)
                  ["_filterElapsedSecs":protected]=>
                  NULL
                  ["_filterTypes":protected]=>
                  NULL
                }
                ["_defaultProfilerClass":protected]=>
                string(16) "Zend_Db_Profiler"
                ["_connection":protected]=>
                object(PDO)#8 (0) {
                }
                ["_caseFolding":protected]=>
                int(0)
                ["_autoQuoteIdentifiers":protected]=>
                bool(true)
                ["_allowSerialization":protected]=>
                bool(true)
                ["_autoReconnectOnUnserialize":protected]=>
                bool(false)
              }
              ["_parts":protected]=>
              array(11) {
                ["distinct"]=>
                bool(false)
                ["columns"]=>
                array(2) {
                  [0]=>
                  array(3) {
                    [0]=>
                    string(1) "a"
                    [1]=>
                    string(1) "*"
                    [2]=>
                    NULL
                  }
                  [1]=>
                  array(3) {
                    [0]=>
                    string(2) "ad"
                    [1]=>
                    string(1) "*"
                    [2]=>
                    NULL
                  }
                }
                ["union"]=>
                array(0) {
                }
                ["from"]=>
                array(2) {
                  ["a"]=>
                  array(4) {
                    ["joinType"]=>
                    string(4) "from"
                    ["schema"]=>
                    NULL
                    ["tableName"]=>
                    string(7) "article"
                    ["joinCondition"]=>
                    NULL
                  }
                  ["ad"]=>
                  array(4) {
                    ["joinType"]=>
                    string(10) "inner join"
                    ["schema"]=>
                    NULL
                    ["tableName"]=>
                    string(19) "article_description"
                    ["joinCondition"]=>
                    string(18) "a.id=ad.article_id"
                  }
                }
                ["where"]=>
                array(4) {
                  [0]=>
                  string(14) "(a.page_id =?)"
                  [1]=>
                  string(19) "AND (a.deleted = 0)"
                  [2]=>
                  string(19) "AND (a.enabled = 1)"
                  [3]=>
                  string(19) "AND (ad.lang ='sr')"
                }
                ["group"]=>
                array(0) {
                }
                ["having"]=>
                array(0) {
                }
                ["order"]=>
                array(1) {
                  [0]=>
                  array(2) {
                    [0]=>
                    string(11) "a.sortorder"
                    [1]=>
                    string(4) "desc"
                  }
                }
                ["limitcount"]=>
                NULL
                ["limitoffset"]=>
                NULL
                ["forupdate"]=>
                bool(false)
              }
              ["_tableCols":protected]=>
              array(0) {
              }
            }
            [1]=>
            array(0) {
            }
          }
        }
        [4]=>
        array(6) {
          ["file"]=>
          string(81) "/home/aposub/public_html/apotekasubotica.rs/application/public/models/Article.php"
          ["line"]=>
          int(110)
          ["function"]=>
          string(8) "fetchAll"
          ["class"]=>
          string(24) "Zend_Db_Adapter_Abstract"
          ["type"]=>
          string(2) "->"
          ["args"]=>
          array(1) {
            [0]=>
            object(Zend_Db_Select)#121 (4) {
              ["_bind":protected]=>
              array(0) {
              }
              ["_adapter":protected]=>
              object(Zend_Db_Adapter_Pdo_Mysql)#9 (12) {
                ["_pdoType":protected]=>
                string(5) "mysql"
                ["_numericDataTypes":protected]=>
                array(16) {
                  [0]=>
                  int(0)
                  [1]=>
                  int(1)
                  [2]=>
                  int(2)
                  ["INT"]=>
                  int(0)
                  ["INTEGER"]=>
                  int(0)
                  ["MEDIUMINT"]=>
                  int(0)
                  ["SMALLINT"]=>
                  int(0)
                  ["TINYINT"]=>
                  int(0)
                  ["BIGINT"]=>
                  int(1)
                  ["SERIAL"]=>
                  int(1)
                  ["DEC"]=>
                  int(2)
                  ["DECIMAL"]=>
                  int(2)
                  ["DOUBLE"]=>
                  int(2)
                  ["DOUBLE PRECISION"]=>
                  int(2)
                  ["FIXED"]=>
                  int(2)
                  ["FLOAT"]=>
                  int(2)
                }
                ["_defaultStmtClass":protected]=>
                string(21) "Zend_Db_Statement_Pdo"
                ["_config":protected]=>
                array(8) {
                  ["host"]=>
                  string(17) "db1.cpanel.yu.net"
                  ["username"]=>
                  string(14) "aposub_apoteka"
                  ["password"]=>
                  string(11) "Apot1709961"
                  ["dbname"]=>
                  string(14) "aposub_apoteka"
                  ["charset"]=>
                  NULL
                  ["persistent"]=>
                  bool(false)
                  ["options"]=>
                  array(3) {
                    ["caseFolding"]=>
                    int(0)
                    ["autoQuoteIdentifiers"]=>
                    bool(true)
                    ["fetchMode"]=>
                    int(2)
                  }
                  ["driver_options"]=>
                  array(0) {
                  }
                }
                ["_fetchMode":protected]=>
                int(2)
                ["_profiler":protected]=>
                object(Zend_Db_Profiler)#10 (4) {
                  ["_queryProfiles":protected]=>
                  array(0) {
                  }
                  ["_enabled":protected]=>
                  bool(false)
                  ["_filterElapsedSecs":protected]=>
                  NULL
                  ["_filterTypes":protected]=>
                  NULL
                }
                ["_defaultProfilerClass":protected]=>
                string(16) "Zend_Db_Profiler"
                ["_connection":protected]=>
                object(PDO)#8 (0) {
                }
                ["_caseFolding":protected]=>
                int(0)
                ["_autoQuoteIdentifiers":protected]=>
                bool(true)
                ["_allowSerialization":protected]=>
                bool(true)
                ["_autoReconnectOnUnserialize":protected]=>
                bool(false)
              }
              ["_parts":protected]=>
              array(11) {
                ["distinct"]=>
                bool(false)
                ["columns"]=>
                array(2) {
                  [0]=>
                  array(3) {
                    [0]=>
                    string(1) "a"
                    [1]=>
                    string(1) "*"
                    [2]=>
                    NULL
                  }
                  [1]=>
                  array(3) {
                    [0]=>
                    string(2) "ad"
                    [1]=>
                    string(1) "*"
                    [2]=>
                    NULL
                  }
                }
                ["union"]=>
                array(0) {
                }
                ["from"]=>
                array(2) {
                  ["a"]=>
                  array(4) {
                    ["joinType"]=>
                    string(4) "from"
                    ["schema"]=>
                    NULL
                    ["tableName"]=>
                    string(7) "article"
                    ["joinCondition"]=>
                    NULL
                  }
                  ["ad"]=>
                  array(4) {
                    ["joinType"]=>
                    string(10) "inner join"
                    ["schema"]=>
                    NULL
                    ["tableName"]=>
                    string(19) "article_description"
                    ["joinCondition"]=>
                    string(18) "a.id=ad.article_id"
                  }
                }
                ["where"]=>
                array(4) {
                  [0]=>
                  string(14) "(a.page_id =?)"
                  [1]=>
                  string(19) "AND (a.deleted = 0)"
                  [2]=>
                  string(19) "AND (a.enabled = 1)"
                  [3]=>
                  string(19) "AND (ad.lang ='sr')"
                }
                ["group"]=>
                array(0) {
                }
                ["having"]=>
                array(0) {
                }
                ["order"]=>
                array(1) {
                  [0]=>
                  array(2) {
                    [0]=>
                    string(11) "a.sortorder"
                    [1]=>
                    string(4) "desc"
                  }
                }
                ["limitcount"]=>
                NULL
                ["limitoffset"]=>
                NULL
                ["forupdate"]=>
                bool(false)
              }
              ["_tableCols":protected]=>
              array(0) {
              }
            }
          }
        }
        [5]=>
        array(6) {
          ["file"]=>
          string(96) "/home/aposub/public_html/apotekasubotica.rs/application/public/controllers/ArticleController.php"
          ["line"]=>
          int(187)
          ["function"]=>
          string(20) "getSameLevelArticles"
          ["class"]=>
          string(7) "Article"
          ["type"]=>
          string(2) "->"
          ["args"]=>
          array(2) {
            [0]=>
            NULL
            [1]=>
            string(2) "sr"
          }
        }
        [6]=>
        array(6) {
          ["file"]=>
          string(74) "/home/aposub/public_html/apotekasubotica.rs/lib/Zend/Controller/Action.php"
          ["line"]=>
          int(516)
          ["function"]=>
          string(19) "articleDetailAction"
          ["class"]=>
          string(17) "ArticleController"
          ["type"]=>
          string(2) "->"
          ["args"]=>
          array(0) {
          }
        }
        [7]=>
        array(6) {
          ["file"]=>
          string(87) "/home/aposub/public_html/apotekasubotica.rs/lib/Zend/Controller/Dispatcher/Standard.php"
          ["line"]=>
          int(308)
          ["function"]=>
          string(8) "dispatch"
          ["class"]=>
          string(22) "Zend_Controller_Action"
          ["type"]=>
          string(2) "->"
          ["args"]=>
          array(1) {
            [0]=>
            string(19) "articleDetailAction"
          }
        }
        [8]=>
        array(6) {
          ["file"]=>
          string(73) "/home/aposub/public_html/apotekasubotica.rs/lib/Zend/Controller/Front.php"
          ["line"]=>
          int(954)
          ["function"]=>
          string(8) "dispatch"
          ["class"]=>
          string(35) "Zend_Controller_Dispatcher_Standard"
          ["type"]=>
          string(2) "->"
          ["args"]=>
          array(2) {
            [0]=>
            object(Zend_Controller_Request_Http)#91 (15) {
              ["_paramSources":protected]=>
              array(2) {
                [0]=>
                string(4) "_GET"
                [1]=>
                string(5) "_POST"
              }
              ["_requestUri":protected]=>
              string(59) "/article/1438/merenje-secera-u-krvi-u-ogranku-1?language=en"
              ["_baseUrl":protected]=>
              string(0) ""
              ["_basePath":protected]=>
              NULL
              ["_pathInfo":protected]=>
              string(47) "/article/1438/merenje-secera-u-krvi-u-ogranku-1"
              ["_params":protected]=>
              array(12) {
                ["article_id"]=>
                string(4) "1438"
                ["slug"]=>
                string(33) "merenje-secera-u-krvi-u-ogranku-1"
                ["controller"]=>
                string(5) "error"
                ["action"]=>
                string(5) "error"
                ["lang"]=>
                string(2) "en"
                ["valid_langs"]=>
                array(3) {
                  [0]=>
                  string(2) "sr"
                  [1]=>
                  string(2) "hu"
                  [2]=>
                  string(2) "en"
                }
                ["default_lang"]=>
                string(2) "sr"
                ["lang_order"]=>
                string(14) "'hu','sr','en'"
                ["language_tags"]=>
                array(1) {
                  ["common"]=>
                  array(99) {
                    ["accept_terms_of_use"]=>
                    string(23) "accept_terms_of_use_tag"
                    ["actual"]=>
                    string(10) "actual_tag"
                    ["address"]=>
                    string(11) "address_tag"
                    ["adverse_effects_of_drugs"]=>
                    string(28) "adverse_effects_of_drugs_tag"
                    ["advisor"]=>
                    string(11) "advisor_tag"
                    ["answer"]=>
                    string(10) "answer_tag"
                    ["antireumatski-preparati"]=>
                    string(26) "antirheumatic preparations"
                    ["articles"]=>
                    string(12) "articles_tag"
                    ["ask_a_question"]=>
                    string(18) "ask_a_question_tag"
                    ["ask_our_pharmacist"]=>
                    string(22) "ask_our_pharmacist_tag"
                    ["ask_pharmacist"]=>
                    string(18) "ask_pharmacist_tag"
                    ["basket"]=>
                    string(10) "basket_tag"
                    ["cajevi"]=>
                    string(10) "cajevi_tag"
                    ["categories"]=>
                    string(14) "categories_tag"
                    ["checking_data"]=>
                    string(17) "checking_data_tag"
                    ["check_data"]=>
                    string(14) "check_data_tag"
                    ["city"]=>
                    string(8) "city_tag"
                    ["continue_order"]=>
                    string(18) "continue_order_tag"
                    ["currentlyempty"]=>
                    string(18) "currentlyempty_tag"
                    ["details_of_delivery"]=>
                    string(23) "details_of_delivery_tag"
                    ["document_dutyhours"]=>
                    string(22) "document_dutyhours_tag"
                    ["effect_of_the_drug"]=>
                    string(22) "effect_of_the_drug_tag"
                    ["email"]=>
                    string(9) "email_tag"
                    ["emptybasket"]=>
                    string(15) "emptybasket_tag"
                    ["enter_captcha"]=>
                    string(17) "enter_captcha_tag"
                    ["enter_numeric_value"]=>
                    string(23) "enter_numeric_value_tag"
                    ["error_instead"]=>
                    string(17) "error_instead_tag"
                    ["error_main"]=>
                    string(14) "error_main_tag"
                    ["error_not_found"]=>
                    string(19) "error_not_found_tag"
                    ["error_try"]=>
                    string(13) "error_try_tag"
                    ["fill_data"]=>
                    string(13) "fill_data_tag"
                    ["found_articles"]=>
                    string(18) "found_articles_tag"
                    ["found_products"]=>
                    string(18) "found_products_tag"
                    ["interactions_with_other_drugs_and_food"]=>
                    string(42) "interactions_with_other_drugs_and_food_tag"
                    ["kalendar_zdravlja"]=>
                    string(21) "kalendar_zdravlja_tag"
                    ["kutak-za-dijabeticare-sredina"]=>
                    string(33) "kutak-za-dijabeticare-sredina_tag"
                    ["kutak-za-mlade-sredina"]=>
                    string(26) "kutak-za-mlade-sredina_tag"
                    ["kutak-za-roditelje-sredina"]=>
                    string(30) "kutak-za-roditelje-sredina_tag"
                    ["kutak-zdrave-hrane-sredina"]=>
                    string(30) "kutak-zdrave-hrane-sredina_tag"
                    ["kutak_za_zdrav_zivot"]=>
                    string(24) "kutak_za_zdrav_zivot_tag"
                    ["laboratory_and_our_products"]=>
                    string(31) "laboratory_and_our_products_tag"
                    ["latest_news"]=>
                    string(15) "latest_news_tag"
                    ["law_on_patients_rights"]=>
                    string(26) "law_on_patients_rights_tag"
                    ["lekovite-masti-i-kreme"]=>
                    string(26) "lekovite-masti-i-kreme_tag"
                    ["main_page"]=>
                    string(13) "main_page_tag"
                    ["mreza_apoteka"]=>
                    string(17) "mreza_apoteka_tag"
                    ["name_and_surname"]=>
                    string(20) "name_and_surname_tag"
                    ["nega-lica-i-ruku"]=>
                    string(20) "nega-lica-i-ruku_tag"
                    ["nega-za-bebe"]=>
                    string(16) "nega-za-bebe_tag"
                    ["no_news"]=>
                    string(11) "no_news_tag"
                    ["no_promotional_products"]=>
                    string(27) "no_promotional_products_tag"
                    ["no_questions"]=>
                    string(16) "no_questions_tag"
                    ["order"]=>
                    string(9) "order_tag"
                    ["orderprice"]=>
                    string(14) "orderprice_tag"
                    ["order_activated"]=>
                    string(19) "order_activated_tag"
                    ["order_success"]=>
                    string(17) "order_success_tag"
                    ["order_success_message"]=>
                    string(25) "order_success_message_tag"
                    ["other_news"]=>
                    string(14) "other_news_tag"
                    ["other_pages"]=>
                    string(15) "other_pages_tag"
                    ["pack"]=>
                    string(8) "pack_tag"
                    ["phone"]=>
                    string(9) "phone_tag"
                    ["pretraga_liste_lekova"]=>
                    string(25) "pretraga_liste_lekova_tag"
                    ["prevention_and_healthy_lifestyle"]=>
                    string(36) "prevention_and_healthy_lifestyle_tag"
                    ["prirucnik"]=>
                    string(13) "prirucnik_tag"
                    ["privacy_policy"]=>
                    string(18) "privacy_policy_tag"
                    ["products"]=>
                    string(12) "products_tag"
                    ["product_overview"]=>
                    string(20) "product_overview_tag"
                    ["promotions_and_discounts"]=>
                    string(28) "promotions_and_discounts_tag"
                    ["proper_use_of_medicine"]=>
                    string(26) "proper_use_of_medicine_tag"
                    ["put_in_basked"]=>
                    string(17) "put_in_basked_tag"
                    ["quantity"]=>
                    string(12) "quantity_tag"
                    ["questions_and_answers"]=>
                    string(25) "questions_and_answers_tag"
                    ["readmore"]=>
                    string(12) "readmore_tag"
                    ["read_question"]=>
                    string(17) "read_question_tag"
                    ["result_articles"]=>
                    string(19) "result_articles_tag"
                    ["result_products"]=>
                    string(19) "result_products_tag"
                    ["rsd"]=>
                    string(7) "rsd_tag"
                    ["search"]=>
                    string(10) "search_tag"
                    ["see_entire"]=>
                    string(14) "see_entire_tag"
                    ["send"]=>
                    string(8) "send_tag"
                    ["successfully_added"]=>
                    string(22) "successfully_added_tag"
                    ["successfully_asked_question"]=>
                    string(31) "successfully_asked_question_tag"
                    ["successful_purchase"]=>
                    string(23) "successful_purchase_tag"
                    ["supplements"]=>
                    string(15) "supplements_tag"
                    ["supply_and_prices"]=>
                    string(21) "supply_and_prices_tag"
                    ["telephone"]=>
                    string(13) "telephone_tag"
                    ["telephone_question"]=>
                    string(22) "telephone_question_tag"
                    ["test_tag"]=>
                    string(7) "english"
                    ["useful_info"]=>
                    string(15) "useful_info_tag"
                    ["webshop"]=>
                    string(11) "webshop_tag"
                    ["yourbasket"]=>
                    string(14) "yourbasket_tag"
                    ["yourbasketbig"]=>
                    string(17) "yourbasketbig_tag"
                    ["your_email"]=>
                    string(14) "your_email_tag"
                    ["your_message"]=>
                    string(16) "your_message_tag"
                    ["your_name"]=>
                    string(13) "your_name_tag"
                    ["you_can_get_info_about"]=>
                    string(26) "you_can_get_info_about_tag"
                    ["you_can_get_info_about_patients_rights"]=>
                    string(42) "you_can_get_info_about_patients_rights_tag"
                    ["zdravstveni-saveti-sredina"]=>
                    string(30) "zdravstveni-saveti-sredina_tag"
                    ["zip_code"]=>
                    string(12) "zip_code_tag"
                  }
                }
                ["linkUrl"]=>
                string(0) ""
                ["error_handler"]=>
                *RECURSION*
                ["module"]=>
                string(7) "default"
              }
              ["_rawBody":protected]=>
              NULL
              ["_aliases":protected]=>
              array(0) {
              }
              ["_dispatched":protected]=>
              bool(true)
              ["_module":protected]=>
              string(7) "default"
              ["_moduleKey":protected]=>
              string(6) "module"
              ["_controller":protected]=>
              string(5) "error"
              ["_controllerKey":protected]=>
              string(10) "controller"
              ["_action":protected]=>
              string(5) "error"
              ["_actionKey":protected]=>
              string(6) "action"
            }
            [1]=>
            object(Zend_Controller_Response_Http)#92 (8) {
              ["_body":protected]=>
              array(0) {
              }
              ["_exceptions":protected]=>
              array(1) {
                [0]=>
                *RECURSION*
              }
              ["_headers":protected]=>
              array(0) {
              }
              ["_headersRaw":protected]=>
              array(0) {
              }
              ["_httpResponseCode":protected]=>
              int(200)
              ["_isRedirect":protected]=>
              bool(false)
              ["_renderExceptions":protected]=>
              bool(false)
              ["headersSentThrowsException"]=>
              bool(true)
            }
          }
        }
        [9]=>
        array(6) {
          ["file"]=>
          string(61) "/home/aposub/public_html/apotekasubotica.rs/lib/Bootstrap.php"
          ["line"]=>
          int(48)
          ["function"]=>
          string(8) "dispatch"
          ["class"]=>
          string(21) "Zend_Controller_Front"
          ["type"]=>
          string(2) "->"
          ["args"]=>
          array(0) {
          }
        }
        [10]=>
        array(6) {
          ["file"]=>
          string(53) "/home/aposub/public_html/apotekasubotica.rs/index.php"
          ["line"]=>
          int(78)
          ["function"]=>
          string(3) "run"
          ["class"]=>
          string(9) "Bootstrap"
          ["type"]=>
          string(2) "::"
          ["args"]=>
          array(0) {
          }
        }
      }
      ["previous":"Exception":private]=>
      object(PDOException)#124 (8) {
        ["message":protected]=>
        string(284) "SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '?) AND (a.deleted = 0) AND (a.enabled = 1) AND (ad.lang ='sr') ORDER BY `a`.`...' at line 2"
        ["string":"Exception":private]=>
        string(0) ""
        ["code":protected]=>
        string(5) "42000"
        ["file":protected]=>
        string(73) "/home/aposub/public_html/apotekasubotica.rs/lib/Zend/Db/Statement/Pdo.php"
        ["line":protected]=>
        int(228)
        ["trace":"Exception":private]=>
        array(12) {
          [0]=>
          array(6) {
            ["file"]=>
            string(73) "/home/aposub/public_html/apotekasubotica.rs/lib/Zend/Db/Statement/Pdo.php"
            ["line"]=>
            int(228)
            ["function"]=>
            string(7) "execute"
            ["class"]=>
            string(12) "PDOStatement"
            ["type"]=>
            string(2) "->"
            ["args"]=>
            array(1) {
              [0]=>
              array(0) {
              }
            }
          }
          [1]=>
          array(6) {
            ["file"]=>
            string(69) "/home/aposub/public_html/apotekasubotica.rs/lib/Zend/Db/Statement.php"
            ["line"]=>
            int(303)
            ["function"]=>
            string(8) "_execute"
            ["class"]=>
            string(21) "Zend_Db_Statement_Pdo"
            ["type"]=>
            string(2) "->"
            ["args"]=>
            array(1) {
              [0]=>
              array(0) {
              }
            }
          }
          [2]=>
          array(6) {
            ["file"]=>
            string(76) "/home/aposub/public_html/apotekasubotica.rs/lib/Zend/Db/Adapter/Abstract.php"
            ["line"]=>
            int(480)
            ["function"]=>
            string(7) "execute"
            ["class"]=>
            string(17) "Zend_Db_Statement"
            ["type"]=>
            string(2) "->"
            ["args"]=>
            array(1) {
              [0]=>
              array(0) {
              }
            }
          }
          [3]=>
          array(6) {
            ["file"]=>
            string(80) "/home/aposub/public_html/apotekasubotica.rs/lib/Zend/Db/Adapter/Pdo/Abstract.php"
            ["line"]=>
            int(238)
            ["function"]=>
            string(5) "query"
            ["class"]=>
            string(24) "Zend_Db_Adapter_Abstract"
            ["type"]=>
            string(2) "->"
            ["args"]=>
            array(2) {
              [0]=>
              string(217) "SELECT `a`.*, `ad`.* FROM `article` AS `a`
 INNER JOIN `article_description` AS `ad` ON a.id=ad.article_id WHERE (a.page_id =?) AND (a.deleted = 0) AND (a.enabled = 1) AND (ad.lang ='sr') ORDER BY `a`.`sortorder` desc"
              [1]=>
              array(0) {
              }
            }
          }
          [4]=>
          array(6) {
            ["file"]=>
            string(76) "/home/aposub/public_html/apotekasubotica.rs/lib/Zend/Db/Adapter/Abstract.php"
            ["line"]=>
            int(737)
            ["function"]=>
            string(5) "query"
            ["class"]=>
            string(28) "Zend_Db_Adapter_Pdo_Abstract"
            ["type"]=>
            string(2) "->"
            ["args"]=>
            array(2) {
              [0]=>
              object(Zend_Db_Select)#121 (4) {
                ["_bind":protected]=>
                array(0) {
                }
                ["_adapter":protected]=>
                object(Zend_Db_Adapter_Pdo_Mysql)#9 (12) {
                  ["_pdoType":protected]=>
                  string(5) "mysql"
                  ["_numericDataTypes":protected]=>
                  array(16) {
                    [0]=>
                    int(0)
                    [1]=>
                    int(1)
                    [2]=>
                    int(2)
                    ["INT"]=>
                    int(0)
                    ["INTEGER"]=>
                    int(0)
                    ["MEDIUMINT"]=>
                    int(0)
                    ["SMALLINT"]=>
                    int(0)
                    ["TINYINT"]=>
                    int(0)
                    ["BIGINT"]=>
                    int(1)
                    ["SERIAL"]=>
                    int(1)
                    ["DEC"]=>
                    int(2)
                    ["DECIMAL"]=>
                    int(2)
                    ["DOUBLE"]=>
                    int(2)
                    ["DOUBLE PRECISION"]=>
                    int(2)
                    ["FIXED"]=>
                    int(2)
                    ["FLOAT"]=>
                    int(2)
                  }
                  ["_defaultStmtClass":protected]=>
                  string(21) "Zend_Db_Statement_Pdo"
                  ["_config":protected]=>
                  array(8) {
                    ["host"]=>
                    string(17) "db1.cpanel.yu.net"
                    ["username"]=>
                    string(14) "aposub_apoteka"
                    ["password"]=>
                    string(11) "Apot1709961"
                    ["dbname"]=>
                    string(14) "aposub_apoteka"
                    ["charset"]=>
                    NULL
                    ["persistent"]=>
                    bool(false)
                    ["options"]=>
                    array(3) {
                      ["caseFolding"]=>
                      int(0)
                      ["autoQuoteIdentifiers"]=>
                      bool(true)
                      ["fetchMode"]=>
                      int(2)
                    }
                    ["driver_options"]=>
                    array(0) {
                    }
                  }
                  ["_fetchMode":protected]=>
                  int(2)
                  ["_profiler":protected]=>
                  object(Zend_Db_Profiler)#10 (4) {
                    ["_queryProfiles":protected]=>
                    array(0) {
                    }
                    ["_enabled":protected]=>
                    bool(false)
                    ["_filterElapsedSecs":protected]=>
                    NULL
                    ["_filterTypes":protected]=>
                    NULL
                  }
                  ["_defaultProfilerClass":protected]=>
                  string(16) "Zend_Db_Profiler"
                  ["_connection":protected]=>
                  object(PDO)#8 (0) {
                  }
                  ["_caseFolding":protected]=>
                  int(0)
                  ["_autoQuoteIdentifiers":protected]=>
                  bool(true)
                  ["_allowSerialization":protected]=>
                  bool(true)
                  ["_autoReconnectOnUnserialize":protected]=>
                  bool(false)
                }
                ["_parts":protected]=>
                array(11) {
                  ["distinct"]=>
                  bool(false)
                  ["columns"]=>
                  array(2) {
                    [0]=>
                    array(3) {
                      [0]=>
                      string(1) "a"
                      [1]=>
                      string(1) "*"
                      [2]=>
                      NULL
                    }
                    [1]=>
                    array(3) {
                      [0]=>
                      string(2) "ad"
                      [1]=>
                      string(1) "*"
                      [2]=>
                      NULL
                    }
                  }
                  ["union"]=>
                  array(0) {
                  }
                  ["from"]=>
                  array(2) {
                    ["a"]=>
                    array(4) {
                      ["joinType"]=>
                      string(4) "from"
                      ["schema"]=>
                      NULL
                      ["tableName"]=>
                      string(7) "article"
                      ["joinCondition"]=>
                      NULL
                    }
                    ["ad"]=>
                    array(4) {
                      ["joinType"]=>
                      string(10) "inner join"
                      ["schema"]=>
                      NULL
                      ["tableName"]=>
                      string(19) "article_description"
                      ["joinCondition"]=>
                      string(18) "a.id=ad.article_id"
                    }
                  }
                  ["where"]=>
                  array(4) {
                    [0]=>
                    string(14) "(a.page_id =?)"
                    [1]=>
                    string(19) "AND (a.deleted = 0)"
                    [2]=>
                    string(19) "AND (a.enabled = 1)"
                    [3]=>
                    string(19) "AND (ad.lang ='sr')"
                  }
                  ["group"]=>
                  array(0) {
                  }
                  ["having"]=>
                  array(0) {
                  }
                  ["order"]=>
                  array(1) {
                    [0]=>
                    array(2) {
                      [0]=>
                      string(11) "a.sortorder"
                      [1]=>
                      string(4) "desc"
                    }
                  }
                  ["limitcount"]=>
                  NULL
                  ["limitoffset"]=>
                  NULL
                  ["forupdate"]=>
                  bool(false)
                }
                ["_tableCols":protected]=>
                array(0) {
                }
              }
              [1]=>
              array(0) {
              }
            }
          }
          [5]=>
          array(6) {
            ["file"]=>
            string(81) "/home/aposub/public_html/apotekasubotica.rs/application/public/models/Article.php"
            ["line"]=>
            int(110)
            ["function"]=>
            string(8) "fetchAll"
            ["class"]=>
            string(24) "Zend_Db_Adapter_Abstract"
            ["type"]=>
            string(2) "->"
            ["args"]=>
            array(1) {
              [0]=>
              object(Zend_Db_Select)#121 (4) {
                ["_bind":protected]=>
                array(0) {
                }
                ["_adapter":protected]=>
                object(Zend_Db_Adapter_Pdo_Mysql)#9 (12) {
                  ["_pdoType":protected]=>
                  string(5) "mysql"
                  ["_numericDataTypes":protected]=>
                  array(16) {
                    [0]=>
                    int(0)
                    [1]=>
                    int(1)
                    [2]=>
                    int(2)
                    ["INT"]=>
                    int(0)
                    ["INTEGER"]=>
                    int(0)
                    ["MEDIUMINT"]=>
                    int(0)
                    ["SMALLINT"]=>
                    int(0)
                    ["TINYINT"]=>
                    int(0)
                    ["BIGINT"]=>
                    int(1)
                    ["SERIAL"]=>
                    int(1)
                    ["DEC"]=>
                    int(2)
                    ["DECIMAL"]=>
                    int(2)
                    ["DOUBLE"]=>
                    int(2)
                    ["DOUBLE PRECISION"]=>
                    int(2)
                    ["FIXED"]=>
                    int(2)
                    ["FLOAT"]=>
                    int(2)
                  }
                  ["_defaultStmtClass":protected]=>
                  string(21) "Zend_Db_Statement_Pdo"
                  ["_config":protected]=>
                  array(8) {
                    ["host"]=>
                    string(17) "db1.cpanel.yu.net"
                    ["username"]=>
                    string(14) "aposub_apoteka"
                    ["password"]=>
                    string(11) "Apot1709961"
                    ["dbname"]=>
                    string(14) "aposub_apoteka"
                    ["charset"]=>
                    NULL
                    ["persistent"]=>
                    bool(false)
                    ["options"]=>
                    array(3) {
                      ["caseFolding"]=>
                      int(0)
                      ["autoQuoteIdentifiers"]=>
                      bool(true)
                      ["fetchMode"]=>
                      int(2)
                    }
                    ["driver_options"]=>
                    array(0) {
                    }
                  }
                  ["_fetchMode":protected]=>
                  int(2)
                  ["_profiler":protected]=>
                  object(Zend_Db_Profiler)#10 (4) {
                    ["_queryProfiles":protected]=>
                    array(0) {
                    }
                    ["_enabled":protected]=>
                    bool(false)
                    ["_filterElapsedSecs":protected]=>
                    NULL
                    ["_filterTypes":protected]=>
                    NULL
                  }
                  ["_defaultProfilerClass":protected]=>
                  string(16) "Zend_Db_Profiler"
                  ["_connection":protected]=>
                  object(PDO)#8 (0) {
                  }
                  ["_caseFolding":protected]=>
                  int(0)
                  ["_autoQuoteIdentifiers":protected]=>
                  bool(true)
                  ["_allowSerialization":protected]=>
                  bool(true)
                  ["_autoReconnectOnUnserialize":protected]=>
                  bool(false)
                }
                ["_parts":protected]=>
                array(11) {
                  ["distinct"]=>
                  bool(false)
                  ["columns"]=>
                  array(2) {
                    [0]=>
                    array(3) {
                      [0]=>
                      string(1) "a"
                      [1]=>
                      string(1) "*"
                      [2]=>
                      NULL
                    }
                    [1]=>
                    array(3) {
                      [0]=>
                      string(2) "ad"
                      [1]=>
                      string(1) "*"
                      [2]=>
                      NULL
                    }
                  }
                  ["union"]=>
                  array(0) {
                  }
                  ["from"]=>
                  array(2) {
                    ["a"]=>
                    array(4) {
                      ["joinType"]=>
                      string(4) "from"
                      ["schema"]=>
                      NULL
                      ["tableName"]=>
                      string(7) "article"
                      ["joinCondition"]=>
                      NULL
                    }
                    ["ad"]=>
                    array(4) {
                      ["joinType"]=>
                      string(10) "inner join"
                      ["schema"]=>
                      NULL
                      ["tableName"]=>
                      string(19) "article_description"
                      ["joinCondition"]=>
                      string(18) "a.id=ad.article_id"
                    }
                  }
                  ["where"]=>
                  array(4) {
                    [0]=>
                    string(14) "(a.page_id =?)"
                    [1]=>
                    string(19) "AND (a.deleted = 0)"
                    [2]=>
                    string(19) "AND (a.enabled = 1)"
                    [3]=>
                    string(19) "AND (ad.lang ='sr')"
                  }
                  ["group"]=>
                  array(0) {
                  }
                  ["having"]=>
                  array(0) {
                  }
                  ["order"]=>
                  array(1) {
                    [0]=>
                    array(2) {
                      [0]=>
                      string(11) "a.sortorder"
                      [1]=>
                      string(4) "desc"
                    }
                  }
                  ["limitcount"]=>
                  NULL
                  ["limitoffset"]=>
                  NULL
                  ["forupdate"]=>
                  bool(false)
                }
                ["_tableCols":protected]=>
                array(0) {
                }
              }
            }
          }
          [6]=>
          array(6) {
            ["file"]=>
            string(96) "/home/aposub/public_html/apotekasubotica.rs/application/public/controllers/ArticleController.php"
            ["line"]=>
            int(187)
            ["function"]=>
            string(20) "getSameLevelArticles"
            ["class"]=>
            string(7) "Article"
            ["type"]=>
            string(2) "->"
            ["args"]=>
            array(2) {
              [0]=>
              NULL
              [1]=>
              string(2) "sr"
            }
          }
          [7]=>
          array(6) {
            ["file"]=>
            string(74) "/home/aposub/public_html/apotekasubotica.rs/lib/Zend/Controller/Action.php"
            ["line"]=>
            int(516)
            ["function"]=>
            string(19) "articleDetailAction"
            ["class"]=>
            string(17) "ArticleController"
            ["type"]=>
            string(2) "->"
            ["args"]=>
            array(0) {
            }
          }
          [8]=>
          array(6) {
            ["file"]=>
            string(87) "/home/aposub/public_html/apotekasubotica.rs/lib/Zend/Controller/Dispatcher/Standard.php"
            ["line"]=>
            int(308)
            ["function"]=>
            string(8) "dispatch"
            ["class"]=>
            string(22) "Zend_Controller_Action"
            ["type"]=>
            string(2) "->"
            ["args"]=>
            array(1) {
              [0]=>
              string(19) "articleDetailAction"
            }
          }
          [9]=>
          array(6) {
            ["file"]=>
            string(73) "/home/aposub/public_html/apotekasubotica.rs/lib/Zend/Controller/Front.php"
            ["line"]=>
            int(954)
            ["function"]=>
            string(8) "dispatch"
            ["class"]=>
            string(35) "Zend_Controller_Dispatcher_Standard"
            ["type"]=>
            string(2) "->"
            ["args"]=>
            array(2) {
              [0]=>
              object(Zend_Controller_Request_Http)#91 (15) {
                ["_paramSources":protected]=>
                array(2) {
                  [0]=>
                  string(4) "_GET"
                  [1]=>
                  string(5) "_POST"
                }
                ["_requestUri":protected]=>
                string(59) "/article/1438/merenje-secera-u-krvi-u-ogranku-1?language=en"
                ["_baseUrl":protected]=>
                string(0) ""
                ["_basePath":protected]=>
                NULL
                ["_pathInfo":protected]=>
                string(47) "/article/1438/merenje-secera-u-krvi-u-ogranku-1"
                ["_params":protected]=>
                array(12) {
                  ["article_id"]=>
                  string(4) "1438"
                  ["slug"]=>
                  string(33) "merenje-secera-u-krvi-u-ogranku-1"
                  ["controller"]=>
                  string(5) "error"
                  ["action"]=>
                  string(5) "error"
                  ["lang"]=>
                  string(2) "en"
                  ["valid_langs"]=>
                  array(3) {
                    [0]=>
                    string(2) "sr"
                    [1]=>
                    string(2) "hu"
                    [2]=>
                    string(2) "en"
                  }
                  ["default_lang"]=>
                  string(2) "sr"
                  ["lang_order"]=>
                  string(14) "'hu','sr','en'"
                  ["language_tags"]=>
                  array(1) {
                    ["common"]=>
                    array(99) {
                      ["accept_terms_of_use"]=>
                      string(23) "accept_terms_of_use_tag"
                      ["actual"]=>
                      string(10) "actual_tag"
                      ["address"]=>
                      string(11) "address_tag"
                      ["adverse_effects_of_drugs"]=>
                      string(28) "adverse_effects_of_drugs_tag"
                      ["advisor"]=>
                      string(11) "advisor_tag"
                      ["answer"]=>
                      string(10) "answer_tag"
                      ["antireumatski-preparati"]=>
                      string(26) "antirheumatic preparations"
                      ["articles"]=>
                      string(12) "articles_tag"
                      ["ask_a_question"]=>
                      string(18) "ask_a_question_tag"
                      ["ask_our_pharmacist"]=>
                      string(22) "ask_our_pharmacist_tag"
                      ["ask_pharmacist"]=>
                      string(18) "ask_pharmacist_tag"
                      ["basket"]=>
                      string(10) "basket_tag"
                      ["cajevi"]=>
                      string(10) "cajevi_tag"
                      ["categories"]=>
                      string(14) "categories_tag"
                      ["checking_data"]=>
                      string(17) "checking_data_tag"
                      ["check_data"]=>
                      string(14) "check_data_tag"
                      ["city"]=>
                      string(8) "city_tag"
                      ["continue_order"]=>
                      string(18) "continue_order_tag"
                      ["currentlyempty"]=>
                      string(18) "currentlyempty_tag"
                      ["details_of_delivery"]=>
                      string(23) "details_of_delivery_tag"
                      ["document_dutyhours"]=>
                      string(22) "document_dutyhours_tag"
                      ["effect_of_the_drug"]=>
                      string(22) "effect_of_the_drug_tag"
                      ["email"]=>
                      string(9) "email_tag"
                      ["emptybasket"]=>
                      string(15) "emptybasket_tag"
                      ["enter_captcha"]=>
                      string(17) "enter_captcha_tag"
                      ["enter_numeric_value"]=>
                      string(23) "enter_numeric_value_tag"
                      ["error_instead"]=>
                      string(17) "error_instead_tag"
                      ["error_main"]=>
                      string(14) "error_main_tag"
                      ["error_not_found"]=>
                      string(19) "error_not_found_tag"
                      ["error_try"]=>
                      string(13) "error_try_tag"
                      ["fill_data"]=>
                      string(13) "fill_data_tag"
                      ["found_articles"]=>
                      string(18) "found_articles_tag"
                      ["found_products"]=>
                      string(18) "found_products_tag"
                      ["interactions_with_other_drugs_and_food"]=>
                      string(42) "interactions_with_other_drugs_and_food_tag"
                      ["kalendar_zdravlja"]=>
                      string(21) "kalendar_zdravlja_tag"
                      ["kutak-za-dijabeticare-sredina"]=>
                      string(33) "kutak-za-dijabeticare-sredina_tag"
                      ["kutak-za-mlade-sredina"]=>
                      string(26) "kutak-za-mlade-sredina_tag"
                      ["kutak-za-roditelje-sredina"]=>
                      string(30) "kutak-za-roditelje-sredina_tag"
                      ["kutak-zdrave-hrane-sredina"]=>
                      string(30) "kutak-zdrave-hrane-sredina_tag"
                      ["kutak_za_zdrav_zivot"]=>
                      string(24) "kutak_za_zdrav_zivot_tag"
                      ["laboratory_and_our_products"]=>
                      string(31) "laboratory_and_our_products_tag"
                      ["latest_news"]=>
                      string(15) "latest_news_tag"
                      ["law_on_patients_rights"]=>
                      string(26) "law_on_patients_rights_tag"
                      ["lekovite-masti-i-kreme"]=>
                      string(26) "lekovite-masti-i-kreme_tag"
                      ["main_page"]=>
                      string(13) "main_page_tag"
                      ["mreza_apoteka"]=>
                      string(17) "mreza_apoteka_tag"
                      ["name_and_surname"]=>
                      string(20) "name_and_surname_tag"
                      ["nega-lica-i-ruku"]=>
                      string(20) "nega-lica-i-ruku_tag"
                      ["nega-za-bebe"]=>
                      string(16) "nega-za-bebe_tag"
                      ["no_news"]=>
                      string(11) "no_news_tag"
                      ["no_promotional_products"]=>
                      string(27) "no_promotional_products_tag"
                      ["no_questions"]=>
                      string(16) "no_questions_tag"
                      ["order"]=>
                      string(9) "order_tag"
                      ["orderprice"]=>
                      string(14) "orderprice_tag"
                      ["order_activated"]=>
                      string(19) "order_activated_tag"
                      ["order_success"]=>
                      string(17) "order_success_tag"
                      ["order_success_message"]=>
                      string(25) "order_success_message_tag"
                      ["other_news"]=>
                      string(14) "other_news_tag"
                      ["other_pages"]=>
                      string(15) "other_pages_tag"
                      ["pack"]=>
                      string(8) "pack_tag"
                      ["phone"]=>
                      string(9) "phone_tag"
                      ["pretraga_liste_lekova"]=>
                      string(25) "pretraga_liste_lekova_tag"
                      ["prevention_and_healthy_lifestyle"]=>
                      string(36) "prevention_and_healthy_lifestyle_tag"
                      ["prirucnik"]=>
                      string(13) "prirucnik_tag"
                      ["privacy_policy"]=>
                      string(18) "privacy_policy_tag"
                      ["products"]=>
                      string(12) "products_tag"
                      ["product_overview"]=>
                      string(20) "product_overview_tag"
                      ["promotions_and_discounts"]=>
                      string(28) "promotions_and_discounts_tag"
                      ["proper_use_of_medicine"]=>
                      string(26) "proper_use_of_medicine_tag"
                      ["put_in_basked"]=>
                      string(17) "put_in_basked_tag"
                      ["quantity"]=>
                      string(12) "quantity_tag"
                      ["questions_and_answers"]=>
                      string(25) "questions_and_answers_tag"
                      ["readmore"]=>
                      string(12) "readmore_tag"
                      ["read_question"]=>
                      string(17) "read_question_tag"
                      ["result_articles"]=>
                      string(19) "result_articles_tag"
                      ["result_products"]=>
                      string(19) "result_products_tag"
                      ["rsd"]=>
                      string(7) "rsd_tag"
                      ["search"]=>
                      string(10) "search_tag"
                      ["see_entire"]=>
                      string(14) "see_entire_tag"
                      ["send"]=>
                      string(8) "send_tag"
                      ["successfully_added"]=>
                      string(22) "successfully_added_tag"
                      ["successfully_asked_question"]=>
                      string(31) "successfully_asked_question_tag"
                      ["successful_purchase"]=>
                      string(23) "successful_purchase_tag"
                      ["supplements"]=>
                      string(15) "supplements_tag"
                      ["supply_and_prices"]=>
                      string(21) "supply_and_prices_tag"
                      ["telephone"]=>
                      string(13) "telephone_tag"
                      ["telephone_question"]=>
                      string(22) "telephone_question_tag"
                      ["test_tag"]=>
                      string(7) "english"
                      ["useful_info"]=>
                      string(15) "useful_info_tag"
                      ["webshop"]=>
                      string(11) "webshop_tag"
                      ["yourbasket"]=>
                      string(14) "yourbasket_tag"
                      ["yourbasketbig"]=>
                      string(17) "yourbasketbig_tag"
                      ["your_email"]=>
                      string(14) "your_email_tag"
                      ["your_message"]=>
                      string(16) "your_message_tag"
                      ["your_name"]=>
                      string(13) "your_name_tag"
                      ["you_can_get_info_about"]=>
                      string(26) "you_can_get_info_about_tag"
                      ["you_can_get_info_about_patients_rights"]=>
                      string(42) "you_can_get_info_about_patients_rights_tag"
                      ["zdravstveni-saveti-sredina"]=>
                      string(30) "zdravstveni-saveti-sredina_tag"
                      ["zip_code"]=>
                      string(12) "zip_code_tag"
                    }
                  }
                  ["linkUrl"]=>
                  string(0) ""
                  ["error_handler"]=>
                  *RECURSION*
                  ["module"]=>
                  string(7) "default"
                }
                ["_rawBody":protected]=>
                NULL
                ["_aliases":protected]=>
                array(0) {
                }
                ["_dispatched":protected]=>
                bool(true)
                ["_module":protected]=>
                string(7) "default"
                ["_moduleKey":protected]=>
                string(6) "module"
                ["_controller":protected]=>
                string(5) "error"
                ["_controllerKey":protected]=>
                string(10) "controller"
                ["_action":protected]=>
                string(5) "error"
                ["_actionKey":protected]=>
                string(6) "action"
              }
              [1]=>
              object(Zend_Controller_Response_Http)#92 (8) {
                ["_body":protected]=>
                array(0) {
                }
                ["_exceptions":protected]=>
                array(1) {
                  [0]=>
                  *RECURSION*
                }
                ["_headers":protected]=>
                array(0) {
                }
                ["_headersRaw":protected]=>
                array(0) {
                }
                ["_httpResponseCode":protected]=>
                int(200)
                ["_isRedirect":protected]=>
                bool(false)
                ["_renderExceptions":protected]=>
                bool(false)
                ["headersSentThrowsException"]=>
                bool(true)
              }
            }
          }
          [10]=>
          array(6) {
            ["file"]=>
            string(61) "/home/aposub/public_html/apotekasubotica.rs/lib/Bootstrap.php"
            ["line"]=>
            int(48)
            ["function"]=>
            string(8) "dispatch"
            ["class"]=>
            string(21) "Zend_Controller_Front"
            ["type"]=>
            string(2) "->"
            ["args"]=>
            array(0) {
            }
          }
          [11]=>
          array(6) {
            ["file"]=>
            string(53) "/home/aposub/public_html/apotekasubotica.rs/index.php"
            ["line"]=>
            int(78)
            ["function"]=>
            string(3) "run"
            ["class"]=>
            string(9) "Bootstrap"
            ["type"]=>
            string(2) "::"
            ["args"]=>
            array(0) {
            }
          }
        }
        ["previous":"Exception":private]=>
        NULL
        ["errorInfo"]=>
        array(3) {
          [0]=>
          string(5) "42000"
          [1]=>
          int(1064)
          [2]=>
          string(228) "You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '?) AND (a.deleted = 0) AND (a.enabled = 1) AND (ad.lang ='sr') ORDER BY `a`.`...' at line 2"
        }
      }
    }
    ["type"]=>
    string(15) "EXCEPTION_OTHER"
    ["request"]=>
    object(Zend_Controller_Request_Http)#95 (15) {
      ["_paramSources":protected]=>
      array(2) {
        [0]=>
        string(4) "_GET"
        [1]=>
        string(5) "_POST"
      }
      ["_requestUri":protected]=>
      string(59) "/article/1438/merenje-secera-u-krvi-u-ogranku-1?language=en"
      ["_baseUrl":protected]=>
      string(0) ""
      ["_basePath":protected]=>
      NULL
      ["_pathInfo":protected]=>
      string(47) "/article/1438/merenje-secera-u-krvi-u-ogranku-1"
      ["_params":protected]=>
      array(10) {
        ["article_id"]=>
        string(4) "1438"
        ["slug"]=>
        string(33) "merenje-secera-u-krvi-u-ogranku-1"
        ["controller"]=>
        string(7) "article"
        ["action"]=>
        string(14) "article-detail"
        ["lang"]=>
        string(2) "en"
        ["valid_langs"]=>
        array(3) {
          [0]=>
          string(2) "sr"
          [1]=>
          string(2) "hu"
          [2]=>
          string(2) "en"
        }
        ["default_lang"]=>
        string(2) "sr"
        ["lang_order"]=>
        string(14) "'hu','sr','en'"
        ["language_tags"]=>
        array(1) {
          ["common"]=>
          array(99) {
            ["accept_terms_of_use"]=>
            string(23) "accept_terms_of_use_tag"
            ["actual"]=>
            string(10) "actual_tag"
            ["address"]=>
            string(11) "address_tag"
            ["adverse_effects_of_drugs"]=>
            string(28) "adverse_effects_of_drugs_tag"
            ["advisor"]=>
            string(11) "advisor_tag"
            ["answer"]=>
            string(10) "answer_tag"
            ["antireumatski-preparati"]=>
            string(26) "antirheumatic preparations"
            ["articles"]=>
            string(12) "articles_tag"
            ["ask_a_question"]=>
            string(18) "ask_a_question_tag"
            ["ask_our_pharmacist"]=>
            string(22) "ask_our_pharmacist_tag"
            ["ask_pharmacist"]=>
            string(18) "ask_pharmacist_tag"
            ["basket"]=>
            string(10) "basket_tag"
            ["cajevi"]=>
            string(10) "cajevi_tag"
            ["categories"]=>
            string(14) "categories_tag"
            ["checking_data"]=>
            string(17) "checking_data_tag"
            ["check_data"]=>
            string(14) "check_data_tag"
            ["city"]=>
            string(8) "city_tag"
            ["continue_order"]=>
            string(18) "continue_order_tag"
            ["currentlyempty"]=>
            string(18) "currentlyempty_tag"
            ["details_of_delivery"]=>
            string(23) "details_of_delivery_tag"
            ["document_dutyhours"]=>
            string(22) "document_dutyhours_tag"
            ["effect_of_the_drug"]=>
            string(22) "effect_of_the_drug_tag"
            ["email"]=>
            string(9) "email_tag"
            ["emptybasket"]=>
            string(15) "emptybasket_tag"
            ["enter_captcha"]=>
            string(17) "enter_captcha_tag"
            ["enter_numeric_value"]=>
            string(23) "enter_numeric_value_tag"
            ["error_instead"]=>
            string(17) "error_instead_tag"
            ["error_main"]=>
            string(14) "error_main_tag"
            ["error_not_found"]=>
            string(19) "error_not_found_tag"
            ["error_try"]=>
            string(13) "error_try_tag"
            ["fill_data"]=>
            string(13) "fill_data_tag"
            ["found_articles"]=>
            string(18) "found_articles_tag"
            ["found_products"]=>
            string(18) "found_products_tag"
            ["interactions_with_other_drugs_and_food"]=>
            string(42) "interactions_with_other_drugs_and_food_tag"
            ["kalendar_zdravlja"]=>
            string(21) "kalendar_zdravlja_tag"
            ["kutak-za-dijabeticare-sredina"]=>
            string(33) "kutak-za-dijabeticare-sredina_tag"
            ["kutak-za-mlade-sredina"]=>
            string(26) "kutak-za-mlade-sredina_tag"
            ["kutak-za-roditelje-sredina"]=>
            string(30) "kutak-za-roditelje-sredina_tag"
            ["kutak-zdrave-hrane-sredina"]=>
            string(30) "kutak-zdrave-hrane-sredina_tag"
            ["kutak_za_zdrav_zivot"]=>
            string(24) "kutak_za_zdrav_zivot_tag"
            ["laboratory_and_our_products"]=>
            string(31) "laboratory_and_our_products_tag"
            ["latest_news"]=>
            string(15) "latest_news_tag"
            ["law_on_patients_rights"]=>
            string(26) "law_on_patients_rights_tag"
            ["lekovite-masti-i-kreme"]=>
            string(26) "lekovite-masti-i-kreme_tag"
            ["main_page"]=>
            string(13) "main_page_tag"
            ["mreza_apoteka"]=>
            string(17) "mreza_apoteka_tag"
            ["name_and_surname"]=>
            string(20) "name_and_surname_tag"
            ["nega-lica-i-ruku"]=>
            string(20) "nega-lica-i-ruku_tag"
            ["nega-za-bebe"]=>
            string(16) "nega-za-bebe_tag"
            ["no_news"]=>
            string(11) "no_news_tag"
            ["no_promotional_products"]=>
            string(27) "no_promotional_products_tag"
            ["no_questions"]=>
            string(16) "no_questions_tag"
            ["order"]=>
            string(9) "order_tag"
            ["orderprice"]=>
            string(14) "orderprice_tag"
            ["order_activated"]=>
            string(19) "order_activated_tag"
            ["order_success"]=>
            string(17) "order_success_tag"
            ["order_success_message"]=>
            string(25) "order_success_message_tag"
            ["other_news"]=>
            string(14) "other_news_tag"
            ["other_pages"]=>
            string(15) "other_pages_tag"
            ["pack"]=>
            string(8) "pack_tag"
            ["phone"]=>
            string(9) "phone_tag"
            ["pretraga_liste_lekova"]=>
            string(25) "pretraga_liste_lekova_tag"
            ["prevention_and_healthy_lifestyle"]=>
            string(36) "prevention_and_healthy_lifestyle_tag"
            ["prirucnik"]=>
            string(13) "prirucnik_tag"
            ["privacy_policy"]=>
            string(18) "privacy_policy_tag"
            ["products"]=>
            string(12) "products_tag"
            ["product_overview"]=>
            string(20) "product_overview_tag"
            ["promotions_and_discounts"]=>
            string(28) "promotions_and_discounts_tag"
            ["proper_use_of_medicine"]=>
            string(26) "proper_use_of_medicine_tag"
            ["put_in_basked"]=>
            string(17) "put_in_basked_tag"
            ["quantity"]=>
            string(12) "quantity_tag"
            ["questions_and_answers"]=>
            string(25) "questions_and_answers_tag"
            ["readmore"]=>
            string(12) "readmore_tag"
            ["read_question"]=>
            string(17) "read_question_tag"
            ["result_articles"]=>
            string(19) "result_articles_tag"
            ["result_products"]=>
            string(19) "result_products_tag"
            ["rsd"]=>
            string(7) "rsd_tag"
            ["search"]=>
            string(10) "search_tag"
            ["see_entire"]=>
            string(14) "see_entire_tag"
            ["send"]=>
            string(8) "send_tag"
            ["successfully_added"]=>
            string(22) "successfully_added_tag"
            ["successfully_asked_question"]=>
            string(31) "successfully_asked_question_tag"
            ["successful_purchase"]=>
            string(23) "successful_purchase_tag"
            ["supplements"]=>
            string(15) "supplements_tag"
            ["supply_and_prices"]=>
            string(21) "supply_and_prices_tag"
            ["telephone"]=>
            string(13) "telephone_tag"
            ["telephone_question"]=>
            string(22) "telephone_question_tag"
            ["test_tag"]=>
            string(7) "english"
            ["useful_info"]=>
            string(15) "useful_info_tag"
            ["webshop"]=>
            string(11) "webshop_tag"
            ["yourbasket"]=>
            string(14) "yourbasket_tag"
            ["yourbasketbig"]=>
            string(17) "yourbasketbig_tag"
            ["your_email"]=>
            string(14) "your_email_tag"
            ["your_message"]=>
            string(16) "your_message_tag"
            ["your_name"]=>
            string(13) "your_name_tag"
            ["you_can_get_info_about"]=>
            string(26) "you_can_get_info_about_tag"
            ["you_can_get_info_about_patients_rights"]=>
            string(42) "you_can_get_info_about_patients_rights_tag"
            ["zdravstveni-saveti-sredina"]=>
            string(30) "zdravstveni-saveti-sredina_tag"
            ["zip_code"]=>
            string(12) "zip_code_tag"
          }
        }
        ["linkUrl"]=>
        string(0) ""
      }
      ["_rawBody":protected]=>
      NULL
      ["_aliases":protected]=>
      array(0) {
      }
      ["_dispatched":protected]=>
      bool(true)
      ["_module":protected]=>
      string(7) "default"
      ["_moduleKey":protected]=>
      string(6) "module"
      ["_controller":protected]=>
      string(7) "article"
      ["_controllerKey":protected]=>
      string(10) "controller"
      ["_action":protected]=>
      string(14) "article-detail"
      ["_actionKey":protected]=>
      string(6) "action"
    }
  }
}