array(1) {
  [0] => object(Zend_Db_Statement_Exception)#87 (6) {
    ["message:protected"] => string(211) "SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') LIMIT 1' at line 1"
    ["string:private"] => string(0) ""
    ["code:protected"] => int(0)
    ["file:protected"] => string(83) "/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Statement/Pdo.php"
    ["line:protected"] => int(238)
    ["trace:private"] => array(11) {
      [0] => array(6) {
        ["file"] => string(79) "/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Statement.php"
        ["line"] => int(283)
        ["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(86) "/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Adapter/Abstract.php"
        ["line"] => int(433)
        ["function"] => string(7) "execute"
        ["class"] => string(17) "Zend_Db_Statement"
        ["type"] => string(2) "->"
        ["args"] => array(1) {
          [0] => array(0) {
          }
        }
      }
      [2] => array(6) {
        ["file"] => string(90) "/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Adapter/Pdo/Abstract.php"
        ["line"] => int(230)
        ["function"] => string(5) "query"
        ["class"] => string(24) "Zend_Db_Adapter_Abstract"
        ["type"] => string(2) "->"
        ["args"] => array(2) {
          [0] => object(Zend_Db_Table_Select)#83 (6) {
            ["_info:protected"] => array(10) {
              ["schema"] => NULL
              ["name"] => string(8) "cms_site"
              ["cols"] => array(13) {
                [0] => string(2) "id"
                [1] => string(9) "parent_id"
                [2] => string(5) "title"
                [3] => string(4) "text"
                [4] => string(8) "language"
                [5] => string(13) "meta_keywords"
                [6] => string(16) "meta_description"
                [7] => string(5) "order"
                [8] => string(14) "allow_children"
                [9] => string(9) "tree_icon"
                [10] => string(6) "locked"
                [11] => string(11) "meta_author"
                [12] => string(5) "email"
              }
              ["primary"] => array(1) {
                [1] => string(2) "id"
              }
              ["metadata"] => array(13) {
                ["id"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(2) "id"
                  ["COLUMN_POSITION"] => int(1)
                  ["DATA_TYPE"] => string(9) "mediumint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(true)
                  ["PRIMARY_POSITION"] => int(1)
                  ["IDENTITY"] => bool(true)
                }
                ["parent_id"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(9) "parent_id"
                  ["COLUMN_POSITION"] => int(2)
                  ["DATA_TYPE"] => string(3) "int"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(true)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["title"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(5) "title"
                  ["COLUMN_POSITION"] => int(3)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => string(0) ""
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "255"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["text"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(4) "text"
                  ["COLUMN_POSITION"] => int(4)
                  ["DATA_TYPE"] => string(10) "mediumtext"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["language"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(8) "language"
                  ["COLUMN_POSITION"] => int(5)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => string(0) ""
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(2) "10"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["meta_keywords"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(13) "meta_keywords"
                  ["COLUMN_POSITION"] => int(6)
                  ["DATA_TYPE"] => string(10) "mediumtext"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["meta_description"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(16) "meta_description"
                  ["COLUMN_POSITION"] => int(7)
                  ["DATA_TYPE"] => string(10) "mediumtext"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["order"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(5) "order"
                  ["COLUMN_POSITION"] => int(8)
                  ["DATA_TYPE"] => string(3) "int"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["allow_children"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(14) "allow_children"
                  ["COLUMN_POSITION"] => int(9)
                  ["DATA_TYPE"] => string(3) "int"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(true)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["tree_icon"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(9) "tree_icon"
                  ["COLUMN_POSITION"] => int(10)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(true)
                  ["LENGTH"] => string(3) "255"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["locked"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(6) "locked"
                  ["COLUMN_POSITION"] => int(11)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["meta_author"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(11) "meta_author"
                  ["COLUMN_POSITION"] => int(12)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "255"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["email"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(5) "email"
                  ["COLUMN_POSITION"] => int(13)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "255"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
              }
              ["rowClass"] => string(17) "Zend_Db_Table_Row"
              ["rowsetClass"] => string(20) "Zend_Db_Table_Rowset"
              ["referenceMap"] => array(0) {
              }
              ["dependentTables"] => array(2) {
                [0] => string(16) "cms_page_section"
                [1] => string(13) "cms_structure"
              }
              ["sequence"] => bool(true)
            }
            ["_integrityCheck:protected"] => bool(true)
            ["_table:protected"] => object(CmsSite)#81 (19) {
              ["_name:protected"] => string(8) "cms_site"
              ["_primary"] => array(1) {
                [1] => string(2) "id"
              }
              ["hasMany"] => array(0) {
              }
              ["hasRss"] => bool(false)
              ["_dependentTables:protected"] => array(2) {
                [0] => string(16) "cms_page_section"
                [1] => string(13) "cms_structure"
              }
              ["_referenceMap:protected"] => array(0) {
              }
              ["aTreeConfig"] => array(1) {
                [0] => array(3) {
                  ["href"] => string(15) "admin-form-item"
                  ["title"] => string(8) "category"
                  ["disableAddButton"] => bool(true)
                }
              }
              ["_db:protected"] => object(Zend_Db_Adapter_Pdo_Mysql)#10 (10) {
                ["_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(7) {
                  ["host"] => string(16) "mysql.prezent.nl"
                  ["port"] => string(4) "3306"
                  ["username"] => string(14) "oceanwide_live"
                  ["password"] => string(13) "Madn38i9d390j"
                  ["dbname"] => string(14) "oceanwide_live"
                  ["options"] => array(2) {
                    ["caseFolding"] => int(0)
                    ["autoQuoteIdentifiers"] => bool(true)
                  }
                  ["driver_options"] => array(1) {
                    [1002] => string(16) "SET NAMES 'utf8'"
                  }
                }
                ["_fetchMode:protected"] => int(2)
                ["_profiler:protected"] => object(Zend_Db_Profiler)#12 (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)#18 (0) {
                }
                ["_caseFolding:protected"] => int(0)
                ["_autoQuoteIdentifiers:protected"] => bool(true)
              }
              ["_schema:protected"] => NULL
              ["_cols:protected"] => array(13) {
                [0] => string(2) "id"
                [1] => string(9) "parent_id"
                [2] => string(5) "title"
                [3] => string(4) "text"
                [4] => string(8) "language"
                [5] => string(13) "meta_keywords"
                [6] => string(16) "meta_description"
                [7] => string(5) "order"
                [8] => string(14) "allow_children"
                [9] => string(9) "tree_icon"
                [10] => string(6) "locked"
                [11] => string(11) "meta_author"
                [12] => string(5) "email"
              }
              ["_identity:protected"] => int(1)
              ["_sequence:protected"] => bool(true)
              ["_metadata:protected"] => array(13) {
                ["id"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(2) "id"
                  ["COLUMN_POSITION"] => int(1)
                  ["DATA_TYPE"] => string(9) "mediumint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(true)
                  ["PRIMARY_POSITION"] => int(1)
                  ["IDENTITY"] => bool(true)
                }
                ["parent_id"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(9) "parent_id"
                  ["COLUMN_POSITION"] => int(2)
                  ["DATA_TYPE"] => string(3) "int"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(true)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["title"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(5) "title"
                  ["COLUMN_POSITION"] => int(3)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => string(0) ""
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "255"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["text"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(4) "text"
                  ["COLUMN_POSITION"] => int(4)
                  ["DATA_TYPE"] => string(10) "mediumtext"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["language"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(8) "language"
                  ["COLUMN_POSITION"] => int(5)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => string(0) ""
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(2) "10"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["meta_keywords"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(13) "meta_keywords"
                  ["COLUMN_POSITION"] => int(6)
                  ["DATA_TYPE"] => string(10) "mediumtext"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["meta_description"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(16) "meta_description"
                  ["COLUMN_POSITION"] => int(7)
                  ["DATA_TYPE"] => string(10) "mediumtext"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["order"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(5) "order"
                  ["COLUMN_POSITION"] => int(8)
                  ["DATA_TYPE"] => string(3) "int"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["allow_children"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(14) "allow_children"
                  ["COLUMN_POSITION"] => int(9)
                  ["DATA_TYPE"] => string(3) "int"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(true)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["tree_icon"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(9) "tree_icon"
                  ["COLUMN_POSITION"] => int(10)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(true)
                  ["LENGTH"] => string(3) "255"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["locked"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(6) "locked"
                  ["COLUMN_POSITION"] => int(11)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["meta_author"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(11) "meta_author"
                  ["COLUMN_POSITION"] => int(12)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "255"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["email"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(5) "email"
                  ["COLUMN_POSITION"] => int(13)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "255"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
              }
              ["_metadataCache:protected"] => NULL
              ["_metadataCacheInClass:protected"] => bool(true)
              ["_rowClass:protected"] => string(17) "Zend_Db_Table_Row"
              ["_rowsetClass:protected"] => string(20) "Zend_Db_Table_Rowset"
              ["_defaultSource:protected"] => string(11) "defaultNone"
              ["_defaultValues:protected"] => array(0) {
              }
            }
            ["_adapter:protected"] => object(Zend_Db_Adapter_Pdo_Mysql)#10 (10) {
              ["_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(7) {
                ["host"] => string(16) "mysql.prezent.nl"
                ["port"] => string(4) "3306"
                ["username"] => string(14) "oceanwide_live"
                ["password"] => string(13) "Madn38i9d390j"
                ["dbname"] => string(14) "oceanwide_live"
                ["options"] => array(2) {
                  ["caseFolding"] => int(0)
                  ["autoQuoteIdentifiers"] => bool(true)
                }
                ["driver_options"] => array(1) {
                  [1002] => string(16) "SET NAMES 'utf8'"
                }
              }
              ["_fetchMode:protected"] => int(2)
              ["_profiler:protected"] => object(Zend_Db_Profiler)#12 (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)#18 (0) {
              }
              ["_caseFolding:protected"] => int(0)
              ["_autoQuoteIdentifiers:protected"] => bool(true)
            }
            ["_parts:protected"] => array(11) {
              ["distinct"] => bool(false)
              ["columns"] => array(1) {
                [0] => array(3) {
                  [0] => string(8) "cms_site"
                  [1] => string(1) "*"
                  [2] => NULL
                }
              }
              ["union"] => array(0) {
              }
              ["from"] => array(1) {
                ["cms_site"] => array(4) {
                  ["joinType"] => string(10) "inner join"
                  ["schema"] => NULL
                  ["tableName"] => string(8) "cms_site"
                  ["joinCondition"] => NULL
                }
              }
              ["where"] => array(1) {
                [0] => string(7) "(id = )"
              }
              ["group"] => array(0) {
              }
              ["having"] => array(0) {
              }
              ["order"] => array(0) {
              }
              ["limitcount"] => int(1)
              ["limitoffset"] => int(0)
              ["forupdate"] => bool(false)
            }
            ["_tableCols:protected"] => array(0) {
            }
          }
          [1] => array(0) {
          }
        }
      }
      [3] => array(6) {
        ["file"] => string(84) "/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Table/Abstract.php"
        ["line"] => int(1330)
        ["function"] => string(5) "query"
        ["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
        ["type"] => string(2) "->"
        ["args"] => array(1) {
          [0] => object(Zend_Db_Table_Select)#83 (6) {
            ["_info:protected"] => array(10) {
              ["schema"] => NULL
              ["name"] => string(8) "cms_site"
              ["cols"] => array(13) {
                [0] => string(2) "id"
                [1] => string(9) "parent_id"
                [2] => string(5) "title"
                [3] => string(4) "text"
                [4] => string(8) "language"
                [5] => string(13) "meta_keywords"
                [6] => string(16) "meta_description"
                [7] => string(5) "order"
                [8] => string(14) "allow_children"
                [9] => string(9) "tree_icon"
                [10] => string(6) "locked"
                [11] => string(11) "meta_author"
                [12] => string(5) "email"
              }
              ["primary"] => array(1) {
                [1] => string(2) "id"
              }
              ["metadata"] => array(13) {
                ["id"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(2) "id"
                  ["COLUMN_POSITION"] => int(1)
                  ["DATA_TYPE"] => string(9) "mediumint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(true)
                  ["PRIMARY_POSITION"] => int(1)
                  ["IDENTITY"] => bool(true)
                }
                ["parent_id"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(9) "parent_id"
                  ["COLUMN_POSITION"] => int(2)
                  ["DATA_TYPE"] => string(3) "int"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(true)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["title"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(5) "title"
                  ["COLUMN_POSITION"] => int(3)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => string(0) ""
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "255"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["text"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(4) "text"
                  ["COLUMN_POSITION"] => int(4)
                  ["DATA_TYPE"] => string(10) "mediumtext"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["language"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(8) "language"
                  ["COLUMN_POSITION"] => int(5)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => string(0) ""
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(2) "10"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["meta_keywords"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(13) "meta_keywords"
                  ["COLUMN_POSITION"] => int(6)
                  ["DATA_TYPE"] => string(10) "mediumtext"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["meta_description"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(16) "meta_description"
                  ["COLUMN_POSITION"] => int(7)
                  ["DATA_TYPE"] => string(10) "mediumtext"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["order"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(5) "order"
                  ["COLUMN_POSITION"] => int(8)
                  ["DATA_TYPE"] => string(3) "int"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["allow_children"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(14) "allow_children"
                  ["COLUMN_POSITION"] => int(9)
                  ["DATA_TYPE"] => string(3) "int"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(true)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["tree_icon"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(9) "tree_icon"
                  ["COLUMN_POSITION"] => int(10)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(true)
                  ["LENGTH"] => string(3) "255"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["locked"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(6) "locked"
                  ["COLUMN_POSITION"] => int(11)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["meta_author"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(11) "meta_author"
                  ["COLUMN_POSITION"] => int(12)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "255"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["email"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(5) "email"
                  ["COLUMN_POSITION"] => int(13)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "255"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
              }
              ["rowClass"] => string(17) "Zend_Db_Table_Row"
              ["rowsetClass"] => string(20) "Zend_Db_Table_Rowset"
              ["referenceMap"] => array(0) {
              }
              ["dependentTables"] => array(2) {
                [0] => string(16) "cms_page_section"
                [1] => string(13) "cms_structure"
              }
              ["sequence"] => bool(true)
            }
            ["_integrityCheck:protected"] => bool(true)
            ["_table:protected"] => object(CmsSite)#81 (19) {
              ["_name:protected"] => string(8) "cms_site"
              ["_primary"] => array(1) {
                [1] => string(2) "id"
              }
              ["hasMany"] => array(0) {
              }
              ["hasRss"] => bool(false)
              ["_dependentTables:protected"] => array(2) {
                [0] => string(16) "cms_page_section"
                [1] => string(13) "cms_structure"
              }
              ["_referenceMap:protected"] => array(0) {
              }
              ["aTreeConfig"] => array(1) {
                [0] => array(3) {
                  ["href"] => string(15) "admin-form-item"
                  ["title"] => string(8) "category"
                  ["disableAddButton"] => bool(true)
                }
              }
              ["_db:protected"] => object(Zend_Db_Adapter_Pdo_Mysql)#10 (10) {
                ["_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(7) {
                  ["host"] => string(16) "mysql.prezent.nl"
                  ["port"] => string(4) "3306"
                  ["username"] => string(14) "oceanwide_live"
                  ["password"] => string(13) "Madn38i9d390j"
                  ["dbname"] => string(14) "oceanwide_live"
                  ["options"] => array(2) {
                    ["caseFolding"] => int(0)
                    ["autoQuoteIdentifiers"] => bool(true)
                  }
                  ["driver_options"] => array(1) {
                    [1002] => string(16) "SET NAMES 'utf8'"
                  }
                }
                ["_fetchMode:protected"] => int(2)
                ["_profiler:protected"] => object(Zend_Db_Profiler)#12 (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)#18 (0) {
                }
                ["_caseFolding:protected"] => int(0)
                ["_autoQuoteIdentifiers:protected"] => bool(true)
              }
              ["_schema:protected"] => NULL
              ["_cols:protected"] => array(13) {
                [0] => string(2) "id"
                [1] => string(9) "parent_id"
                [2] => string(5) "title"
                [3] => string(4) "text"
                [4] => string(8) "language"
                [5] => string(13) "meta_keywords"
                [6] => string(16) "meta_description"
                [7] => string(5) "order"
                [8] => string(14) "allow_children"
                [9] => string(9) "tree_icon"
                [10] => string(6) "locked"
                [11] => string(11) "meta_author"
                [12] => string(5) "email"
              }
              ["_identity:protected"] => int(1)
              ["_sequence:protected"] => bool(true)
              ["_metadata:protected"] => array(13) {
                ["id"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(2) "id"
                  ["COLUMN_POSITION"] => int(1)
                  ["DATA_TYPE"] => string(9) "mediumint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(true)
                  ["PRIMARY_POSITION"] => int(1)
                  ["IDENTITY"] => bool(true)
                }
                ["parent_id"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(9) "parent_id"
                  ["COLUMN_POSITION"] => int(2)
                  ["DATA_TYPE"] => string(3) "int"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(true)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["title"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(5) "title"
                  ["COLUMN_POSITION"] => int(3)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => string(0) ""
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "255"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["text"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(4) "text"
                  ["COLUMN_POSITION"] => int(4)
                  ["DATA_TYPE"] => string(10) "mediumtext"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["language"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(8) "language"
                  ["COLUMN_POSITION"] => int(5)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => string(0) ""
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(2) "10"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["meta_keywords"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(13) "meta_keywords"
                  ["COLUMN_POSITION"] => int(6)
                  ["DATA_TYPE"] => string(10) "mediumtext"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["meta_description"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(16) "meta_description"
                  ["COLUMN_POSITION"] => int(7)
                  ["DATA_TYPE"] => string(10) "mediumtext"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["order"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(5) "order"
                  ["COLUMN_POSITION"] => int(8)
                  ["DATA_TYPE"] => string(3) "int"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["allow_children"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(14) "allow_children"
                  ["COLUMN_POSITION"] => int(9)
                  ["DATA_TYPE"] => string(3) "int"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(true)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["tree_icon"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(9) "tree_icon"
                  ["COLUMN_POSITION"] => int(10)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(true)
                  ["LENGTH"] => string(3) "255"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["locked"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(6) "locked"
                  ["COLUMN_POSITION"] => int(11)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["meta_author"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(11) "meta_author"
                  ["COLUMN_POSITION"] => int(12)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "255"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["email"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(5) "email"
                  ["COLUMN_POSITION"] => int(13)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "255"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
              }
              ["_metadataCache:protected"] => NULL
              ["_metadataCacheInClass:protected"] => bool(true)
              ["_rowClass:protected"] => string(17) "Zend_Db_Table_Row"
              ["_rowsetClass:protected"] => string(20) "Zend_Db_Table_Rowset"
              ["_defaultSource:protected"] => string(11) "defaultNone"
              ["_defaultValues:protected"] => array(0) {
              }
            }
            ["_adapter:protected"] => object(Zend_Db_Adapter_Pdo_Mysql)#10 (10) {
              ["_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(7) {
                ["host"] => string(16) "mysql.prezent.nl"
                ["port"] => string(4) "3306"
                ["username"] => string(14) "oceanwide_live"
                ["password"] => string(13) "Madn38i9d390j"
                ["dbname"] => string(14) "oceanwide_live"
                ["options"] => array(2) {
                  ["caseFolding"] => int(0)
                  ["autoQuoteIdentifiers"] => bool(true)
                }
                ["driver_options"] => array(1) {
                  [1002] => string(16) "SET NAMES 'utf8'"
                }
              }
              ["_fetchMode:protected"] => int(2)
              ["_profiler:protected"] => object(Zend_Db_Profiler)#12 (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)#18 (0) {
              }
              ["_caseFolding:protected"] => int(0)
              ["_autoQuoteIdentifiers:protected"] => bool(true)
            }
            ["_parts:protected"] => array(11) {
              ["distinct"] => bool(false)
              ["columns"] => array(1) {
                [0] => array(3) {
                  [0] => string(8) "cms_site"
                  [1] => string(1) "*"
                  [2] => NULL
                }
              }
              ["union"] => array(0) {
              }
              ["from"] => array(1) {
                ["cms_site"] => array(4) {
                  ["joinType"] => string(10) "inner join"
                  ["schema"] => NULL
                  ["tableName"] => string(8) "cms_site"
                  ["joinCondition"] => NULL
                }
              }
              ["where"] => array(1) {
                [0] => string(7) "(id = )"
              }
              ["group"] => array(0) {
              }
              ["having"] => array(0) {
              }
              ["order"] => array(0) {
              }
              ["limitcount"] => int(1)
              ["limitoffset"] => int(0)
              ["forupdate"] => bool(false)
            }
            ["_tableCols:protected"] => array(0) {
            }
          }
        }
      }
      [4] => array(6) {
        ["file"] => string(84) "/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Table/Abstract.php"
        ["line"] => int(1200)
        ["function"] => string(6) "_fetch"
        ["class"] => string(22) "Zend_Db_Table_Abstract"
        ["type"] => string(2) "->"
        ["args"] => array(1) {
          [0] => object(Zend_Db_Table_Select)#83 (6) {
            ["_info:protected"] => array(10) {
              ["schema"] => NULL
              ["name"] => string(8) "cms_site"
              ["cols"] => array(13) {
                [0] => string(2) "id"
                [1] => string(9) "parent_id"
                [2] => string(5) "title"
                [3] => string(4) "text"
                [4] => string(8) "language"
                [5] => string(13) "meta_keywords"
                [6] => string(16) "meta_description"
                [7] => string(5) "order"
                [8] => string(14) "allow_children"
                [9] => string(9) "tree_icon"
                [10] => string(6) "locked"
                [11] => string(11) "meta_author"
                [12] => string(5) "email"
              }
              ["primary"] => array(1) {
                [1] => string(2) "id"
              }
              ["metadata"] => array(13) {
                ["id"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(2) "id"
                  ["COLUMN_POSITION"] => int(1)
                  ["DATA_TYPE"] => string(9) "mediumint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(true)
                  ["PRIMARY_POSITION"] => int(1)
                  ["IDENTITY"] => bool(true)
                }
                ["parent_id"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(9) "parent_id"
                  ["COLUMN_POSITION"] => int(2)
                  ["DATA_TYPE"] => string(3) "int"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(true)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["title"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(5) "title"
                  ["COLUMN_POSITION"] => int(3)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => string(0) ""
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "255"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["text"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(4) "text"
                  ["COLUMN_POSITION"] => int(4)
                  ["DATA_TYPE"] => string(10) "mediumtext"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["language"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(8) "language"
                  ["COLUMN_POSITION"] => int(5)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => string(0) ""
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(2) "10"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["meta_keywords"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(13) "meta_keywords"
                  ["COLUMN_POSITION"] => int(6)
                  ["DATA_TYPE"] => string(10) "mediumtext"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["meta_description"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(16) "meta_description"
                  ["COLUMN_POSITION"] => int(7)
                  ["DATA_TYPE"] => string(10) "mediumtext"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["order"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(5) "order"
                  ["COLUMN_POSITION"] => int(8)
                  ["DATA_TYPE"] => string(3) "int"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["allow_children"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(14) "allow_children"
                  ["COLUMN_POSITION"] => int(9)
                  ["DATA_TYPE"] => string(3) "int"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(true)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["tree_icon"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(9) "tree_icon"
                  ["COLUMN_POSITION"] => int(10)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(true)
                  ["LENGTH"] => string(3) "255"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["locked"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(6) "locked"
                  ["COLUMN_POSITION"] => int(11)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["meta_author"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(11) "meta_author"
                  ["COLUMN_POSITION"] => int(12)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "255"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["email"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(5) "email"
                  ["COLUMN_POSITION"] => int(13)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "255"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
              }
              ["rowClass"] => string(17) "Zend_Db_Table_Row"
              ["rowsetClass"] => string(20) "Zend_Db_Table_Rowset"
              ["referenceMap"] => array(0) {
              }
              ["dependentTables"] => array(2) {
                [0] => string(16) "cms_page_section"
                [1] => string(13) "cms_structure"
              }
              ["sequence"] => bool(true)
            }
            ["_integrityCheck:protected"] => bool(true)
            ["_table:protected"] => object(CmsSite)#81 (19) {
              ["_name:protected"] => string(8) "cms_site"
              ["_primary"] => array(1) {
                [1] => string(2) "id"
              }
              ["hasMany"] => array(0) {
              }
              ["hasRss"] => bool(false)
              ["_dependentTables:protected"] => array(2) {
                [0] => string(16) "cms_page_section"
                [1] => string(13) "cms_structure"
              }
              ["_referenceMap:protected"] => array(0) {
              }
              ["aTreeConfig"] => array(1) {
                [0] => array(3) {
                  ["href"] => string(15) "admin-form-item"
                  ["title"] => string(8) "category"
                  ["disableAddButton"] => bool(true)
                }
              }
              ["_db:protected"] => object(Zend_Db_Adapter_Pdo_Mysql)#10 (10) {
                ["_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(7) {
                  ["host"] => string(16) "mysql.prezent.nl"
                  ["port"] => string(4) "3306"
                  ["username"] => string(14) "oceanwide_live"
                  ["password"] => string(13) "Madn38i9d390j"
                  ["dbname"] => string(14) "oceanwide_live"
                  ["options"] => array(2) {
                    ["caseFolding"] => int(0)
                    ["autoQuoteIdentifiers"] => bool(true)
                  }
                  ["driver_options"] => array(1) {
                    [1002] => string(16) "SET NAMES 'utf8'"
                  }
                }
                ["_fetchMode:protected"] => int(2)
                ["_profiler:protected"] => object(Zend_Db_Profiler)#12 (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)#18 (0) {
                }
                ["_caseFolding:protected"] => int(0)
                ["_autoQuoteIdentifiers:protected"] => bool(true)
              }
              ["_schema:protected"] => NULL
              ["_cols:protected"] => array(13) {
                [0] => string(2) "id"
                [1] => string(9) "parent_id"
                [2] => string(5) "title"
                [3] => string(4) "text"
                [4] => string(8) "language"
                [5] => string(13) "meta_keywords"
                [6] => string(16) "meta_description"
                [7] => string(5) "order"
                [8] => string(14) "allow_children"
                [9] => string(9) "tree_icon"
                [10] => string(6) "locked"
                [11] => string(11) "meta_author"
                [12] => string(5) "email"
              }
              ["_identity:protected"] => int(1)
              ["_sequence:protected"] => bool(true)
              ["_metadata:protected"] => array(13) {
                ["id"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(2) "id"
                  ["COLUMN_POSITION"] => int(1)
                  ["DATA_TYPE"] => string(9) "mediumint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(true)
                  ["PRIMARY_POSITION"] => int(1)
                  ["IDENTITY"] => bool(true)
                }
                ["parent_id"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(9) "parent_id"
                  ["COLUMN_POSITION"] => int(2)
                  ["DATA_TYPE"] => string(3) "int"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(true)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["title"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(5) "title"
                  ["COLUMN_POSITION"] => int(3)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => string(0) ""
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "255"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["text"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(4) "text"
                  ["COLUMN_POSITION"] => int(4)
                  ["DATA_TYPE"] => string(10) "mediumtext"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["language"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(8) "language"
                  ["COLUMN_POSITION"] => int(5)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => string(0) ""
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(2) "10"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["meta_keywords"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(13) "meta_keywords"
                  ["COLUMN_POSITION"] => int(6)
                  ["DATA_TYPE"] => string(10) "mediumtext"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["meta_description"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(16) "meta_description"
                  ["COLUMN_POSITION"] => int(7)
                  ["DATA_TYPE"] => string(10) "mediumtext"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["order"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(5) "order"
                  ["COLUMN_POSITION"] => int(8)
                  ["DATA_TYPE"] => string(3) "int"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["allow_children"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(14) "allow_children"
                  ["COLUMN_POSITION"] => int(9)
                  ["DATA_TYPE"] => string(3) "int"
                  ["DEFAULT"] => string(1) "0"
                  ["NULLABLE"] => bool(true)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["tree_icon"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(9) "tree_icon"
                  ["COLUMN_POSITION"] => int(10)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(true)
                  ["LENGTH"] => string(3) "255"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["locked"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(6) "locked"
                  ["COLUMN_POSITION"] => int(11)
                  ["DATA_TYPE"] => string(7) "tinyint"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => NULL
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["meta_author"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(11) "meta_author"
                  ["COLUMN_POSITION"] => int(12)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "255"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
                ["email"] => array(14) {
                  ["SCHEMA_NAME"] => NULL
                  ["TABLE_NAME"] => string(8) "cms_site"
                  ["COLUMN_NAME"] => string(5) "email"
                  ["COLUMN_POSITION"] => int(13)
                  ["DATA_TYPE"] => string(7) "varchar"
                  ["DEFAULT"] => NULL
                  ["NULLABLE"] => bool(false)
                  ["LENGTH"] => string(3) "255"
                  ["SCALE"] => NULL
                  ["PRECISION"] => NULL
                  ["UNSIGNED"] => NULL
                  ["PRIMARY"] => bool(false)
                  ["PRIMARY_POSITION"] => NULL
                  ["IDENTITY"] => bool(false)
                }
              }
              ["_metadataCache:protected"] => NULL
              ["_metadataCacheInClass:protected"] => bool(true)
              ["_rowClass:protected"] => string(17) "Zend_Db_Table_Row"
              ["_rowsetClass:protected"] => string(20) "Zend_Db_Table_Rowset"
              ["_defaultSource:protected"] => string(11) "defaultNone"
              ["_defaultValues:protected"] => array(0) {
              }
            }
            ["_adapter:protected"] => object(Zend_Db_Adapter_Pdo_Mysql)#10 (10) {
              ["_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(7) {
                ["host"] => string(16) "mysql.prezent.nl"
                ["port"] => string(4) "3306"
                ["username"] => string(14) "oceanwide_live"
                ["password"] => string(13) "Madn38i9d390j"
                ["dbname"] => string(14) "oceanwide_live"
                ["options"] => array(2) {
                  ["caseFolding"] => int(0)
                  ["autoQuoteIdentifiers"] => bool(true)
                }
                ["driver_options"] => array(1) {
                  [1002] => string(16) "SET NAMES 'utf8'"
                }
              }
              ["_fetchMode:protected"] => int(2)
              ["_profiler:protected"] => object(Zend_Db_Profiler)#12 (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)#18 (0) {
              }
              ["_caseFolding:protected"] => int(0)
              ["_autoQuoteIdentifiers:protected"] => bool(true)
            }
            ["_parts:protected"] => array(11) {
              ["distinct"] => bool(false)
              ["columns"] => array(1) {
                [0] => array(3) {
                  [0] => string(8) "cms_site"
                  [1] => string(1) "*"
                  [2] => NULL
                }
              }
              ["union"] => array(0) {
              }
              ["from"] => array(1) {
                ["cms_site"] => array(4) {
                  ["joinType"] => string(10) "inner join"
                  ["schema"] => NULL
                  ["tableName"] => string(8) "cms_site"
                  ["joinCondition"] => NULL
                }
              }
              ["where"] => array(1) {
                [0] => string(7) "(id = )"
              }
              ["group"] => array(0) {
              }
              ["having"] => array(0) {
              }
              ["order"] => array(0) {
              }
              ["limitcount"] => int(1)
              ["limitoffset"] => int(0)
              ["forupdate"] => bool(false)
            }
            ["_tableCols:protected"] => array(0) {
            }
          }
        }
      }
      [5] => array(6) {
        ["file"] => string(72) "/opt/www/psm/sites/oceanwide-expeditions.com/site/library/NM/Session.php"
        ["line"] => int(30)
        ["function"] => string(8) "fetchRow"
        ["class"] => string(22) "Zend_Db_Table_Abstract"
        ["type"] => string(2) "->"
        ["args"] => array(1) {
          [0] => string(5) "id = "
        }
      }
      [6] => array(6) {
        ["file"] => string(91) "/opt/www/psm/sites/oceanwide-expeditions.com/site/application/controllers/RssController.php"
        ["line"] => int(83)
        ["function"] => string(7) "setSite"
        ["class"] => string(10) "NM_Session"
        ["type"] => string(2) "::"
        ["args"] => array(1) {
          [0] => NULL
        }
      }
      [7] => array(6) {
        ["file"] => string(84) "/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Controller/Action.php"
        ["line"] => int(492)
        ["function"] => string(11) "preDispatch"
        ["class"] => string(13) "RssController"
        ["type"] => string(2) "->"
        ["args"] => array(0) {
        }
      }
      [8] => array(6) {
        ["file"] => string(97) "/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Controller/Dispatcher/Standard.php"
        ["line"] => int(285)
        ["function"] => string(8) "dispatch"
        ["class"] => string(22) "Zend_Controller_Action"
        ["type"] => string(2) "->"
        ["args"] => array(1) {
          [0] => string(11) "indexAction"
        }
      }
      [9] => array(6) {
        ["file"] => string(83) "/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Controller/Front.php"
        ["line"] => int(934)
        ["function"] => string(8) "dispatch"
        ["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
        ["type"] => string(2) "->"
        ["args"] => array(2) {
          [0] => object(Zend_Controller_Request_Http)#67 (14) {
            ["_paramSources:protected"] => array(2) {
              [0] => string(4) "_GET"
              [1] => string(5) "_POST"
            }
            ["_requestUri:protected"] => string(32) "/rss/en/vessel/show/m-v-Ortelius"
            ["_baseUrl:protected"] => string(0) ""
            ["_basePath:protected"] => NULL
            ["_pathInfo:protected"] => string(32) "/rss/en/vessel/show/m-v-Ortelius"
            ["_params:protected"] => array(5) {
              ["sLanguage"] => string(14) "en/vessel/show"
              ["sModel"] => string(12) "m-v-Ortelius"
              ["controller"] => string(3) "rss"
              ["action"] => string(5) "index"
              ["error_handler"] => object(ArrayObject)#82 (3) {
                ["exception"] => object(Zend_Db_Statement_Exception)#87 (6) {
                  ["message:protected"] => string(211) "SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') LIMIT 1' at line 1"
                  ["string:private"] => string(0) ""
                  ["code:protected"] => int(0)
                  ["file:protected"] => string(83) "/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Statement/Pdo.php"
                  ["line:protected"] => int(238)
                  ["trace:private"] => array(11) {
                    [0] => array(6) {
                      ["file"] => string(79) "/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Statement.php"
                      ["line"] => int(283)
                      ["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(86) "/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Adapter/Abstract.php"
                      ["line"] => int(433)
                      ["function"] => string(7) "execute"
                      ["class"] => string(17) "Zend_Db_Statement"
                      ["type"] => string(2) "->"
                      ["args"] => array(1) {
                        [0] => array(0) {
                        }
                      }
                    }
                    [2] => array(6) {
                      ["file"] => string(90) "/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Adapter/Pdo/Abstract.php"
                      ["line"] => int(230)
                      ["function"] => string(5) "query"
                      ["class"] => string(24) "Zend_Db_Adapter_Abstract"
                      ["type"] => string(2) "->"
                      ["args"] => array(2) {
                        [0] => object(Zend_Db_Table_Select)#83 (6) {
                          ["_info:protected"] => array(10) {
                            ["schema"] => NULL
                            ["name"] => string(8) "cms_site"
                            ["cols"] => array(13) {
                              [0] => string(2) "id"
                              [1] => string(9) "parent_id"
                              [2] => string(5) "title"
                              [3] => string(4) "text"
                              [4] => string(8) "language"
                              [5] => string(13) "meta_keywords"
                              [6] => string(16) "meta_description"
                              [7] => string(5) "order"
                              [8] => string(14) "allow_children"
                              [9] => string(9) "tree_icon"
                              [10] => string(6) "locked"
                              [11] => string(11) "meta_author"
                              [12] => string(5) "email"
                            }
                            ["primary"] => array(1) {
                              [1] => string(2) "id"
                            }
                            ["metadata"] => array(13) {
                              ["id"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(2) "id"
                                ["COLUMN_POSITION"] => int(1)
                                ["DATA_TYPE"] => string(9) "mediumint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(true)
                                ["PRIMARY_POSITION"] => int(1)
                                ["IDENTITY"] => bool(true)
                              }
                              ["parent_id"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(9) "parent_id"
                                ["COLUMN_POSITION"] => int(2)
                                ["DATA_TYPE"] => string(3) "int"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(true)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["title"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(5) "title"
                                ["COLUMN_POSITION"] => int(3)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => string(0) ""
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "255"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["text"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(4) "text"
                                ["COLUMN_POSITION"] => int(4)
                                ["DATA_TYPE"] => string(10) "mediumtext"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["language"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(8) "language"
                                ["COLUMN_POSITION"] => int(5)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => string(0) ""
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(2) "10"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["meta_keywords"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(13) "meta_keywords"
                                ["COLUMN_POSITION"] => int(6)
                                ["DATA_TYPE"] => string(10) "mediumtext"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["meta_description"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(16) "meta_description"
                                ["COLUMN_POSITION"] => int(7)
                                ["DATA_TYPE"] => string(10) "mediumtext"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["order"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(5) "order"
                                ["COLUMN_POSITION"] => int(8)
                                ["DATA_TYPE"] => string(3) "int"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["allow_children"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(14) "allow_children"
                                ["COLUMN_POSITION"] => int(9)
                                ["DATA_TYPE"] => string(3) "int"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(true)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["tree_icon"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(9) "tree_icon"
                                ["COLUMN_POSITION"] => int(10)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(true)
                                ["LENGTH"] => string(3) "255"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["locked"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(6) "locked"
                                ["COLUMN_POSITION"] => int(11)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["meta_author"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(11) "meta_author"
                                ["COLUMN_POSITION"] => int(12)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "255"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["email"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(5) "email"
                                ["COLUMN_POSITION"] => int(13)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "255"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                            }
                            ["rowClass"] => string(17) "Zend_Db_Table_Row"
                            ["rowsetClass"] => string(20) "Zend_Db_Table_Rowset"
                            ["referenceMap"] => array(0) {
                            }
                            ["dependentTables"] => array(2) {
                              [0] => string(16) "cms_page_section"
                              [1] => string(13) "cms_structure"
                            }
                            ["sequence"] => bool(true)
                          }
                          ["_integrityCheck:protected"] => bool(true)
                          ["_table:protected"] => object(CmsSite)#81 (19) {
                            ["_name:protected"] => string(8) "cms_site"
                            ["_primary"] => array(1) {
                              [1] => string(2) "id"
                            }
                            ["hasMany"] => array(0) {
                            }
                            ["hasRss"] => bool(false)
                            ["_dependentTables:protected"] => array(2) {
                              [0] => string(16) "cms_page_section"
                              [1] => string(13) "cms_structure"
                            }
                            ["_referenceMap:protected"] => array(0) {
                            }
                            ["aTreeConfig"] => array(1) {
                              [0] => array(3) {
                                ["href"] => string(15) "admin-form-item"
                                ["title"] => string(8) "category"
                                ["disableAddButton"] => bool(true)
                              }
                            }
                            ["_db:protected"] => object(Zend_Db_Adapter_Pdo_Mysql)#10 (10) {
                              ["_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(7) {
                                ["host"] => string(16) "mysql.prezent.nl"
                                ["port"] => string(4) "3306"
                                ["username"] => string(14) "oceanwide_live"
                                ["password"] => string(13) "Madn38i9d390j"
                                ["dbname"] => string(14) "oceanwide_live"
                                ["options"] => array(2) {
                                  ["caseFolding"] => int(0)
                                  ["autoQuoteIdentifiers"] => bool(true)
                                }
                                ["driver_options"] => array(1) {
                                  [1002] => string(16) "SET NAMES 'utf8'"
                                }
                              }
                              ["_fetchMode:protected"] => int(2)
                              ["_profiler:protected"] => object(Zend_Db_Profiler)#12 (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)#18 (0) {
                              }
                              ["_caseFolding:protected"] => int(0)
                              ["_autoQuoteIdentifiers:protected"] => bool(true)
                            }
                            ["_schema:protected"] => NULL
                            ["_cols:protected"] => array(13) {
                              [0] => string(2) "id"
                              [1] => string(9) "parent_id"
                              [2] => string(5) "title"
                              [3] => string(4) "text"
                              [4] => string(8) "language"
                              [5] => string(13) "meta_keywords"
                              [6] => string(16) "meta_description"
                              [7] => string(5) "order"
                              [8] => string(14) "allow_children"
                              [9] => string(9) "tree_icon"
                              [10] => string(6) "locked"
                              [11] => string(11) "meta_author"
                              [12] => string(5) "email"
                            }
                            ["_identity:protected"] => int(1)
                            ["_sequence:protected"] => bool(true)
                            ["_metadata:protected"] => array(13) {
                              ["id"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(2) "id"
                                ["COLUMN_POSITION"] => int(1)
                                ["DATA_TYPE"] => string(9) "mediumint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(true)
                                ["PRIMARY_POSITION"] => int(1)
                                ["IDENTITY"] => bool(true)
                              }
                              ["parent_id"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(9) "parent_id"
                                ["COLUMN_POSITION"] => int(2)
                                ["DATA_TYPE"] => string(3) "int"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(true)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["title"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(5) "title"
                                ["COLUMN_POSITION"] => int(3)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => string(0) ""
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "255"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["text"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(4) "text"
                                ["COLUMN_POSITION"] => int(4)
                                ["DATA_TYPE"] => string(10) "mediumtext"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["language"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(8) "language"
                                ["COLUMN_POSITION"] => int(5)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => string(0) ""
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(2) "10"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["meta_keywords"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(13) "meta_keywords"
                                ["COLUMN_POSITION"] => int(6)
                                ["DATA_TYPE"] => string(10) "mediumtext"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["meta_description"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(16) "meta_description"
                                ["COLUMN_POSITION"] => int(7)
                                ["DATA_TYPE"] => string(10) "mediumtext"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["order"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(5) "order"
                                ["COLUMN_POSITION"] => int(8)
                                ["DATA_TYPE"] => string(3) "int"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["allow_children"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(14) "allow_children"
                                ["COLUMN_POSITION"] => int(9)
                                ["DATA_TYPE"] => string(3) "int"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(true)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["tree_icon"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(9) "tree_icon"
                                ["COLUMN_POSITION"] => int(10)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(true)
                                ["LENGTH"] => string(3) "255"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["locked"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(6) "locked"
                                ["COLUMN_POSITION"] => int(11)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["meta_author"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(11) "meta_author"
                                ["COLUMN_POSITION"] => int(12)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "255"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["email"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(5) "email"
                                ["COLUMN_POSITION"] => int(13)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "255"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                            }
                            ["_metadataCache:protected"] => NULL
                            ["_metadataCacheInClass:protected"] => bool(true)
                            ["_rowClass:protected"] => string(17) "Zend_Db_Table_Row"
                            ["_rowsetClass:protected"] => string(20) "Zend_Db_Table_Rowset"
                            ["_defaultSource:protected"] => string(11) "defaultNone"
                            ["_defaultValues:protected"] => array(0) {
                            }
                          }
                          ["_adapter:protected"] => object(Zend_Db_Adapter_Pdo_Mysql)#10 (10) {
                            ["_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(7) {
                              ["host"] => string(16) "mysql.prezent.nl"
                              ["port"] => string(4) "3306"
                              ["username"] => string(14) "oceanwide_live"
                              ["password"] => string(13) "Madn38i9d390j"
                              ["dbname"] => string(14) "oceanwide_live"
                              ["options"] => array(2) {
                                ["caseFolding"] => int(0)
                                ["autoQuoteIdentifiers"] => bool(true)
                              }
                              ["driver_options"] => array(1) {
                                [1002] => string(16) "SET NAMES 'utf8'"
                              }
                            }
                            ["_fetchMode:protected"] => int(2)
                            ["_profiler:protected"] => object(Zend_Db_Profiler)#12 (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)#18 (0) {
                            }
                            ["_caseFolding:protected"] => int(0)
                            ["_autoQuoteIdentifiers:protected"] => bool(true)
                          }
                          ["_parts:protected"] => array(11) {
                            ["distinct"] => bool(false)
                            ["columns"] => array(1) {
                              [0] => array(3) {
                                [0] => string(8) "cms_site"
                                [1] => string(1) "*"
                                [2] => NULL
                              }
                            }
                            ["union"] => array(0) {
                            }
                            ["from"] => array(1) {
                              ["cms_site"] => array(4) {
                                ["joinType"] => string(10) "inner join"
                                ["schema"] => NULL
                                ["tableName"] => string(8) "cms_site"
                                ["joinCondition"] => NULL
                              }
                            }
                            ["where"] => array(1) {
                              [0] => string(7) "(id = )"
                            }
                            ["group"] => array(0) {
                            }
                            ["having"] => array(0) {
                            }
                            ["order"] => array(0) {
                            }
                            ["limitcount"] => int(1)
                            ["limitoffset"] => int(0)
                            ["forupdate"] => bool(false)
                          }
                          ["_tableCols:protected"] => array(0) {
                          }
                        }
                        [1] => array(0) {
                        }
                      }
                    }
                    [3] => array(6) {
                      ["file"] => string(84) "/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Table/Abstract.php"
                      ["line"] => int(1330)
                      ["function"] => string(5) "query"
                      ["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
                      ["type"] => string(2) "->"
                      ["args"] => array(1) {
                        [0] => object(Zend_Db_Table_Select)#83 (6) {
                          ["_info:protected"] => array(10) {
                            ["schema"] => NULL
                            ["name"] => string(8) "cms_site"
                            ["cols"] => array(13) {
                              [0] => string(2) "id"
                              [1] => string(9) "parent_id"
                              [2] => string(5) "title"
                              [3] => string(4) "text"
                              [4] => string(8) "language"
                              [5] => string(13) "meta_keywords"
                              [6] => string(16) "meta_description"
                              [7] => string(5) "order"
                              [8] => string(14) "allow_children"
                              [9] => string(9) "tree_icon"
                              [10] => string(6) "locked"
                              [11] => string(11) "meta_author"
                              [12] => string(5) "email"
                            }
                            ["primary"] => array(1) {
                              [1] => string(2) "id"
                            }
                            ["metadata"] => array(13) {
                              ["id"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(2) "id"
                                ["COLUMN_POSITION"] => int(1)
                                ["DATA_TYPE"] => string(9) "mediumint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(true)
                                ["PRIMARY_POSITION"] => int(1)
                                ["IDENTITY"] => bool(true)
                              }
                              ["parent_id"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(9) "parent_id"
                                ["COLUMN_POSITION"] => int(2)
                                ["DATA_TYPE"] => string(3) "int"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(true)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["title"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(5) "title"
                                ["COLUMN_POSITION"] => int(3)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => string(0) ""
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "255"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["text"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(4) "text"
                                ["COLUMN_POSITION"] => int(4)
                                ["DATA_TYPE"] => string(10) "mediumtext"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["language"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(8) "language"
                                ["COLUMN_POSITION"] => int(5)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => string(0) ""
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(2) "10"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["meta_keywords"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(13) "meta_keywords"
                                ["COLUMN_POSITION"] => int(6)
                                ["DATA_TYPE"] => string(10) "mediumtext"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["meta_description"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(16) "meta_description"
                                ["COLUMN_POSITION"] => int(7)
                                ["DATA_TYPE"] => string(10) "mediumtext"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["order"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(5) "order"
                                ["COLUMN_POSITION"] => int(8)
                                ["DATA_TYPE"] => string(3) "int"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["allow_children"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(14) "allow_children"
                                ["COLUMN_POSITION"] => int(9)
                                ["DATA_TYPE"] => string(3) "int"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(true)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["tree_icon"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(9) "tree_icon"
                                ["COLUMN_POSITION"] => int(10)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(true)
                                ["LENGTH"] => string(3) "255"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["locked"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(6) "locked"
                                ["COLUMN_POSITION"] => int(11)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["meta_author"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(11) "meta_author"
                                ["COLUMN_POSITION"] => int(12)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "255"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["email"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(5) "email"
                                ["COLUMN_POSITION"] => int(13)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "255"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                            }
                            ["rowClass"] => string(17) "Zend_Db_Table_Row"
                            ["rowsetClass"] => string(20) "Zend_Db_Table_Rowset"
                            ["referenceMap"] => array(0) {
                            }
                            ["dependentTables"] => array(2) {
                              [0] => string(16) "cms_page_section"
                              [1] => string(13) "cms_structure"
                            }
                            ["sequence"] => bool(true)
                          }
                          ["_integrityCheck:protected"] => bool(true)
                          ["_table:protected"] => object(CmsSite)#81 (19) {
                            ["_name:protected"] => string(8) "cms_site"
                            ["_primary"] => array(1) {
                              [1] => string(2) "id"
                            }
                            ["hasMany"] => array(0) {
                            }
                            ["hasRss"] => bool(false)
                            ["_dependentTables:protected"] => array(2) {
                              [0] => string(16) "cms_page_section"
                              [1] => string(13) "cms_structure"
                            }
                            ["_referenceMap:protected"] => array(0) {
                            }
                            ["aTreeConfig"] => array(1) {
                              [0] => array(3) {
                                ["href"] => string(15) "admin-form-item"
                                ["title"] => string(8) "category"
                                ["disableAddButton"] => bool(true)
                              }
                            }
                            ["_db:protected"] => object(Zend_Db_Adapter_Pdo_Mysql)#10 (10) {
                              ["_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(7) {
                                ["host"] => string(16) "mysql.prezent.nl"
                                ["port"] => string(4) "3306"
                                ["username"] => string(14) "oceanwide_live"
                                ["password"] => string(13) "Madn38i9d390j"
                                ["dbname"] => string(14) "oceanwide_live"
                                ["options"] => array(2) {
                                  ["caseFolding"] => int(0)
                                  ["autoQuoteIdentifiers"] => bool(true)
                                }
                                ["driver_options"] => array(1) {
                                  [1002] => string(16) "SET NAMES 'utf8'"
                                }
                              }
                              ["_fetchMode:protected"] => int(2)
                              ["_profiler:protected"] => object(Zend_Db_Profiler)#12 (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)#18 (0) {
                              }
                              ["_caseFolding:protected"] => int(0)
                              ["_autoQuoteIdentifiers:protected"] => bool(true)
                            }
                            ["_schema:protected"] => NULL
                            ["_cols:protected"] => array(13) {
                              [0] => string(2) "id"
                              [1] => string(9) "parent_id"
                              [2] => string(5) "title"
                              [3] => string(4) "text"
                              [4] => string(8) "language"
                              [5] => string(13) "meta_keywords"
                              [6] => string(16) "meta_description"
                              [7] => string(5) "order"
                              [8] => string(14) "allow_children"
                              [9] => string(9) "tree_icon"
                              [10] => string(6) "locked"
                              [11] => string(11) "meta_author"
                              [12] => string(5) "email"
                            }
                            ["_identity:protected"] => int(1)
                            ["_sequence:protected"] => bool(true)
                            ["_metadata:protected"] => array(13) {
                              ["id"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(2) "id"
                                ["COLUMN_POSITION"] => int(1)
                                ["DATA_TYPE"] => string(9) "mediumint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(true)
                                ["PRIMARY_POSITION"] => int(1)
                                ["IDENTITY"] => bool(true)
                              }
                              ["parent_id"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(9) "parent_id"
                                ["COLUMN_POSITION"] => int(2)
                                ["DATA_TYPE"] => string(3) "int"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(true)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["title"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(5) "title"
                                ["COLUMN_POSITION"] => int(3)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => string(0) ""
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "255"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["text"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(4) "text"
                                ["COLUMN_POSITION"] => int(4)
                                ["DATA_TYPE"] => string(10) "mediumtext"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["language"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(8) "language"
                                ["COLUMN_POSITION"] => int(5)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => string(0) ""
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(2) "10"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["meta_keywords"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(13) "meta_keywords"
                                ["COLUMN_POSITION"] => int(6)
                                ["DATA_TYPE"] => string(10) "mediumtext"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["meta_description"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(16) "meta_description"
                                ["COLUMN_POSITION"] => int(7)
                                ["DATA_TYPE"] => string(10) "mediumtext"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["order"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(5) "order"
                                ["COLUMN_POSITION"] => int(8)
                                ["DATA_TYPE"] => string(3) "int"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["allow_children"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(14) "allow_children"
                                ["COLUMN_POSITION"] => int(9)
                                ["DATA_TYPE"] => string(3) "int"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(true)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["tree_icon"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(9) "tree_icon"
                                ["COLUMN_POSITION"] => int(10)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(true)
                                ["LENGTH"] => string(3) "255"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["locked"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(6) "locked"
                                ["COLUMN_POSITION"] => int(11)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["meta_author"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(11) "meta_author"
                                ["COLUMN_POSITION"] => int(12)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "255"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["email"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(5) "email"
                                ["COLUMN_POSITION"] => int(13)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "255"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                            }
                            ["_metadataCache:protected"] => NULL
                            ["_metadataCacheInClass:protected"] => bool(true)
                            ["_rowClass:protected"] => string(17) "Zend_Db_Table_Row"
                            ["_rowsetClass:protected"] => string(20) "Zend_Db_Table_Rowset"
                            ["_defaultSource:protected"] => string(11) "defaultNone"
                            ["_defaultValues:protected"] => array(0) {
                            }
                          }
                          ["_adapter:protected"] => object(Zend_Db_Adapter_Pdo_Mysql)#10 (10) {
                            ["_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(7) {
                              ["host"] => string(16) "mysql.prezent.nl"
                              ["port"] => string(4) "3306"
                              ["username"] => string(14) "oceanwide_live"
                              ["password"] => string(13) "Madn38i9d390j"
                              ["dbname"] => string(14) "oceanwide_live"
                              ["options"] => array(2) {
                                ["caseFolding"] => int(0)
                                ["autoQuoteIdentifiers"] => bool(true)
                              }
                              ["driver_options"] => array(1) {
                                [1002] => string(16) "SET NAMES 'utf8'"
                              }
                            }
                            ["_fetchMode:protected"] => int(2)
                            ["_profiler:protected"] => object(Zend_Db_Profiler)#12 (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)#18 (0) {
                            }
                            ["_caseFolding:protected"] => int(0)
                            ["_autoQuoteIdentifiers:protected"] => bool(true)
                          }
                          ["_parts:protected"] => array(11) {
                            ["distinct"] => bool(false)
                            ["columns"] => array(1) {
                              [0] => array(3) {
                                [0] => string(8) "cms_site"
                                [1] => string(1) "*"
                                [2] => NULL
                              }
                            }
                            ["union"] => array(0) {
                            }
                            ["from"] => array(1) {
                              ["cms_site"] => array(4) {
                                ["joinType"] => string(10) "inner join"
                                ["schema"] => NULL
                                ["tableName"] => string(8) "cms_site"
                                ["joinCondition"] => NULL
                              }
                            }
                            ["where"] => array(1) {
                              [0] => string(7) "(id = )"
                            }
                            ["group"] => array(0) {
                            }
                            ["having"] => array(0) {
                            }
                            ["order"] => array(0) {
                            }
                            ["limitcount"] => int(1)
                            ["limitoffset"] => int(0)
                            ["forupdate"] => bool(false)
                          }
                          ["_tableCols:protected"] => array(0) {
                          }
                        }
                      }
                    }
                    [4] => array(6) {
                      ["file"] => string(84) "/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Table/Abstract.php"
                      ["line"] => int(1200)
                      ["function"] => string(6) "_fetch"
                      ["class"] => string(22) "Zend_Db_Table_Abstract"
                      ["type"] => string(2) "->"
                      ["args"] => array(1) {
                        [0] => object(Zend_Db_Table_Select)#83 (6) {
                          ["_info:protected"] => array(10) {
                            ["schema"] => NULL
                            ["name"] => string(8) "cms_site"
                            ["cols"] => array(13) {
                              [0] => string(2) "id"
                              [1] => string(9) "parent_id"
                              [2] => string(5) "title"
                              [3] => string(4) "text"
                              [4] => string(8) "language"
                              [5] => string(13) "meta_keywords"
                              [6] => string(16) "meta_description"
                              [7] => string(5) "order"
                              [8] => string(14) "allow_children"
                              [9] => string(9) "tree_icon"
                              [10] => string(6) "locked"
                              [11] => string(11) "meta_author"
                              [12] => string(5) "email"
                            }
                            ["primary"] => array(1) {
                              [1] => string(2) "id"
                            }
                            ["metadata"] => array(13) {
                              ["id"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(2) "id"
                                ["COLUMN_POSITION"] => int(1)
                                ["DATA_TYPE"] => string(9) "mediumint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(true)
                                ["PRIMARY_POSITION"] => int(1)
                                ["IDENTITY"] => bool(true)
                              }
                              ["parent_id"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(9) "parent_id"
                                ["COLUMN_POSITION"] => int(2)
                                ["DATA_TYPE"] => string(3) "int"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(true)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["title"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(5) "title"
                                ["COLUMN_POSITION"] => int(3)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => string(0) ""
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "255"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["text"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(4) "text"
                                ["COLUMN_POSITION"] => int(4)
                                ["DATA_TYPE"] => string(10) "mediumtext"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["language"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(8) "language"
                                ["COLUMN_POSITION"] => int(5)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => string(0) ""
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(2) "10"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["meta_keywords"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(13) "meta_keywords"
                                ["COLUMN_POSITION"] => int(6)
                                ["DATA_TYPE"] => string(10) "mediumtext"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["meta_description"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(16) "meta_description"
                                ["COLUMN_POSITION"] => int(7)
                                ["DATA_TYPE"] => string(10) "mediumtext"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["order"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(5) "order"
                                ["COLUMN_POSITION"] => int(8)
                                ["DATA_TYPE"] => string(3) "int"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["allow_children"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(14) "allow_children"
                                ["COLUMN_POSITION"] => int(9)
                                ["DATA_TYPE"] => string(3) "int"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(true)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["tree_icon"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(9) "tree_icon"
                                ["COLUMN_POSITION"] => int(10)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(true)
                                ["LENGTH"] => string(3) "255"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["locked"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(6) "locked"
                                ["COLUMN_POSITION"] => int(11)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["meta_author"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(11) "meta_author"
                                ["COLUMN_POSITION"] => int(12)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "255"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["email"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(5) "email"
                                ["COLUMN_POSITION"] => int(13)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "255"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                            }
                            ["rowClass"] => string(17) "Zend_Db_Table_Row"
                            ["rowsetClass"] => string(20) "Zend_Db_Table_Rowset"
                            ["referenceMap"] => array(0) {
                            }
                            ["dependentTables"] => array(2) {
                              [0] => string(16) "cms_page_section"
                              [1] => string(13) "cms_structure"
                            }
                            ["sequence"] => bool(true)
                          }
                          ["_integrityCheck:protected"] => bool(true)
                          ["_table:protected"] => object(CmsSite)#81 (19) {
                            ["_name:protected"] => string(8) "cms_site"
                            ["_primary"] => array(1) {
                              [1] => string(2) "id"
                            }
                            ["hasMany"] => array(0) {
                            }
                            ["hasRss"] => bool(false)
                            ["_dependentTables:protected"] => array(2) {
                              [0] => string(16) "cms_page_section"
                              [1] => string(13) "cms_structure"
                            }
                            ["_referenceMap:protected"] => array(0) {
                            }
                            ["aTreeConfig"] => array(1) {
                              [0] => array(3) {
                                ["href"] => string(15) "admin-form-item"
                                ["title"] => string(8) "category"
                                ["disableAddButton"] => bool(true)
                              }
                            }
                            ["_db:protected"] => object(Zend_Db_Adapter_Pdo_Mysql)#10 (10) {
                              ["_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(7) {
                                ["host"] => string(16) "mysql.prezent.nl"
                                ["port"] => string(4) "3306"
                                ["username"] => string(14) "oceanwide_live"
                                ["password"] => string(13) "Madn38i9d390j"
                                ["dbname"] => string(14) "oceanwide_live"
                                ["options"] => array(2) {
                                  ["caseFolding"] => int(0)
                                  ["autoQuoteIdentifiers"] => bool(true)
                                }
                                ["driver_options"] => array(1) {
                                  [1002] => string(16) "SET NAMES 'utf8'"
                                }
                              }
                              ["_fetchMode:protected"] => int(2)
                              ["_profiler:protected"] => object(Zend_Db_Profiler)#12 (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)#18 (0) {
                              }
                              ["_caseFolding:protected"] => int(0)
                              ["_autoQuoteIdentifiers:protected"] => bool(true)
                            }
                            ["_schema:protected"] => NULL
                            ["_cols:protected"] => array(13) {
                              [0] => string(2) "id"
                              [1] => string(9) "parent_id"
                              [2] => string(5) "title"
                              [3] => string(4) "text"
                              [4] => string(8) "language"
                              [5] => string(13) "meta_keywords"
                              [6] => string(16) "meta_description"
                              [7] => string(5) "order"
                              [8] => string(14) "allow_children"
                              [9] => string(9) "tree_icon"
                              [10] => string(6) "locked"
                              [11] => string(11) "meta_author"
                              [12] => string(5) "email"
                            }
                            ["_identity:protected"] => int(1)
                            ["_sequence:protected"] => bool(true)
                            ["_metadata:protected"] => array(13) {
                              ["id"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(2) "id"
                                ["COLUMN_POSITION"] => int(1)
                                ["DATA_TYPE"] => string(9) "mediumint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(true)
                                ["PRIMARY_POSITION"] => int(1)
                                ["IDENTITY"] => bool(true)
                              }
                              ["parent_id"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(9) "parent_id"
                                ["COLUMN_POSITION"] => int(2)
                                ["DATA_TYPE"] => string(3) "int"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(true)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["title"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(5) "title"
                                ["COLUMN_POSITION"] => int(3)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => string(0) ""
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "255"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["text"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(4) "text"
                                ["COLUMN_POSITION"] => int(4)
                                ["DATA_TYPE"] => string(10) "mediumtext"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["language"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(8) "language"
                                ["COLUMN_POSITION"] => int(5)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => string(0) ""
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(2) "10"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["meta_keywords"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(13) "meta_keywords"
                                ["COLUMN_POSITION"] => int(6)
                                ["DATA_TYPE"] => string(10) "mediumtext"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["meta_description"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(16) "meta_description"
                                ["COLUMN_POSITION"] => int(7)
                                ["DATA_TYPE"] => string(10) "mediumtext"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["order"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(5) "order"
                                ["COLUMN_POSITION"] => int(8)
                                ["DATA_TYPE"] => string(3) "int"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["allow_children"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(14) "allow_children"
                                ["COLUMN_POSITION"] => int(9)
                                ["DATA_TYPE"] => string(3) "int"
                                ["DEFAULT"] => string(1) "0"
                                ["NULLABLE"] => bool(true)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["tree_icon"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(9) "tree_icon"
                                ["COLUMN_POSITION"] => int(10)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(true)
                                ["LENGTH"] => string(3) "255"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["locked"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(6) "locked"
                                ["COLUMN_POSITION"] => int(11)
                                ["DATA_TYPE"] => string(7) "tinyint"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => NULL
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["meta_author"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(11) "meta_author"
                                ["COLUMN_POSITION"] => int(12)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "255"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                              ["email"] => array(14) {
                                ["SCHEMA_NAME"] => NULL
                                ["TABLE_NAME"] => string(8) "cms_site"
                                ["COLUMN_NAME"] => string(5) "email"
                                ["COLUMN_POSITION"] => int(13)
                                ["DATA_TYPE"] => string(7) "varchar"
                                ["DEFAULT"] => NULL
                                ["NULLABLE"] => bool(false)
                                ["LENGTH"] => string(3) "255"
                                ["SCALE"] => NULL
                                ["PRECISION"] => NULL
                                ["UNSIGNED"] => NULL
                                ["PRIMARY"] => bool(false)
                                ["PRIMARY_POSITION"] => NULL
                                ["IDENTITY"] => bool(false)
                              }
                            }
                            ["_metadataCache:protected"] => NULL
                            ["_metadataCacheInClass:protected"] => bool(true)
                            ["_rowClass:protected"] => string(17) "Zend_Db_Table_Row"
                            ["_rowsetClass:protected"] => string(20) "Zend_Db_Table_Rowset"
                            ["_defaultSource:protected"] => string(11) "defaultNone"
                            ["_defaultValues:protected"] => array(0) {
                            }
                          }
                          ["_adapter:protected"] => object(Zend_Db_Adapter_Pdo_Mysql)#10 (10) {
                            ["_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(7) {
                              ["host"] => string(16) "mysql.prezent.nl"
                              ["port"] => string(4) "3306"
                              ["username"] => string(14) "oceanwide_live"
                              ["password"] => string(13) "Madn38i9d390j"
                              ["dbname"] => string(14) "oceanwide_live"
                              ["options"] => array(2) {
                                ["caseFolding"] => int(0)
                                ["autoQuoteIdentifiers"] => bool(true)
                              }
                              ["driver_options"] => array(1) {
                                [1002] => string(16) "SET NAMES 'utf8'"
                              }
                            }
                            ["_fetchMode:protected"] => int(2)
                            ["_profiler:protected"] => object(Zend_Db_Profiler)#12 (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)#18 (0) {
                            }
                            ["_caseFolding:protected"] => int(0)
                            ["_autoQuoteIdentifiers:protected"] => bool(true)
                          }
                          ["_parts:protected"] => array(11) {
                            ["distinct"] => bool(false)
                            ["columns"] => array(1) {
                              [0] => array(3) {
                                [0] => string(8) "cms_site"
                                [1] => string(1) "*"
                                [2] => NULL
                              }
                            }
                            ["union"] => array(0) {
                            }
                            ["from"] => array(1) {
                              ["cms_site"] => array(4) {
                                ["joinType"] => string(10) "inner join"
                                ["schema"] => NULL
                                ["tableName"] => string(8) "cms_site"
                                ["joinCondition"] => NULL
                              }
                            }
                            ["where"] => array(1) {
                              [0] => string(7) "(id = )"
                            }
                            ["group"] => array(0) {
                            }
                            ["having"] => array(0) {
                            }
                            ["order"] => array(0) {
                            }
                            ["limitcount"] => int(1)
                            ["limitoffset"] => int(0)
                            ["forupdate"] => bool(false)
                          }
                          ["_tableCols:protected"] => array(0) {
                          }
                        }
                      }
                    }
                    [5] => array(6) {
                      ["file"] => string(72) "/opt/www/psm/sites/oceanwide-expeditions.com/site/library/NM/Session.php"
                      ["line"] => int(30)
                      ["function"] => string(8) "fetchRow"
                      ["class"] => string(22) "Zend_Db_Table_Abstract"
                      ["type"] => string(2) "->"
                      ["args"] => array(1) {
                        [0] => string(5) "id = "
                      }
                    }
                    [6] => array(6) {
                      ["file"] => string(91) "/opt/www/psm/sites/oceanwide-expeditions.com/site/application/controllers/RssController.php"
                      ["line"] => int(83)
                      ["function"] => string(7) "setSite"
                      ["class"] => string(10) "NM_Session"
                      ["type"] => string(2) "::"
                      ["args"] => array(1) {
                        [0] => NULL
                      }
                    }
                    [7] => array(6) {
                      ["file"] => string(84) "/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Controller/Action.php"
                      ["line"] => int(492)
                      ["function"] => string(11) "preDispatch"
                      ["class"] => string(13) "RssController"
                      ["type"] => string(2) "->"
                      ["args"] => array(0) {
                      }
                    }
                    [8] => array(6) {
                      ["file"] => string(97) "/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Controller/Dispatcher/Standard.php"
                      ["line"] => int(285)
                      ["function"] => string(8) "dispatch"
                      ["class"] => string(22) "Zend_Controller_Action"
                      ["type"] => string(2) "->"
                      ["args"] => array(1) {
                        [0] => string(11) "indexAction"
                      }
                    }
                    [9] => array(6) {
                      ["file"] => string(83) "/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Controller/Front.php"
                      ["line"] => int(934)
                      ["function"] => string(8) "dispatch"
                      ["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
                      ["type"] => string(2) "->"
                      ["args"] => array(2) {
                        [0] => object(Zend_Controller_Request_Http)#67 (14) {
                          ["_paramSources:protected"] => array(2) {
                            [0] => string(4) "_GET"
                            [1] => string(5) "_POST"
                          }
                          ["_requestUri:protected"] => string(32) "/rss/en/vessel/show/m-v-Ortelius"
                          ["_baseUrl:protected"] => string(0) ""
                          ["_basePath:protected"] => NULL
                          ["_pathInfo:protected"] => string(32) "/rss/en/vessel/show/m-v-Ortelius"
                          ["_params:protected"] => array(5) {
                            ["sLanguage"] => string(14) "en/vessel/show"
                            ["sModel"] => string(12) "m-v-Ortelius"
                            ["controller"] => string(3) "rss"
                            ["action"] => string(5) "index"
                            ["error_handler"] => object(ArrayObject)#82 (3) {
                              ["exception"] => *RECURSION*
                              ["type"] => string(15) "EXCEPTION_OTHER"
                              ["request"] => object(Zend_Controller_Request_Http)#78 (14) {
                                ["_paramSources:protected"] => array(2) {
                                  [0] => string(4) "_GET"
                                  [1] => string(5) "_POST"
                                }
                                ["_requestUri:protected"] => string(32) "/rss/en/vessel/show/m-v-Ortelius"
                                ["_baseUrl:protected"] => string(0) ""
                                ["_basePath:protected"] => NULL
                                ["_pathInfo:protected"] => string(32) "/rss/en/vessel/show/m-v-Ortelius"
                                ["_params:protected"] => array(4) {
                                  ["sLanguage"] => string(14) "en/vessel/show"
                                  ["sModel"] => string(12) "m-v-Ortelius"
                                  ["controller"] => string(3) "rss"
                                  ["action"] => string(5) "index"
                                }
                                ["_aliases:protected"] => array(0) {
                                }
                                ["_dispatched:protected"] => bool(true)
                                ["_module:protected"] => string(7) "default"
                                ["_moduleKey:protected"] => string(6) "module"
                                ["_controller:protected"] => string(3) "rss"
                                ["_controllerKey:protected"] => string(10) "controller"
                                ["_action:protected"] => string(5) "index"
                                ["_actionKey:protected"] => string(6) "action"
                              }
                            }
                          }
                          ["_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)#68 (8) {
                          ["_body:protected"] => array(1) {
                            ["default"] => string(6843) "<pre style="font: 14px verdana;"><h2>SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') LIMIT 1' at line 1</h2><br />url:/rss/en/vessel/show/m-v-Ortelius<br/><br/> ip:38.107.179.227 <br/><br/>#0 /opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Statement.php(283): Zend_Db_Statement_Pdo->_execute()
#1 /opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Adapter/Abstract.php(433): Zend_Db_Statement->execute()
#2 /opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Adapter/Pdo/Abstract.php(230): Zend_Db_Adapter_Abstract->query(<strong>Object(Zend_Db_Table_Select)</strong>, )
#3 /opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Table/Abstract.php(1330): Zend_Db_Adapter_Pdo_Abstract->query(<strong>Object(Zend_Db_Table_Select)</strong>)
#4 /opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Table/Abstract.php(1200): Zend_Db_Table_Abstract->_fetch(<strong>Object(Zend_Db_Table_Select)</strong>)
#5 /opt/www/psm/sites/oceanwide-expeditions.com/site/library/NM/Session.php(30): Zend_Db_Table_Abstract->fetchRow(<strong style="color: #000;">id = </strong>)
#6 /opt/www/psm/sites/oceanwide-expeditions.com/site/application/controllers/RssController.php(83): NM_Session::setSite()
#7 /opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Controller/Action.php(492): RssController->preDispatch()
#8 /opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Controller/Dispatcher/Standard.php(285): Zend_Controller_Action->dispatch(<strong style="color: #000;">indexAction</strong>)
#9 /opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Controller/Front.php(934): Zend_Controller_Dispatcher_Standard->dispatch(<strong>Object(Zend_Controller_Request_Http)</strong>, <strong>Object(Zend_Controller_Response_Http)</strong>)
#10 /opt/www/psm/sites/oceanwide-expeditions.com/site/HTML/index.php(556): Zend_Controller_Front->dispatch()
<br /><br /><fieldset><legend>All Files</legend>/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Statement.php <strong>(line:283)</strong><br />/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Adapter/Abstract.php <strong>(line:433)</strong><br />/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Adapter/Pdo/Abstract.php <strong>(line:230)</strong><br />/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Table/Abstract.php <strong>(line:1330)</strong><br />/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Table/Abstract.php <strong>(line:1200)</strong><br />/opt/www/psm/sites/oceanwide-expeditions.com/site/library/NM/Session.php <strong>(line:30)</strong><br />/opt/www/psm/sites/oceanwide-expeditions.com/site/application/controllers/RssController.php <strong>(line:83)</strong><br />/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Controller/Action.php <strong>(line:492)</strong><br />/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Controller/Dispatcher/Standard.php <strong>(line:285)</strong><br />/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Controller/Front.php <strong>(line:934)</strong><br />/opt/www/psm/sites/oceanwide-expeditions.com/site/HTML/index.php <strong>(line:556)</strong><br /></fieldset></pre><div  style="font: 14px verdana;"><fieldset>
<legend>Trace level #0</legend>
<dl>
	<dd><strong>File: </strong>/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Statement.php</dd>
	<dd><strong>Line: </strong>283</dd>
	<dd><strong>Function: </strong>Zend_Db_Statement_Pdo->_execute</dd>
</dl>
</fieldset>
<fieldset>
<legend>Trace level #1</legend>
<dl>
	<dd><strong>File: </strong>/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Adapter/Abstract.php</dd>
	<dd><strong>Line: </strong>433</dd>
	<dd><strong>Function: </strong>Zend_Db_Statement->execute</dd>
</dl>
</fieldset>
<fieldset>
<legend>Trace level #2</legend>
<dl>
	<dd><strong>File: </strong>/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Adapter/Pdo/Abstract.php</dd>
	<dd><strong>Line: </strong>230</dd>
	<dd><strong>Function: </strong>Zend_Db_Adapter_Abstract->query</dd>
	<dt><strong>Arguments: </strong></dt>
<pre>Object(Zend_Db_Table_Select)
</pre></dl>
</fieldset>
<fieldset>
<legend>Trace level #3</legend>
<dl>
	<dd><strong>File: </strong>/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Table/Abstract.php</dd>
	<dd><strong>Line: </strong>1330</dd>
	<dd><strong>Function: </strong>Zend_Db_Adapter_Pdo_Abstract->query</dd>
</dl>
</fieldset>
<fieldset>
<legend>Trace level #4</legend>
<dl>
	<dd><strong>File: </strong>/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Table/Abstract.php</dd>
	<dd><strong>Line: </strong>1200</dd>
	<dd><strong>Function: </strong>Zend_Db_Table_Abstract->_fetch</dd>
</dl>
</fieldset>
<fieldset>
<legend>Trace level #5</legend>
<dl>
	<dd><strong>File: </strong>/opt/www/psm/sites/oceanwide-expeditions.com/site/library/NM/Session.php</dd>
	<dd><strong>Line: </strong>30</dd>
	<dd><strong>Function: </strong>Zend_Db_Table_Abstract->fetchRow</dd>
</dl>
</fieldset>
<fieldset>
<legend>Trace level #6</legend>
<dl>
	<dd><strong>File: </strong>/opt/www/psm/sites/oceanwide-expeditions.com/site/application/controllers/RssController.php</dd>
	<dd><strong>Line: </strong>83</dd>
	<dd><strong>Function: </strong>NM_Session::setSite</dd>
</dl>
</fieldset>
<fieldset>
<legend>Trace level #7</legend>
<dl>
	<dd><strong>File: </strong>/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Controller/Action.php</dd>
	<dd><strong>Line: </strong>492</dd>
	<dd><strong>Function: </strong>RssController->preDispatch</dd>
</dl>
</fieldset>
<fieldset>
<legend>Trace level #8</legend>
<dl>
	<dd><strong>File: </strong>/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Controller/Dispatcher/Standard.php</dd>
	<dd><strong>Line: </strong>285</dd>
	<dd><strong>Function: </strong>Zend_Controller_Action->dispatch</dd>
</dl>
</fieldset>
<fieldset>
<legend>Trace level #9</legend>
<dl>
	<dd><strong>File: </strong>/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Controller/Front.php</dd>
	<dd><strong>Line: </strong>934</dd>
	<dd><strong>Function: </strong>Zend_Controller_Dispatcher_Standard->dispatch</dd>
	<dt><strong>Arguments: </strong></dt>
<pre>Object(Zend_Controller_Request_Http)
Object(Zend_Controller_Response_Http)
</pre></dl>
</fieldset>
<fieldset>
<legend>Trace level #10</legend>
<dl>
	<dd><strong>File: </strong>/opt/www/psm/sites/oceanwide-expeditions.com/site/HTML/index.php</dd>
	<dd><strong>Line: </strong>556</dd>
	<dd><strong>Function: </strong>Zend_Controller_Front->dispatch</dd>
</dl>
</fieldset>
</div>"
                          }
                          ["_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(64) "/opt/www/psm/sites/oceanwide-expeditions.com/site/HTML/index.php"
                      ["line"] => int(556)
                      ["function"] => string(8) "dispatch"
                      ["class"] => string(21) "Zend_Controller_Front"
                      ["type"] => string(2) "->"
                      ["args"] => array(0) {
                      }
                    }
                  }
                }
                ["type"] => string(15) "EXCEPTION_OTHER"
                ["request"] => object(Zend_Controller_Request_Http)#78 (14) {
                  ["_paramSources:protected"] => array(2) {
                    [0] => string(4) "_GET"
                    [1] => string(5) "_POST"
                  }
                  ["_requestUri:protected"] => string(32) "/rss/en/vessel/show/m-v-Ortelius"
                  ["_baseUrl:protected"] => string(0) ""
                  ["_basePath:protected"] => NULL
                  ["_pathInfo:protected"] => string(32) "/rss/en/vessel/show/m-v-Ortelius"
                  ["_params:protected"] => array(4) {
                    ["sLanguage"] => string(14) "en/vessel/show"
                    ["sModel"] => string(12) "m-v-Ortelius"
                    ["controller"] => string(3) "rss"
                    ["action"] => string(5) "index"
                  }
                  ["_aliases:protected"] => array(0) {
                  }
                  ["_dispatched:protected"] => bool(true)
                  ["_module:protected"] => string(7) "default"
                  ["_moduleKey:protected"] => string(6) "module"
                  ["_controller:protected"] => string(3) "rss"
                  ["_controllerKey:protected"] => string(10) "controller"
                  ["_action:protected"] => string(5) "index"
                  ["_actionKey:protected"] => string(6) "action"
                }
              }
            }
            ["_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)#68 (8) {
            ["_body:protected"] => array(1) {
              ["default"] => string(6843) "<pre style="font: 14px verdana;"><h2>SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') LIMIT 1' at line 1</h2><br />url:/rss/en/vessel/show/m-v-Ortelius<br/><br/> ip:38.107.179.227 <br/><br/>#0 /opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Statement.php(283): Zend_Db_Statement_Pdo->_execute()
#1 /opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Adapter/Abstract.php(433): Zend_Db_Statement->execute()
#2 /opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Adapter/Pdo/Abstract.php(230): Zend_Db_Adapter_Abstract->query(<strong>Object(Zend_Db_Table_Select)</strong>, )
#3 /opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Table/Abstract.php(1330): Zend_Db_Adapter_Pdo_Abstract->query(<strong>Object(Zend_Db_Table_Select)</strong>)
#4 /opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Table/Abstract.php(1200): Zend_Db_Table_Abstract->_fetch(<strong>Object(Zend_Db_Table_Select)</strong>)
#5 /opt/www/psm/sites/oceanwide-expeditions.com/site/library/NM/Session.php(30): Zend_Db_Table_Abstract->fetchRow(<strong style="color: #000;">id = </strong>)
#6 /opt/www/psm/sites/oceanwide-expeditions.com/site/application/controllers/RssController.php(83): NM_Session::setSite()
#7 /opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Controller/Action.php(492): RssController->preDispatch()
#8 /opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Controller/Dispatcher/Standard.php(285): Zend_Controller_Action->dispatch(<strong style="color: #000;">indexAction</strong>)
#9 /opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Controller/Front.php(934): Zend_Controller_Dispatcher_Standard->dispatch(<strong>Object(Zend_Controller_Request_Http)</strong>, <strong>Object(Zend_Controller_Response_Http)</strong>)
#10 /opt/www/psm/sites/oceanwide-expeditions.com/site/HTML/index.php(556): Zend_Controller_Front->dispatch()
<br /><br /><fieldset><legend>All Files</legend>/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Statement.php <strong>(line:283)</strong><br />/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Adapter/Abstract.php <strong>(line:433)</strong><br />/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Adapter/Pdo/Abstract.php <strong>(line:230)</strong><br />/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Table/Abstract.php <strong>(line:1330)</strong><br />/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Table/Abstract.php <strong>(line:1200)</strong><br />/opt/www/psm/sites/oceanwide-expeditions.com/site/library/NM/Session.php <strong>(line:30)</strong><br />/opt/www/psm/sites/oceanwide-expeditions.com/site/application/controllers/RssController.php <strong>(line:83)</strong><br />/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Controller/Action.php <strong>(line:492)</strong><br />/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Controller/Dispatcher/Standard.php <strong>(line:285)</strong><br />/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Controller/Front.php <strong>(line:934)</strong><br />/opt/www/psm/sites/oceanwide-expeditions.com/site/HTML/index.php <strong>(line:556)</strong><br /></fieldset></pre><div  style="font: 14px verdana;"><fieldset>
<legend>Trace level #0</legend>
<dl>
	<dd><strong>File: </strong>/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Statement.php</dd>
	<dd><strong>Line: </strong>283</dd>
	<dd><strong>Function: </strong>Zend_Db_Statement_Pdo->_execute</dd>
</dl>
</fieldset>
<fieldset>
<legend>Trace level #1</legend>
<dl>
	<dd><strong>File: </strong>/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Adapter/Abstract.php</dd>
	<dd><strong>Line: </strong>433</dd>
	<dd><strong>Function: </strong>Zend_Db_Statement->execute</dd>
</dl>
</fieldset>
<fieldset>
<legend>Trace level #2</legend>
<dl>
	<dd><strong>File: </strong>/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Adapter/Pdo/Abstract.php</dd>
	<dd><strong>Line: </strong>230</dd>
	<dd><strong>Function: </strong>Zend_Db_Adapter_Abstract->query</dd>
	<dt><strong>Arguments: </strong></dt>
<pre>Object(Zend_Db_Table_Select)
</pre></dl>
</fieldset>
<fieldset>
<legend>Trace level #3</legend>
<dl>
	<dd><strong>File: </strong>/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Table/Abstract.php</dd>
	<dd><strong>Line: </strong>1330</dd>
	<dd><strong>Function: </strong>Zend_Db_Adapter_Pdo_Abstract->query</dd>
</dl>
</fieldset>
<fieldset>
<legend>Trace level #4</legend>
<dl>
	<dd><strong>File: </strong>/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Table/Abstract.php</dd>
	<dd><strong>Line: </strong>1200</dd>
	<dd><strong>Function: </strong>Zend_Db_Table_Abstract->_fetch</dd>
</dl>
</fieldset>
<fieldset>
<legend>Trace level #5</legend>
<dl>
	<dd><strong>File: </strong>/opt/www/psm/sites/oceanwide-expeditions.com/site/library/NM/Session.php</dd>
	<dd><strong>Line: </strong>30</dd>
	<dd><strong>Function: </strong>Zend_Db_Table_Abstract->fetchRow</dd>
</dl>
</fieldset>
<fieldset>
<legend>Trace level #6</legend>
<dl>
	<dd><strong>File: </strong>/opt/www/psm/sites/oceanwide-expeditions.com/site/application/controllers/RssController.php</dd>
	<dd><strong>Line: </strong>83</dd>
	<dd><strong>Function: </strong>NM_Session::setSite</dd>
</dl>
</fieldset>
<fieldset>
<legend>Trace level #7</legend>
<dl>
	<dd><strong>File: </strong>/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Controller/Action.php</dd>
	<dd><strong>Line: </strong>492</dd>
	<dd><strong>Function: </strong>RssController->preDispatch</dd>
</dl>
</fieldset>
<fieldset>
<legend>Trace level #8</legend>
<dl>
	<dd><strong>File: </strong>/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Controller/Dispatcher/Standard.php</dd>
	<dd><strong>Line: </strong>285</dd>
	<dd><strong>Function: </strong>Zend_Controller_Action->dispatch</dd>
</dl>
</fieldset>
<fieldset>
<legend>Trace level #9</legend>
<dl>
	<dd><strong>File: </strong>/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Controller/Front.php</dd>
	<dd><strong>Line: </strong>934</dd>
	<dd><strong>Function: </strong>Zend_Controller_Dispatcher_Standard->dispatch</dd>
	<dt><strong>Arguments: </strong></dt>
<pre>Object(Zend_Controller_Request_Http)
Object(Zend_Controller_Response_Http)
</pre></dl>
</fieldset>
<fieldset>
<legend>Trace level #10</legend>
<dl>
	<dd><strong>File: </strong>/opt/www/psm/sites/oceanwide-expeditions.com/site/HTML/index.php</dd>
	<dd><strong>Line: </strong>556</dd>
	<dd><strong>Function: </strong>Zend_Controller_Front->dispatch</dd>
</dl>
</fieldset>
</div>"
            }
            ["_exceptions:protected"] => array(1) {
              [0] => object(Zend_Db_Statement_Exception)#87 (6) {
                ["message:protected"] => string(211) "SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') LIMIT 1' at line 1"
                ["string:private"] => string(0) ""
                ["code:protected"] => int(0)
                ["file:protected"] => string(83) "/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Statement/Pdo.php"
                ["line:protected"] => int(238)
                ["trace:private"] => array(11) {
                  [0] => array(6) {
                    ["file"] => string(79) "/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Statement.php"
                    ["line"] => int(283)
                    ["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(86) "/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Adapter/Abstract.php"
                    ["line"] => int(433)
                    ["function"] => string(7) "execute"
                    ["class"] => string(17) "Zend_Db_Statement"
                    ["type"] => string(2) "->"
                    ["args"] => array(1) {
                      [0] => array(0) {
                      }
                    }
                  }
                  [2] => array(6) {
                    ["file"] => string(90) "/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Adapter/Pdo/Abstract.php"
                    ["line"] => int(230)
                    ["function"] => string(5) "query"
                    ["class"] => string(24) "Zend_Db_Adapter_Abstract"
                    ["type"] => string(2) "->"
                    ["args"] => array(2) {
                      [0] => object(Zend_Db_Table_Select)#83 (6) {
                        ["_info:protected"] => array(10) {
                          ["schema"] => NULL
                          ["name"] => string(8) "cms_site"
                          ["cols"] => array(13) {
                            [0] => string(2) "id"
                            [1] => string(9) "parent_id"
                            [2] => string(5) "title"
                            [3] => string(4) "text"
                            [4] => string(8) "language"
                            [5] => string(13) "meta_keywords"
                            [6] => string(16) "meta_description"
                            [7] => string(5) "order"
                            [8] => string(14) "allow_children"
                            [9] => string(9) "tree_icon"
                            [10] => string(6) "locked"
                            [11] => string(11) "meta_author"
                            [12] => string(5) "email"
                          }
                          ["primary"] => array(1) {
                            [1] => string(2) "id"
                          }
                          ["metadata"] => array(13) {
                            ["id"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(2) "id"
                              ["COLUMN_POSITION"] => int(1)
                              ["DATA_TYPE"] => string(9) "mediumint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(true)
                              ["PRIMARY_POSITION"] => int(1)
                              ["IDENTITY"] => bool(true)
                            }
                            ["parent_id"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(9) "parent_id"
                              ["COLUMN_POSITION"] => int(2)
                              ["DATA_TYPE"] => string(3) "int"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(true)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["title"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(5) "title"
                              ["COLUMN_POSITION"] => int(3)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => string(0) ""
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "255"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["text"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(4) "text"
                              ["COLUMN_POSITION"] => int(4)
                              ["DATA_TYPE"] => string(10) "mediumtext"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["language"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(8) "language"
                              ["COLUMN_POSITION"] => int(5)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => string(0) ""
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(2) "10"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["meta_keywords"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(13) "meta_keywords"
                              ["COLUMN_POSITION"] => int(6)
                              ["DATA_TYPE"] => string(10) "mediumtext"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["meta_description"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(16) "meta_description"
                              ["COLUMN_POSITION"] => int(7)
                              ["DATA_TYPE"] => string(10) "mediumtext"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["order"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(5) "order"
                              ["COLUMN_POSITION"] => int(8)
                              ["DATA_TYPE"] => string(3) "int"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["allow_children"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(14) "allow_children"
                              ["COLUMN_POSITION"] => int(9)
                              ["DATA_TYPE"] => string(3) "int"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(true)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["tree_icon"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(9) "tree_icon"
                              ["COLUMN_POSITION"] => int(10)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(true)
                              ["LENGTH"] => string(3) "255"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["locked"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(6) "locked"
                              ["COLUMN_POSITION"] => int(11)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["meta_author"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(11) "meta_author"
                              ["COLUMN_POSITION"] => int(12)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "255"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["email"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(5) "email"
                              ["COLUMN_POSITION"] => int(13)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "255"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                          }
                          ["rowClass"] => string(17) "Zend_Db_Table_Row"
                          ["rowsetClass"] => string(20) "Zend_Db_Table_Rowset"
                          ["referenceMap"] => array(0) {
                          }
                          ["dependentTables"] => array(2) {
                            [0] => string(16) "cms_page_section"
                            [1] => string(13) "cms_structure"
                          }
                          ["sequence"] => bool(true)
                        }
                        ["_integrityCheck:protected"] => bool(true)
                        ["_table:protected"] => object(CmsSite)#81 (19) {
                          ["_name:protected"] => string(8) "cms_site"
                          ["_primary"] => array(1) {
                            [1] => string(2) "id"
                          }
                          ["hasMany"] => array(0) {
                          }
                          ["hasRss"] => bool(false)
                          ["_dependentTables:protected"] => array(2) {
                            [0] => string(16) "cms_page_section"
                            [1] => string(13) "cms_structure"
                          }
                          ["_referenceMap:protected"] => array(0) {
                          }
                          ["aTreeConfig"] => array(1) {
                            [0] => array(3) {
                              ["href"] => string(15) "admin-form-item"
                              ["title"] => string(8) "category"
                              ["disableAddButton"] => bool(true)
                            }
                          }
                          ["_db:protected"] => object(Zend_Db_Adapter_Pdo_Mysql)#10 (10) {
                            ["_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(7) {
                              ["host"] => string(16) "mysql.prezent.nl"
                              ["port"] => string(4) "3306"
                              ["username"] => string(14) "oceanwide_live"
                              ["password"] => string(13) "Madn38i9d390j"
                              ["dbname"] => string(14) "oceanwide_live"
                              ["options"] => array(2) {
                                ["caseFolding"] => int(0)
                                ["autoQuoteIdentifiers"] => bool(true)
                              }
                              ["driver_options"] => array(1) {
                                [1002] => string(16) "SET NAMES 'utf8'"
                              }
                            }
                            ["_fetchMode:protected"] => int(2)
                            ["_profiler:protected"] => object(Zend_Db_Profiler)#12 (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)#18 (0) {
                            }
                            ["_caseFolding:protected"] => int(0)
                            ["_autoQuoteIdentifiers:protected"] => bool(true)
                          }
                          ["_schema:protected"] => NULL
                          ["_cols:protected"] => array(13) {
                            [0] => string(2) "id"
                            [1] => string(9) "parent_id"
                            [2] => string(5) "title"
                            [3] => string(4) "text"
                            [4] => string(8) "language"
                            [5] => string(13) "meta_keywords"
                            [6] => string(16) "meta_description"
                            [7] => string(5) "order"
                            [8] => string(14) "allow_children"
                            [9] => string(9) "tree_icon"
                            [10] => string(6) "locked"
                            [11] => string(11) "meta_author"
                            [12] => string(5) "email"
                          }
                          ["_identity:protected"] => int(1)
                          ["_sequence:protected"] => bool(true)
                          ["_metadata:protected"] => array(13) {
                            ["id"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(2) "id"
                              ["COLUMN_POSITION"] => int(1)
                              ["DATA_TYPE"] => string(9) "mediumint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(true)
                              ["PRIMARY_POSITION"] => int(1)
                              ["IDENTITY"] => bool(true)
                            }
                            ["parent_id"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(9) "parent_id"
                              ["COLUMN_POSITION"] => int(2)
                              ["DATA_TYPE"] => string(3) "int"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(true)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["title"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(5) "title"
                              ["COLUMN_POSITION"] => int(3)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => string(0) ""
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "255"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["text"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(4) "text"
                              ["COLUMN_POSITION"] => int(4)
                              ["DATA_TYPE"] => string(10) "mediumtext"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["language"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(8) "language"
                              ["COLUMN_POSITION"] => int(5)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => string(0) ""
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(2) "10"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["meta_keywords"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(13) "meta_keywords"
                              ["COLUMN_POSITION"] => int(6)
                              ["DATA_TYPE"] => string(10) "mediumtext"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["meta_description"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(16) "meta_description"
                              ["COLUMN_POSITION"] => int(7)
                              ["DATA_TYPE"] => string(10) "mediumtext"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["order"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(5) "order"
                              ["COLUMN_POSITION"] => int(8)
                              ["DATA_TYPE"] => string(3) "int"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["allow_children"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(14) "allow_children"
                              ["COLUMN_POSITION"] => int(9)
                              ["DATA_TYPE"] => string(3) "int"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(true)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["tree_icon"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(9) "tree_icon"
                              ["COLUMN_POSITION"] => int(10)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(true)
                              ["LENGTH"] => string(3) "255"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["locked"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(6) "locked"
                              ["COLUMN_POSITION"] => int(11)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["meta_author"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(11) "meta_author"
                              ["COLUMN_POSITION"] => int(12)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "255"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["email"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(5) "email"
                              ["COLUMN_POSITION"] => int(13)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "255"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                          }
                          ["_metadataCache:protected"] => NULL
                          ["_metadataCacheInClass:protected"] => bool(true)
                          ["_rowClass:protected"] => string(17) "Zend_Db_Table_Row"
                          ["_rowsetClass:protected"] => string(20) "Zend_Db_Table_Rowset"
                          ["_defaultSource:protected"] => string(11) "defaultNone"
                          ["_defaultValues:protected"] => array(0) {
                          }
                        }
                        ["_adapter:protected"] => object(Zend_Db_Adapter_Pdo_Mysql)#10 (10) {
                          ["_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(7) {
                            ["host"] => string(16) "mysql.prezent.nl"
                            ["port"] => string(4) "3306"
                            ["username"] => string(14) "oceanwide_live"
                            ["password"] => string(13) "Madn38i9d390j"
                            ["dbname"] => string(14) "oceanwide_live"
                            ["options"] => array(2) {
                              ["caseFolding"] => int(0)
                              ["autoQuoteIdentifiers"] => bool(true)
                            }
                            ["driver_options"] => array(1) {
                              [1002] => string(16) "SET NAMES 'utf8'"
                            }
                          }
                          ["_fetchMode:protected"] => int(2)
                          ["_profiler:protected"] => object(Zend_Db_Profiler)#12 (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)#18 (0) {
                          }
                          ["_caseFolding:protected"] => int(0)
                          ["_autoQuoteIdentifiers:protected"] => bool(true)
                        }
                        ["_parts:protected"] => array(11) {
                          ["distinct"] => bool(false)
                          ["columns"] => array(1) {
                            [0] => array(3) {
                              [0] => string(8) "cms_site"
                              [1] => string(1) "*"
                              [2] => NULL
                            }
                          }
                          ["union"] => array(0) {
                          }
                          ["from"] => array(1) {
                            ["cms_site"] => array(4) {
                              ["joinType"] => string(10) "inner join"
                              ["schema"] => NULL
                              ["tableName"] => string(8) "cms_site"
                              ["joinCondition"] => NULL
                            }
                          }
                          ["where"] => array(1) {
                            [0] => string(7) "(id = )"
                          }
                          ["group"] => array(0) {
                          }
                          ["having"] => array(0) {
                          }
                          ["order"] => array(0) {
                          }
                          ["limitcount"] => int(1)
                          ["limitoffset"] => int(0)
                          ["forupdate"] => bool(false)
                        }
                        ["_tableCols:protected"] => array(0) {
                        }
                      }
                      [1] => array(0) {
                      }
                    }
                  }
                  [3] => array(6) {
                    ["file"] => string(84) "/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Table/Abstract.php"
                    ["line"] => int(1330)
                    ["function"] => string(5) "query"
                    ["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
                    ["type"] => string(2) "->"
                    ["args"] => array(1) {
                      [0] => object(Zend_Db_Table_Select)#83 (6) {
                        ["_info:protected"] => array(10) {
                          ["schema"] => NULL
                          ["name"] => string(8) "cms_site"
                          ["cols"] => array(13) {
                            [0] => string(2) "id"
                            [1] => string(9) "parent_id"
                            [2] => string(5) "title"
                            [3] => string(4) "text"
                            [4] => string(8) "language"
                            [5] => string(13) "meta_keywords"
                            [6] => string(16) "meta_description"
                            [7] => string(5) "order"
                            [8] => string(14) "allow_children"
                            [9] => string(9) "tree_icon"
                            [10] => string(6) "locked"
                            [11] => string(11) "meta_author"
                            [12] => string(5) "email"
                          }
                          ["primary"] => array(1) {
                            [1] => string(2) "id"
                          }
                          ["metadata"] => array(13) {
                            ["id"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(2) "id"
                              ["COLUMN_POSITION"] => int(1)
                              ["DATA_TYPE"] => string(9) "mediumint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(true)
                              ["PRIMARY_POSITION"] => int(1)
                              ["IDENTITY"] => bool(true)
                            }
                            ["parent_id"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(9) "parent_id"
                              ["COLUMN_POSITION"] => int(2)
                              ["DATA_TYPE"] => string(3) "int"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(true)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["title"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(5) "title"
                              ["COLUMN_POSITION"] => int(3)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => string(0) ""
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "255"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["text"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(4) "text"
                              ["COLUMN_POSITION"] => int(4)
                              ["DATA_TYPE"] => string(10) "mediumtext"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["language"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(8) "language"
                              ["COLUMN_POSITION"] => int(5)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => string(0) ""
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(2) "10"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["meta_keywords"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(13) "meta_keywords"
                              ["COLUMN_POSITION"] => int(6)
                              ["DATA_TYPE"] => string(10) "mediumtext"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["meta_description"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(16) "meta_description"
                              ["COLUMN_POSITION"] => int(7)
                              ["DATA_TYPE"] => string(10) "mediumtext"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["order"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(5) "order"
                              ["COLUMN_POSITION"] => int(8)
                              ["DATA_TYPE"] => string(3) "int"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["allow_children"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(14) "allow_children"
                              ["COLUMN_POSITION"] => int(9)
                              ["DATA_TYPE"] => string(3) "int"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(true)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["tree_icon"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(9) "tree_icon"
                              ["COLUMN_POSITION"] => int(10)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(true)
                              ["LENGTH"] => string(3) "255"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["locked"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(6) "locked"
                              ["COLUMN_POSITION"] => int(11)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["meta_author"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(11) "meta_author"
                              ["COLUMN_POSITION"] => int(12)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "255"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["email"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(5) "email"
                              ["COLUMN_POSITION"] => int(13)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "255"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                          }
                          ["rowClass"] => string(17) "Zend_Db_Table_Row"
                          ["rowsetClass"] => string(20) "Zend_Db_Table_Rowset"
                          ["referenceMap"] => array(0) {
                          }
                          ["dependentTables"] => array(2) {
                            [0] => string(16) "cms_page_section"
                            [1] => string(13) "cms_structure"
                          }
                          ["sequence"] => bool(true)
                        }
                        ["_integrityCheck:protected"] => bool(true)
                        ["_table:protected"] => object(CmsSite)#81 (19) {
                          ["_name:protected"] => string(8) "cms_site"
                          ["_primary"] => array(1) {
                            [1] => string(2) "id"
                          }
                          ["hasMany"] => array(0) {
                          }
                          ["hasRss"] => bool(false)
                          ["_dependentTables:protected"] => array(2) {
                            [0] => string(16) "cms_page_section"
                            [1] => string(13) "cms_structure"
                          }
                          ["_referenceMap:protected"] => array(0) {
                          }
                          ["aTreeConfig"] => array(1) {
                            [0] => array(3) {
                              ["href"] => string(15) "admin-form-item"
                              ["title"] => string(8) "category"
                              ["disableAddButton"] => bool(true)
                            }
                          }
                          ["_db:protected"] => object(Zend_Db_Adapter_Pdo_Mysql)#10 (10) {
                            ["_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(7) {
                              ["host"] => string(16) "mysql.prezent.nl"
                              ["port"] => string(4) "3306"
                              ["username"] => string(14) "oceanwide_live"
                              ["password"] => string(13) "Madn38i9d390j"
                              ["dbname"] => string(14) "oceanwide_live"
                              ["options"] => array(2) {
                                ["caseFolding"] => int(0)
                                ["autoQuoteIdentifiers"] => bool(true)
                              }
                              ["driver_options"] => array(1) {
                                [1002] => string(16) "SET NAMES 'utf8'"
                              }
                            }
                            ["_fetchMode:protected"] => int(2)
                            ["_profiler:protected"] => object(Zend_Db_Profiler)#12 (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)#18 (0) {
                            }
                            ["_caseFolding:protected"] => int(0)
                            ["_autoQuoteIdentifiers:protected"] => bool(true)
                          }
                          ["_schema:protected"] => NULL
                          ["_cols:protected"] => array(13) {
                            [0] => string(2) "id"
                            [1] => string(9) "parent_id"
                            [2] => string(5) "title"
                            [3] => string(4) "text"
                            [4] => string(8) "language"
                            [5] => string(13) "meta_keywords"
                            [6] => string(16) "meta_description"
                            [7] => string(5) "order"
                            [8] => string(14) "allow_children"
                            [9] => string(9) "tree_icon"
                            [10] => string(6) "locked"
                            [11] => string(11) "meta_author"
                            [12] => string(5) "email"
                          }
                          ["_identity:protected"] => int(1)
                          ["_sequence:protected"] => bool(true)
                          ["_metadata:protected"] => array(13) {
                            ["id"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(2) "id"
                              ["COLUMN_POSITION"] => int(1)
                              ["DATA_TYPE"] => string(9) "mediumint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(true)
                              ["PRIMARY_POSITION"] => int(1)
                              ["IDENTITY"] => bool(true)
                            }
                            ["parent_id"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(9) "parent_id"
                              ["COLUMN_POSITION"] => int(2)
                              ["DATA_TYPE"] => string(3) "int"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(true)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["title"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(5) "title"
                              ["COLUMN_POSITION"] => int(3)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => string(0) ""
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "255"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["text"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(4) "text"
                              ["COLUMN_POSITION"] => int(4)
                              ["DATA_TYPE"] => string(10) "mediumtext"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["language"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(8) "language"
                              ["COLUMN_POSITION"] => int(5)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => string(0) ""
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(2) "10"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["meta_keywords"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(13) "meta_keywords"
                              ["COLUMN_POSITION"] => int(6)
                              ["DATA_TYPE"] => string(10) "mediumtext"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["meta_description"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(16) "meta_description"
                              ["COLUMN_POSITION"] => int(7)
                              ["DATA_TYPE"] => string(10) "mediumtext"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["order"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(5) "order"
                              ["COLUMN_POSITION"] => int(8)
                              ["DATA_TYPE"] => string(3) "int"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["allow_children"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(14) "allow_children"
                              ["COLUMN_POSITION"] => int(9)
                              ["DATA_TYPE"] => string(3) "int"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(true)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["tree_icon"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(9) "tree_icon"
                              ["COLUMN_POSITION"] => int(10)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(true)
                              ["LENGTH"] => string(3) "255"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["locked"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(6) "locked"
                              ["COLUMN_POSITION"] => int(11)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["meta_author"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(11) "meta_author"
                              ["COLUMN_POSITION"] => int(12)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "255"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["email"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(5) "email"
                              ["COLUMN_POSITION"] => int(13)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "255"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                          }
                          ["_metadataCache:protected"] => NULL
                          ["_metadataCacheInClass:protected"] => bool(true)
                          ["_rowClass:protected"] => string(17) "Zend_Db_Table_Row"
                          ["_rowsetClass:protected"] => string(20) "Zend_Db_Table_Rowset"
                          ["_defaultSource:protected"] => string(11) "defaultNone"
                          ["_defaultValues:protected"] => array(0) {
                          }
                        }
                        ["_adapter:protected"] => object(Zend_Db_Adapter_Pdo_Mysql)#10 (10) {
                          ["_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(7) {
                            ["host"] => string(16) "mysql.prezent.nl"
                            ["port"] => string(4) "3306"
                            ["username"] => string(14) "oceanwide_live"
                            ["password"] => string(13) "Madn38i9d390j"
                            ["dbname"] => string(14) "oceanwide_live"
                            ["options"] => array(2) {
                              ["caseFolding"] => int(0)
                              ["autoQuoteIdentifiers"] => bool(true)
                            }
                            ["driver_options"] => array(1) {
                              [1002] => string(16) "SET NAMES 'utf8'"
                            }
                          }
                          ["_fetchMode:protected"] => int(2)
                          ["_profiler:protected"] => object(Zend_Db_Profiler)#12 (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)#18 (0) {
                          }
                          ["_caseFolding:protected"] => int(0)
                          ["_autoQuoteIdentifiers:protected"] => bool(true)
                        }
                        ["_parts:protected"] => array(11) {
                          ["distinct"] => bool(false)
                          ["columns"] => array(1) {
                            [0] => array(3) {
                              [0] => string(8) "cms_site"
                              [1] => string(1) "*"
                              [2] => NULL
                            }
                          }
                          ["union"] => array(0) {
                          }
                          ["from"] => array(1) {
                            ["cms_site"] => array(4) {
                              ["joinType"] => string(10) "inner join"
                              ["schema"] => NULL
                              ["tableName"] => string(8) "cms_site"
                              ["joinCondition"] => NULL
                            }
                          }
                          ["where"] => array(1) {
                            [0] => string(7) "(id = )"
                          }
                          ["group"] => array(0) {
                          }
                          ["having"] => array(0) {
                          }
                          ["order"] => array(0) {
                          }
                          ["limitcount"] => int(1)
                          ["limitoffset"] => int(0)
                          ["forupdate"] => bool(false)
                        }
                        ["_tableCols:protected"] => array(0) {
                        }
                      }
                    }
                  }
                  [4] => array(6) {
                    ["file"] => string(84) "/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Table/Abstract.php"
                    ["line"] => int(1200)
                    ["function"] => string(6) "_fetch"
                    ["class"] => string(22) "Zend_Db_Table_Abstract"
                    ["type"] => string(2) "->"
                    ["args"] => array(1) {
                      [0] => object(Zend_Db_Table_Select)#83 (6) {
                        ["_info:protected"] => array(10) {
                          ["schema"] => NULL
                          ["name"] => string(8) "cms_site"
                          ["cols"] => array(13) {
                            [0] => string(2) "id"
                            [1] => string(9) "parent_id"
                            [2] => string(5) "title"
                            [3] => string(4) "text"
                            [4] => string(8) "language"
                            [5] => string(13) "meta_keywords"
                            [6] => string(16) "meta_description"
                            [7] => string(5) "order"
                            [8] => string(14) "allow_children"
                            [9] => string(9) "tree_icon"
                            [10] => string(6) "locked"
                            [11] => string(11) "meta_author"
                            [12] => string(5) "email"
                          }
                          ["primary"] => array(1) {
                            [1] => string(2) "id"
                          }
                          ["metadata"] => array(13) {
                            ["id"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(2) "id"
                              ["COLUMN_POSITION"] => int(1)
                              ["DATA_TYPE"] => string(9) "mediumint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(true)
                              ["PRIMARY_POSITION"] => int(1)
                              ["IDENTITY"] => bool(true)
                            }
                            ["parent_id"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(9) "parent_id"
                              ["COLUMN_POSITION"] => int(2)
                              ["DATA_TYPE"] => string(3) "int"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(true)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["title"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(5) "title"
                              ["COLUMN_POSITION"] => int(3)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => string(0) ""
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "255"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["text"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(4) "text"
                              ["COLUMN_POSITION"] => int(4)
                              ["DATA_TYPE"] => string(10) "mediumtext"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["language"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(8) "language"
                              ["COLUMN_POSITION"] => int(5)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => string(0) ""
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(2) "10"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["meta_keywords"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(13) "meta_keywords"
                              ["COLUMN_POSITION"] => int(6)
                              ["DATA_TYPE"] => string(10) "mediumtext"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["meta_description"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(16) "meta_description"
                              ["COLUMN_POSITION"] => int(7)
                              ["DATA_TYPE"] => string(10) "mediumtext"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["order"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(5) "order"
                              ["COLUMN_POSITION"] => int(8)
                              ["DATA_TYPE"] => string(3) "int"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["allow_children"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(14) "allow_children"
                              ["COLUMN_POSITION"] => int(9)
                              ["DATA_TYPE"] => string(3) "int"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(true)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["tree_icon"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(9) "tree_icon"
                              ["COLUMN_POSITION"] => int(10)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(true)
                              ["LENGTH"] => string(3) "255"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["locked"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(6) "locked"
                              ["COLUMN_POSITION"] => int(11)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["meta_author"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(11) "meta_author"
                              ["COLUMN_POSITION"] => int(12)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "255"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["email"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(5) "email"
                              ["COLUMN_POSITION"] => int(13)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "255"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                          }
                          ["rowClass"] => string(17) "Zend_Db_Table_Row"
                          ["rowsetClass"] => string(20) "Zend_Db_Table_Rowset"
                          ["referenceMap"] => array(0) {
                          }
                          ["dependentTables"] => array(2) {
                            [0] => string(16) "cms_page_section"
                            [1] => string(13) "cms_structure"
                          }
                          ["sequence"] => bool(true)
                        }
                        ["_integrityCheck:protected"] => bool(true)
                        ["_table:protected"] => object(CmsSite)#81 (19) {
                          ["_name:protected"] => string(8) "cms_site"
                          ["_primary"] => array(1) {
                            [1] => string(2) "id"
                          }
                          ["hasMany"] => array(0) {
                          }
                          ["hasRss"] => bool(false)
                          ["_dependentTables:protected"] => array(2) {
                            [0] => string(16) "cms_page_section"
                            [1] => string(13) "cms_structure"
                          }
                          ["_referenceMap:protected"] => array(0) {
                          }
                          ["aTreeConfig"] => array(1) {
                            [0] => array(3) {
                              ["href"] => string(15) "admin-form-item"
                              ["title"] => string(8) "category"
                              ["disableAddButton"] => bool(true)
                            }
                          }
                          ["_db:protected"] => object(Zend_Db_Adapter_Pdo_Mysql)#10 (10) {
                            ["_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(7) {
                              ["host"] => string(16) "mysql.prezent.nl"
                              ["port"] => string(4) "3306"
                              ["username"] => string(14) "oceanwide_live"
                              ["password"] => string(13) "Madn38i9d390j"
                              ["dbname"] => string(14) "oceanwide_live"
                              ["options"] => array(2) {
                                ["caseFolding"] => int(0)
                                ["autoQuoteIdentifiers"] => bool(true)
                              }
                              ["driver_options"] => array(1) {
                                [1002] => string(16) "SET NAMES 'utf8'"
                              }
                            }
                            ["_fetchMode:protected"] => int(2)
                            ["_profiler:protected"] => object(Zend_Db_Profiler)#12 (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)#18 (0) {
                            }
                            ["_caseFolding:protected"] => int(0)
                            ["_autoQuoteIdentifiers:protected"] => bool(true)
                          }
                          ["_schema:protected"] => NULL
                          ["_cols:protected"] => array(13) {
                            [0] => string(2) "id"
                            [1] => string(9) "parent_id"
                            [2] => string(5) "title"
                            [3] => string(4) "text"
                            [4] => string(8) "language"
                            [5] => string(13) "meta_keywords"
                            [6] => string(16) "meta_description"
                            [7] => string(5) "order"
                            [8] => string(14) "allow_children"
                            [9] => string(9) "tree_icon"
                            [10] => string(6) "locked"
                            [11] => string(11) "meta_author"
                            [12] => string(5) "email"
                          }
                          ["_identity:protected"] => int(1)
                          ["_sequence:protected"] => bool(true)
                          ["_metadata:protected"] => array(13) {
                            ["id"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(2) "id"
                              ["COLUMN_POSITION"] => int(1)
                              ["DATA_TYPE"] => string(9) "mediumint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(true)
                              ["PRIMARY_POSITION"] => int(1)
                              ["IDENTITY"] => bool(true)
                            }
                            ["parent_id"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(9) "parent_id"
                              ["COLUMN_POSITION"] => int(2)
                              ["DATA_TYPE"] => string(3) "int"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(true)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["title"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(5) "title"
                              ["COLUMN_POSITION"] => int(3)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => string(0) ""
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "255"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["text"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(4) "text"
                              ["COLUMN_POSITION"] => int(4)
                              ["DATA_TYPE"] => string(10) "mediumtext"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["language"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(8) "language"
                              ["COLUMN_POSITION"] => int(5)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => string(0) ""
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(2) "10"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["meta_keywords"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(13) "meta_keywords"
                              ["COLUMN_POSITION"] => int(6)
                              ["DATA_TYPE"] => string(10) "mediumtext"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["meta_description"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(16) "meta_description"
                              ["COLUMN_POSITION"] => int(7)
                              ["DATA_TYPE"] => string(10) "mediumtext"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["order"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(5) "order"
                              ["COLUMN_POSITION"] => int(8)
                              ["DATA_TYPE"] => string(3) "int"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["allow_children"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(14) "allow_children"
                              ["COLUMN_POSITION"] => int(9)
                              ["DATA_TYPE"] => string(3) "int"
                              ["DEFAULT"] => string(1) "0"
                              ["NULLABLE"] => bool(true)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["tree_icon"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(9) "tree_icon"
                              ["COLUMN_POSITION"] => int(10)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(true)
                              ["LENGTH"] => string(3) "255"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["locked"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(6) "locked"
                              ["COLUMN_POSITION"] => int(11)
                              ["DATA_TYPE"] => string(7) "tinyint"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => NULL
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["meta_author"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(11) "meta_author"
                              ["COLUMN_POSITION"] => int(12)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "255"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                            ["email"] => array(14) {
                              ["SCHEMA_NAME"] => NULL
                              ["TABLE_NAME"] => string(8) "cms_site"
                              ["COLUMN_NAME"] => string(5) "email"
                              ["COLUMN_POSITION"] => int(13)
                              ["DATA_TYPE"] => string(7) "varchar"
                              ["DEFAULT"] => NULL
                              ["NULLABLE"] => bool(false)
                              ["LENGTH"] => string(3) "255"
                              ["SCALE"] => NULL
                              ["PRECISION"] => NULL
                              ["UNSIGNED"] => NULL
                              ["PRIMARY"] => bool(false)
                              ["PRIMARY_POSITION"] => NULL
                              ["IDENTITY"] => bool(false)
                            }
                          }
                          ["_metadataCache:protected"] => NULL
                          ["_metadataCacheInClass:protected"] => bool(true)
                          ["_rowClass:protected"] => string(17) "Zend_Db_Table_Row"
                          ["_rowsetClass:protected"] => string(20) "Zend_Db_Table_Rowset"
                          ["_defaultSource:protected"] => string(11) "defaultNone"
                          ["_defaultValues:protected"] => array(0) {
                          }
                        }
                        ["_adapter:protected"] => object(Zend_Db_Adapter_Pdo_Mysql)#10 (10) {
                          ["_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(7) {
                            ["host"] => string(16) "mysql.prezent.nl"
                            ["port"] => string(4) "3306"
                            ["username"] => string(14) "oceanwide_live"
                            ["password"] => string(13) "Madn38i9d390j"
                            ["dbname"] => string(14) "oceanwide_live"
                            ["options"] => array(2) {
                              ["caseFolding"] => int(0)
                              ["autoQuoteIdentifiers"] => bool(true)
                            }
                            ["driver_options"] => array(1) {
                              [1002] => string(16) "SET NAMES 'utf8'"
                            }
                          }
                          ["_fetchMode:protected"] => int(2)
                          ["_profiler:protected"] => object(Zend_Db_Profiler)#12 (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)#18 (0) {
                          }
                          ["_caseFolding:protected"] => int(0)
                          ["_autoQuoteIdentifiers:protected"] => bool(true)
                        }
                        ["_parts:protected"] => array(11) {
                          ["distinct"] => bool(false)
                          ["columns"] => array(1) {
                            [0] => array(3) {
                              [0] => string(8) "cms_site"
                              [1] => string(1) "*"
                              [2] => NULL
                            }
                          }
                          ["union"] => array(0) {
                          }
                          ["from"] => array(1) {
                            ["cms_site"] => array(4) {
                              ["joinType"] => string(10) "inner join"
                              ["schema"] => NULL
                              ["tableName"] => string(8) "cms_site"
                              ["joinCondition"] => NULL
                            }
                          }
                          ["where"] => array(1) {
                            [0] => string(7) "(id = )"
                          }
                          ["group"] => array(0) {
                          }
                          ["having"] => array(0) {
                          }
                          ["order"] => array(0) {
                          }
                          ["limitcount"] => int(1)
                          ["limitoffset"] => int(0)
                          ["forupdate"] => bool(false)
                        }
                        ["_tableCols:protected"] => array(0) {
                        }
                      }
                    }
                  }
                  [5] => array(6) {
                    ["file"] => string(72) "/opt/www/psm/sites/oceanwide-expeditions.com/site/library/NM/Session.php"
                    ["line"] => int(30)
                    ["function"] => string(8) "fetchRow"
                    ["class"] => string(22) "Zend_Db_Table_Abstract"
                    ["type"] => string(2) "->"
                    ["args"] => array(1) {
                      [0] => string(5) "id = "
                    }
                  }
                  [6] => array(6) {
                    ["file"] => string(91) "/opt/www/psm/sites/oceanwide-expeditions.com/site/application/controllers/RssController.php"
                    ["line"] => int(83)
                    ["function"] => string(7) "setSite"
                    ["class"] => string(10) "NM_Session"
                    ["type"] => string(2) "::"
                    ["args"] => array(1) {
                      [0] => NULL
                    }
                  }
                  [7] => array(6) {
                    ["file"] => string(84) "/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Controller/Action.php"
                    ["line"] => int(492)
                    ["function"] => string(11) "preDispatch"
                    ["class"] => string(13) "RssController"
                    ["type"] => string(2) "->"
                    ["args"] => array(0) {
                    }
                  }
                  [8] => array(6) {
                    ["file"] => string(97) "/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Controller/Dispatcher/Standard.php"
                    ["line"] => int(285)
                    ["function"] => string(8) "dispatch"
                    ["class"] => string(22) "Zend_Controller_Action"
                    ["type"] => string(2) "->"
                    ["args"] => array(1) {
                      [0] => string(11) "indexAction"
                    }
                  }
                  [9] => array(6) {
                    ["file"] => string(83) "/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Controller/Front.php"
                    ["line"] => int(934)
                    ["function"] => string(8) "dispatch"
                    ["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
                    ["type"] => string(2) "->"
                    ["args"] => array(2) {
                      [0] => object(Zend_Controller_Request_Http)#67 (14) {
                        ["_paramSources:protected"] => array(2) {
                          [0] => string(4) "_GET"
                          [1] => string(5) "_POST"
                        }
                        ["_requestUri:protected"] => string(32) "/rss/en/vessel/show/m-v-Ortelius"
                        ["_baseUrl:protected"] => string(0) ""
                        ["_basePath:protected"] => NULL
                        ["_pathInfo:protected"] => string(32) "/rss/en/vessel/show/m-v-Ortelius"
                        ["_params:protected"] => array(5) {
                          ["sLanguage"] => string(14) "en/vessel/show"
                          ["sModel"] => string(12) "m-v-Ortelius"
                          ["controller"] => string(3) "rss"
                          ["action"] => string(5) "index"
                          ["error_handler"] => object(ArrayObject)#82 (3) {
                            ["exception"] => *RECURSION*
                            ["type"] => string(15) "EXCEPTION_OTHER"
                            ["request"] => object(Zend_Controller_Request_Http)#78 (14) {
                              ["_paramSources:protected"] => array(2) {
                                [0] => string(4) "_GET"
                                [1] => string(5) "_POST"
                              }
                              ["_requestUri:protected"] => string(32) "/rss/en/vessel/show/m-v-Ortelius"
                              ["_baseUrl:protected"] => string(0) ""
                              ["_basePath:protected"] => NULL
                              ["_pathInfo:protected"] => string(32) "/rss/en/vessel/show/m-v-Ortelius"
                              ["_params:protected"] => array(4) {
                                ["sLanguage"] => string(14) "en/vessel/show"
                                ["sModel"] => string(12) "m-v-Ortelius"
                                ["controller"] => string(3) "rss"
                                ["action"] => string(5) "index"
                              }
                              ["_aliases:protected"] => array(0) {
                              }
                              ["_dispatched:protected"] => bool(true)
                              ["_module:protected"] => string(7) "default"
                              ["_moduleKey:protected"] => string(6) "module"
                              ["_controller:protected"] => string(3) "rss"
                              ["_controllerKey:protected"] => string(10) "controller"
                              ["_action:protected"] => string(5) "index"
                              ["_actionKey:protected"] => string(6) "action"
                            }
                          }
                        }
                        ["_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)#68 (8) {
                        ["_body:protected"] => array(1) {
                          ["default"] => string(6843) "<pre style="font: 14px verdana;"><h2>SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') LIMIT 1' at line 1</h2><br />url:/rss/en/vessel/show/m-v-Ortelius<br/><br/> ip:38.107.179.227 <br/><br/>#0 /opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Statement.php(283): Zend_Db_Statement_Pdo->_execute()
#1 /opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Adapter/Abstract.php(433): Zend_Db_Statement->execute()
#2 /opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Adapter/Pdo/Abstract.php(230): Zend_Db_Adapter_Abstract->query(<strong>Object(Zend_Db_Table_Select)</strong>, )
#3 /opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Table/Abstract.php(1330): Zend_Db_Adapter_Pdo_Abstract->query(<strong>Object(Zend_Db_Table_Select)</strong>)
#4 /opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Table/Abstract.php(1200): Zend_Db_Table_Abstract->_fetch(<strong>Object(Zend_Db_Table_Select)</strong>)
#5 /opt/www/psm/sites/oceanwide-expeditions.com/site/library/NM/Session.php(30): Zend_Db_Table_Abstract->fetchRow(<strong style="color: #000;">id = </strong>)
#6 /opt/www/psm/sites/oceanwide-expeditions.com/site/application/controllers/RssController.php(83): NM_Session::setSite()
#7 /opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Controller/Action.php(492): RssController->preDispatch()
#8 /opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Controller/Dispatcher/Standard.php(285): Zend_Controller_Action->dispatch(<strong style="color: #000;">indexAction</strong>)
#9 /opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Controller/Front.php(934): Zend_Controller_Dispatcher_Standard->dispatch(<strong>Object(Zend_Controller_Request_Http)</strong>, <strong>Object(Zend_Controller_Response_Http)</strong>)
#10 /opt/www/psm/sites/oceanwide-expeditions.com/site/HTML/index.php(556): Zend_Controller_Front->dispatch()
<br /><br /><fieldset><legend>All Files</legend>/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Statement.php <strong>(line:283)</strong><br />/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Adapter/Abstract.php <strong>(line:433)</strong><br />/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Adapter/Pdo/Abstract.php <strong>(line:230)</strong><br />/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Table/Abstract.php <strong>(line:1330)</strong><br />/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Table/Abstract.php <strong>(line:1200)</strong><br />/opt/www/psm/sites/oceanwide-expeditions.com/site/library/NM/Session.php <strong>(line:30)</strong><br />/opt/www/psm/sites/oceanwide-expeditions.com/site/application/controllers/RssController.php <strong>(line:83)</strong><br />/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Controller/Action.php <strong>(line:492)</strong><br />/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Controller/Dispatcher/Standard.php <strong>(line:285)</strong><br />/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Controller/Front.php <strong>(line:934)</strong><br />/opt/www/psm/sites/oceanwide-expeditions.com/site/HTML/index.php <strong>(line:556)</strong><br /></fieldset></pre><div  style="font: 14px verdana;"><fieldset>
<legend>Trace level #0</legend>
<dl>
	<dd><strong>File: </strong>/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Statement.php</dd>
	<dd><strong>Line: </strong>283</dd>
	<dd><strong>Function: </strong>Zend_Db_Statement_Pdo->_execute</dd>
</dl>
</fieldset>
<fieldset>
<legend>Trace level #1</legend>
<dl>
	<dd><strong>File: </strong>/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Adapter/Abstract.php</dd>
	<dd><strong>Line: </strong>433</dd>
	<dd><strong>Function: </strong>Zend_Db_Statement->execute</dd>
</dl>
</fieldset>
<fieldset>
<legend>Trace level #2</legend>
<dl>
	<dd><strong>File: </strong>/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Adapter/Pdo/Abstract.php</dd>
	<dd><strong>Line: </strong>230</dd>
	<dd><strong>Function: </strong>Zend_Db_Adapter_Abstract->query</dd>
	<dt><strong>Arguments: </strong></dt>
<pre>Object(Zend_Db_Table_Select)
</pre></dl>
</fieldset>
<fieldset>
<legend>Trace level #3</legend>
<dl>
	<dd><strong>File: </strong>/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Table/Abstract.php</dd>
	<dd><strong>Line: </strong>1330</dd>
	<dd><strong>Function: </strong>Zend_Db_Adapter_Pdo_Abstract->query</dd>
</dl>
</fieldset>
<fieldset>
<legend>Trace level #4</legend>
<dl>
	<dd><strong>File: </strong>/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Db/Table/Abstract.php</dd>
	<dd><strong>Line: </strong>1200</dd>
	<dd><strong>Function: </strong>Zend_Db_Table_Abstract->_fetch</dd>
</dl>
</fieldset>
<fieldset>
<legend>Trace level #5</legend>
<dl>
	<dd><strong>File: </strong>/opt/www/psm/sites/oceanwide-expeditions.com/site/library/NM/Session.php</dd>
	<dd><strong>Line: </strong>30</dd>
	<dd><strong>Function: </strong>Zend_Db_Table_Abstract->fetchRow</dd>
</dl>
</fieldset>
<fieldset>
<legend>Trace level #6</legend>
<dl>
	<dd><strong>File: </strong>/opt/www/psm/sites/oceanwide-expeditions.com/site/application/controllers/RssController.php</dd>
	<dd><strong>Line: </strong>83</dd>
	<dd><strong>Function: </strong>NM_Session::setSite</dd>
</dl>
</fieldset>
<fieldset>
<legend>Trace level #7</legend>
<dl>
	<dd><strong>File: </strong>/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Controller/Action.php</dd>
	<dd><strong>Line: </strong>492</dd>
	<dd><strong>Function: </strong>RssController->preDispatch</dd>
</dl>
</fieldset>
<fieldset>
<legend>Trace level #8</legend>
<dl>
	<dd><strong>File: </strong>/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Controller/Dispatcher/Standard.php</dd>
	<dd><strong>Line: </strong>285</dd>
	<dd><strong>Function: </strong>Zend_Controller_Action->dispatch</dd>
</dl>
</fieldset>
<fieldset>
<legend>Trace level #9</legend>
<dl>
	<dd><strong>File: </strong>/opt/www/psm/sites/oceanwide-expeditions.com/site/library/Zend/Controller/Front.php</dd>
	<dd><strong>Line: </strong>934</dd>
	<dd><strong>Function: </strong>Zend_Controller_Dispatcher_Standard->dispatch</dd>
	<dt><strong>Arguments: </strong></dt>
<pre>Object(Zend_Controller_Request_Http)
Object(Zend_Controller_Response_Http)
</pre></dl>
</fieldset>
<fieldset>
<legend>Trace level #10</legend>
<dl>
	<dd><strong>File: </strong>/opt/www/psm/sites/oceanwide-expeditions.com/site/HTML/index.php</dd>
	<dd><strong>Line: </strong>556</dd>
	<dd><strong>Function: </strong>Zend_Controller_Front->dispatch</dd>
</dl>
</fieldset>
</div>"
                        }
                        ["_exceptions:protected"] => *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(64) "/opt/www/psm/sites/oceanwide-expeditions.com/site/HTML/index.php"
                    ["line"] => int(556)
                    ["function"] => string(8) "dispatch"
                    ["class"] => string(21) "Zend_Controller_Front"
                    ["type"] => string(2) "->"
                    ["args"] => array(0) {
                    }
                  }
                }
              }
            }
            ["_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(64) "/opt/www/psm/sites/oceanwide-expeditions.com/site/HTML/index.php"
        ["line"] => int(556)
        ["function"] => string(8) "dispatch"
        ["class"] => string(21) "Zend_Controller_Front"
        ["type"] => string(2) "->"
        ["args"] => array(0) {
        }
      }
    }
  }
}