object(ArrayObject)#54 (1) {
  ["storage":"ArrayObject":private]=>
  array(3) {
    ["exception"]=>
    object(Zend_Db_Statement_Exception)#50 (8) {
      ["_previous":"Zend_Exception":private]=>
      NULL
      ["message":protected]=>
      string(67) "SQLSTATE[HY093]: Invalid parameter number: no parameters were bound"
      ["string":"Exception":private]=>
      string(0) ""
      ["code":protected]=>
      int(0)
      ["file":protected]=>
      string(57) "/idkin/webApplication/resources/Zend/Db/Statement/Pdo.php"
      ["line":protected]=>
      int(234)
      ["trace":"Exception":private]=>
      array(13) {
        [0]=>
        array(6) {
          ["file"]=>
          string(53) "/idkin/webApplication/resources/Zend/Db/Statement.php"
          ["line"]=>
          int(300)
          ["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(60) "/idkin/webApplication/resources/Zend/Db/Adapter/Abstract.php"
          ["line"]=>
          int(468)
          ["function"]=>
          string(7) "execute"
          ["class"]=>
          string(17) "Zend_Db_Statement"
          ["type"]=>
          string(2) "->"
          ["args"]=>
          array(1) {
            [0]=>
            &array(0) {
            }
          }
        }
        [2]=>
        array(6) {
          ["file"]=>
          string(64) "/idkin/webApplication/resources/Zend/Db/Adapter/Pdo/Abstract.php"
          ["line"]=>
          int(238)
          ["function"]=>
          string(5) "query"
          ["class"]=>
          string(24) "Zend_Db_Adapter_Abstract"
          ["type"]=>
          string(2) "->"
          ["args"]=>
          array(2) {
            [0]=>
            object(Zend_Db_Select)#53 (4) {
              ["_bind":protected]=>
              array(0) {
              }
              ["_adapter":protected]=>
              object(Zend_Db_Adapter_Pdo_Mysql)#13 (12) {
                ["_pdoType":protected]=>
                string(5) "mysql"
                ["_numericDataTypes":protected]=>
                array(16) {
                  [0]=>
                  int(0)
                  [1]=>
                  int(1)
                  [2]=>
                  int(2)
                  ["INT"]=>
                  int(0)
                  ["INTEGER"]=>
                  int(0)
                  ["MEDIUMINT"]=>
                  int(0)
                  ["SMALLINT"]=>
                  int(0)
                  ["TINYINT"]=>
                  int(0)
                  ["BIGINT"]=>
                  int(1)
                  ["SERIAL"]=>
                  int(1)
                  ["DEC"]=>
                  int(2)
                  ["DECIMAL"]=>
                  int(2)
                  ["DOUBLE"]=>
                  int(2)
                  ["DOUBLE PRECISION"]=>
                  int(2)
                  ["FIXED"]=>
                  int(2)
                  ["FLOAT"]=>
                  int(2)
                }
                ["_defaultStmtClass":protected]=>
                string(21) "Zend_Db_Statement_Pdo"
                ["_config":protected]=>
                array(10) {
                  ["adapter"]=>
                  string(9) "PDO_MYSQL"
                  ["port"]=>
                  string(4) "3306"
                  ["host"]=>
                  string(13) "192.168.1.240"
                  ["username"]=>
                  string(11) "IDKinTKRead"
                  ["password"]=>
                  string(32) "aa6c9db2592c5128361d6tu933358fdd"
                  ["dbname"]=>
                  string(13) "picture_store"
                  ["charset"]=>
                  string(4) "utf8"
                  ["driver_options"]=>
                  array(1) {
                    [1002]=>
                    string(16) "SET NAMES 'utf8'"
                  }
                  ["persistent"]=>
                  bool(false)
                  ["options"]=>
                  array(2) {
                    ["caseFolding"]=>
                    int(0)
                    ["autoQuoteIdentifiers"]=>
                    bool(true)
                  }
                }
                ["_fetchMode":protected]=>
                int(2)
                ["_profiler":protected]=>
                object(Zend_Db_Profiler)#14 (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)#49 (0) {
                }
                ["_caseFolding":protected]=>
                int(0)
                ["_autoQuoteIdentifiers":protected]=>
                bool(true)
                ["_allowSerialization":protected]=>
                bool(true)
                ["_autoReconnectOnUnserialize":protected]=>
                bool(false)
              }
              ["_parts":protected]=>
              array(11) {
                ["distinct"]=>
                bool(false)
                ["columns"]=>
                array(1) {
                  [0]=>
                  array(3) {
                    [0]=>
                    string(9) "user_type"
                    [1]=>
                    string(1) "*"
                    [2]=>
                    NULL
                  }
                }
                ["union"]=>
                array(0) {
                }
                ["from"]=>
                array(1) {
                  ["user_type"]=>
                  array(4) {
                    ["joinType"]=>
                    string(4) "from"
                    ["schema"]=>
                    NULL
                    ["tableName"]=>
                    string(9) "user_type"
                    ["joinCondition"]=>
                    NULL
                  }
                }
                ["where"]=>
                array(1) {
                  [0]=>
                  string(9) "(uid = ?)"
                }
                ["group"]=>
                array(0) {
                }
                ["having"]=>
                array(0) {
                }
                ["order"]=>
                array(1) {
                  [0]=>
                  array(2) {
                    [0]=>
                    string(2) "id"
                    [1]=>
                    string(3) "ASC"
                  }
                }
                ["limitcount"]=>
                NULL
                ["limitoffset"]=>
                NULL
                ["forupdate"]=>
                bool(false)
              }
              ["_tableCols":protected]=>
              array(0) {
              }
            }
            [1]=>
            &array(0) {
            }
          }
        }
        [3]=>
        array(6) {
          ["file"]=>
          string(60) "/idkin/webApplication/resources/Zend/Db/Adapter/Abstract.php"
          ["line"]=>
          int(706)
          ["function"]=>
          string(5) "query"
          ["class"]=>
          string(28) "Zend_Db_Adapter_Pdo_Abstract"
          ["type"]=>
          string(2) "->"
          ["args"]=>
          array(2) {
            [0]=>
            object(Zend_Db_Select)#53 (4) {
              ["_bind":protected]=>
              array(0) {
              }
              ["_adapter":protected]=>
              object(Zend_Db_Adapter_Pdo_Mysql)#13 (12) {
                ["_pdoType":protected]=>
                string(5) "mysql"
                ["_numericDataTypes":protected]=>
                array(16) {
                  [0]=>
                  int(0)
                  [1]=>
                  int(1)
                  [2]=>
                  int(2)
                  ["INT"]=>
                  int(0)
                  ["INTEGER"]=>
                  int(0)
                  ["MEDIUMINT"]=>
                  int(0)
                  ["SMALLINT"]=>
                  int(0)
                  ["TINYINT"]=>
                  int(0)
                  ["BIGINT"]=>
                  int(1)
                  ["SERIAL"]=>
                  int(1)
                  ["DEC"]=>
                  int(2)
                  ["DECIMAL"]=>
                  int(2)
                  ["DOUBLE"]=>
                  int(2)
                  ["DOUBLE PRECISION"]=>
                  int(2)
                  ["FIXED"]=>
                  int(2)
                  ["FLOAT"]=>
                  int(2)
                }
                ["_defaultStmtClass":protected]=>
                string(21) "Zend_Db_Statement_Pdo"
                ["_config":protected]=>
                array(10) {
                  ["adapter"]=>
                  string(9) "PDO_MYSQL"
                  ["port"]=>
                  string(4) "3306"
                  ["host"]=>
                  string(13) "192.168.1.240"
                  ["username"]=>
                  string(11) "IDKinTKRead"
                  ["password"]=>
                  string(32) "aa6c9db2592c5128361d6tu933358fdd"
                  ["dbname"]=>
                  string(13) "picture_store"
                  ["charset"]=>
                  string(4) "utf8"
                  ["driver_options"]=>
                  array(1) {
                    [1002]=>
                    string(16) "SET NAMES 'utf8'"
                  }
                  ["persistent"]=>
                  bool(false)
                  ["options"]=>
                  array(2) {
                    ["caseFolding"]=>
                    int(0)
                    ["autoQuoteIdentifiers"]=>
                    bool(true)
                  }
                }
                ["_fetchMode":protected]=>
                int(2)
                ["_profiler":protected]=>
                object(Zend_Db_Profiler)#14 (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)#49 (0) {
                }
                ["_caseFolding":protected]=>
                int(0)
                ["_autoQuoteIdentifiers":protected]=>
                bool(true)
                ["_allowSerialization":protected]=>
                bool(true)
                ["_autoReconnectOnUnserialize":protected]=>
                bool(false)
              }
              ["_parts":protected]=>
              array(11) {
                ["distinct"]=>
                bool(false)
                ["columns"]=>
                array(1) {
                  [0]=>
                  array(3) {
                    [0]=>
                    string(9) "user_type"
                    [1]=>
                    string(1) "*"
                    [2]=>
                    NULL
                  }
                }
                ["union"]=>
                array(0) {
                }
                ["from"]=>
                array(1) {
                  ["user_type"]=>
                  array(4) {
                    ["joinType"]=>
                    string(4) "from"
                    ["schema"]=>
                    NULL
                    ["tableName"]=>
                    string(9) "user_type"
                    ["joinCondition"]=>
                    NULL
                  }
                }
                ["where"]=>
                array(1) {
                  [0]=>
                  string(9) "(uid = ?)"
                }
                ["group"]=>
                array(0) {
                }
                ["having"]=>
                array(0) {
                }
                ["order"]=>
                array(1) {
                  [0]=>
                  array(2) {
                    [0]=>
                    string(2) "id"
                    [1]=>
                    string(3) "ASC"
                  }
                }
                ["limitcount"]=>
                NULL
                ["limitoffset"]=>
                NULL
                ["forupdate"]=>
                bool(false)
              }
              ["_tableCols":protected]=>
              array(0) {
              }
            }
            [1]=>
            &array(0) {
            }
          }
        }
        [4]=>
        array(6) {
          ["file"]=>
          string(74) "/idkin/webApplication/tuku.idkin.com/main/application/models/BaseModel.php"
          ["line"]=>
          int(153)
          ["function"]=>
          string(8) "fetchAll"
          ["class"]=>
          string(24) "Zend_Db_Adapter_Abstract"
          ["type"]=>
          string(2) "->"
          ["args"]=>
          array(1) {
            [0]=>
            object(Zend_Db_Select)#53 (4) {
              ["_bind":protected]=>
              array(0) {
              }
              ["_adapter":protected]=>
              object(Zend_Db_Adapter_Pdo_Mysql)#13 (12) {
                ["_pdoType":protected]=>
                string(5) "mysql"
                ["_numericDataTypes":protected]=>
                array(16) {
                  [0]=>
                  int(0)
                  [1]=>
                  int(1)
                  [2]=>
                  int(2)
                  ["INT"]=>
                  int(0)
                  ["INTEGER"]=>
                  int(0)
                  ["MEDIUMINT"]=>
                  int(0)
                  ["SMALLINT"]=>
                  int(0)
                  ["TINYINT"]=>
                  int(0)
                  ["BIGINT"]=>
                  int(1)
                  ["SERIAL"]=>
                  int(1)
                  ["DEC"]=>
                  int(2)
                  ["DECIMAL"]=>
                  int(2)
                  ["DOUBLE"]=>
                  int(2)
                  ["DOUBLE PRECISION"]=>
                  int(2)
                  ["FIXED"]=>
                  int(2)
                  ["FLOAT"]=>
                  int(2)
                }
                ["_defaultStmtClass":protected]=>
                string(21) "Zend_Db_Statement_Pdo"
                ["_config":protected]=>
                array(10) {
                  ["adapter"]=>
                  string(9) "PDO_MYSQL"
                  ["port"]=>
                  string(4) "3306"
                  ["host"]=>
                  string(13) "192.168.1.240"
                  ["username"]=>
                  string(11) "IDKinTKRead"
                  ["password"]=>
                  string(32) "aa6c9db2592c5128361d6tu933358fdd"
                  ["dbname"]=>
                  string(13) "picture_store"
                  ["charset"]=>
                  string(4) "utf8"
                  ["driver_options"]=>
                  array(1) {
                    [1002]=>
                    string(16) "SET NAMES 'utf8'"
                  }
                  ["persistent"]=>
                  bool(false)
                  ["options"]=>
                  array(2) {
                    ["caseFolding"]=>
                    int(0)
                    ["autoQuoteIdentifiers"]=>
                    bool(true)
                  }
                }
                ["_fetchMode":protected]=>
                int(2)
                ["_profiler":protected]=>
                object(Zend_Db_Profiler)#14 (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)#49 (0) {
                }
                ["_caseFolding":protected]=>
                int(0)
                ["_autoQuoteIdentifiers":protected]=>
                bool(true)
                ["_allowSerialization":protected]=>
                bool(true)
                ["_autoReconnectOnUnserialize":protected]=>
                bool(false)
              }
              ["_parts":protected]=>
              array(11) {
                ["distinct"]=>
                bool(false)
                ["columns"]=>
                array(1) {
                  [0]=>
                  array(3) {
                    [0]=>
                    string(9) "user_type"
                    [1]=>
                    string(1) "*"
                    [2]=>
                    NULL
                  }
                }
                ["union"]=>
                array(0) {
                }
                ["from"]=>
                array(1) {
                  ["user_type"]=>
                  array(4) {
                    ["joinType"]=>
                    string(4) "from"
                    ["schema"]=>
                    NULL
                    ["tableName"]=>
                    string(9) "user_type"
                    ["joinCondition"]=>
                    NULL
                  }
                }
                ["where"]=>
                array(1) {
                  [0]=>
                  string(9) "(uid = ?)"
                }
                ["group"]=>
                array(0) {
                }
                ["having"]=>
                array(0) {
                }
                ["order"]=>
                array(1) {
                  [0]=>
                  array(2) {
                    [0]=>
                    string(2) "id"
                    [1]=>
                    string(3) "ASC"
                  }
                }
                ["limitcount"]=>
                NULL
                ["limitoffset"]=>
                NULL
                ["forupdate"]=>
                bool(false)
              }
              ["_tableCols":protected]=>
              array(0) {
              }
            }
          }
        }
        [5]=>
        array(6) {
          ["file"]=>
          string(69) "/idkin/webApplication/tuku.idkin.com/main/application/models/User.php"
          ["line"]=>
          int(61)
          ["function"]=>
          string(8) "findMany"
          ["class"]=>
          string(9) "BaseModel"
          ["type"]=>
          string(2) "->"
          ["args"]=>
          array(1) {
            [0]=>
            &array(1) {
              ["uid"]=>
              NULL
            }
          }
        }
        [6]=>
        array(6) {
          ["file"]=>
          string(107) "/idkin/webApplication/tuku.idkin.com/main/application/modules/usercenter/controllers/DownloadController.php"
          ["line"]=>
          int(159)
          ["function"]=>
          string(8) "findMany"
          ["class"]=>
          string(4) "User"
          ["type"]=>
          string(2) "->"
          ["args"]=>
          array(1) {
            [0]=>
            &array(1) {
              ["uid"]=>
              NULL
            }
          }
        }
        [7]=>
        array(6) {
          ["file"]=>
          string(58) "/idkin/webApplication/resources/Zend/Controller/Action.php"
          ["line"]=>
          int(513)
          ["function"]=>
          string(20) "ondownloadlistAction"
          ["class"]=>
          string(29) "Usercenter_DownloadController"
          ["type"]=>
          string(2) "->"
          ["args"]=>
          array(0) {
          }
        }
        [8]=>
        array(6) {
          ["file"]=>
          string(71) "/idkin/webApplication/resources/Zend/Controller/Dispatcher/Standard.php"
          ["line"]=>
          int(295)
          ["function"]=>
          string(8) "dispatch"
          ["class"]=>
          string(22) "Zend_Controller_Action"
          ["type"]=>
          string(2) "->"
          ["args"]=>
          array(1) {
            [0]=>
            &string(20) "ondownloadlistAction"
          }
        }
        [9]=>
        array(6) {
          ["file"]=>
          string(57) "/idkin/webApplication/resources/Zend/Controller/Front.php"
          ["line"]=>
          int(954)
          ["function"]=>
          string(8) "dispatch"
          ["class"]=>
          string(35) "Zend_Controller_Dispatcher_Standard"
          ["type"]=>
          string(2) "->"
          ["args"]=>
          array(2) {
            [0]=>
            object(Zend_Controller_Request_Http)#29 (15) {
              ["_paramSources":protected]=>
              array(2) {
                [0]=>
                string(4) "_GET"
                [1]=>
                string(5) "_POST"
              }
              ["_requestUri":protected]=>
              string(35) "/usercenter/download/ondownloadlist"
              ["_baseUrl":protected]=>
              string(0) ""
              ["_basePath":protected]=>
              NULL
              ["_pathInfo":protected]=>
              string(35) "/usercenter/download/ondownloadlist"
              ["_params":protected]=>
              array(4) {
                ["module"]=>
                string(10) "usercenter"
                ["controller"]=>
                string(8) "download"
                ["action"]=>
                string(14) "ondownloadlist"
                ["error_handler"]=>
                *RECURSION*
              }
              ["_rawBody":protected]=>
              NULL
              ["_aliases":protected]=>
              array(0) {
              }
              ["_dispatched":protected]=>
              bool(true)
              ["_module":protected]=>
              string(7) "default"
              ["_moduleKey":protected]=>
              string(6) "module"
              ["_controller":protected]=>
              string(5) "error"
              ["_controllerKey":protected]=>
              string(10) "controller"
              ["_action":protected]=>
              string(5) "error"
              ["_actionKey":protected]=>
              string(6) "action"
            }
            [1]=>
            object(Zend_Controller_Response_Http)#30 (8) {
              ["_body":protected]=>
              array(0) {
              }
              ["_exceptions":protected]=>
              array(1) {
                [0]=>
                *RECURSION*
              }
              ["_headers":protected]=>
              array(0) {
              }
              ["_headersRaw":protected]=>
              array(0) {
              }
              ["_httpResponseCode":protected]=>
              int(200)
              ["_isRedirect":protected]=>
              bool(false)
              ["_renderExceptions":protected]=>
              bool(false)
              ["headersSentThrowsException"]=>
              bool(true)
            }
          }
        }
        [10]=>
        array(6) {
          ["file"]=>
          string(72) "/idkin/webApplication/resources/Zend/Application/Bootstrap/Bootstrap.php"
          ["line"]=>
          int(97)
          ["function"]=>
          string(8) "dispatch"
          ["class"]=>
          string(21) "Zend_Controller_Front"
          ["type"]=>
          string(2) "->"
          ["args"]=>
          array(0) {
          }
        }
        [11]=>
        array(6) {
          ["file"]=>
          string(52) "/idkin/webApplication/resources/Zend/Application.php"
          ["line"]=>
          int(366)
          ["function"]=>
          string(3) "run"
          ["class"]=>
          string(36) "Zend_Application_Bootstrap_Bootstrap"
          ["type"]=>
          string(2) "->"
          ["args"]=>
          array(0) {
          }
        }
        [12]=>
        array(6) {
          ["file"]=>
          string(58) "/idkin/webApplication/tuku.idkin.com/main/public/index.php"
          ["line"]=>
          int(80)
          ["function"]=>
          string(3) "run"
          ["class"]=>
          string(16) "Zend_Application"
          ["type"]=>
          string(2) "->"
          ["args"]=>
          array(0) {
          }
        }
      }
      ["previous":"Exception":private]=>
      object(PDOException)#35 (8) {
        ["message":protected]=>
        string(67) "SQLSTATE[HY093]: Invalid parameter number: no parameters were bound"
        ["string":"Exception":private]=>
        string(0) ""
        ["code":protected]=>
        string(5) "HY093"
        ["file":protected]=>
        string(57) "/idkin/webApplication/resources/Zend/Db/Statement/Pdo.php"
        ["line":protected]=>
        int(228)
        ["trace":"Exception":private]=>
        array(14) {
          [0]=>
          array(6) {
            ["file"]=>
            string(57) "/idkin/webApplication/resources/Zend/Db/Statement/Pdo.php"
            ["line"]=>
            int(228)
            ["function"]=>
            string(7) "execute"
            ["class"]=>
            string(12) "PDOStatement"
            ["type"]=>
            string(2) "->"
            ["args"]=>
            array(1) {
              [0]=>
              array(0) {
              }
            }
          }
          [1]=>
          array(6) {
            ["file"]=>
            string(53) "/idkin/webApplication/resources/Zend/Db/Statement.php"
            ["line"]=>
            int(300)
            ["function"]=>
            string(8) "_execute"
            ["class"]=>
            string(21) "Zend_Db_Statement_Pdo"
            ["type"]=>
            string(2) "->"
            ["args"]=>
            array(1) {
              [0]=>
              &array(0) {
              }
            }
          }
          [2]=>
          array(6) {
            ["file"]=>
            string(60) "/idkin/webApplication/resources/Zend/Db/Adapter/Abstract.php"
            ["line"]=>
            int(468)
            ["function"]=>
            string(7) "execute"
            ["class"]=>
            string(17) "Zend_Db_Statement"
            ["type"]=>
            string(2) "->"
            ["args"]=>
            array(1) {
              [0]=>
              &array(0) {
              }
            }
          }
          [3]=>
          array(6) {
            ["file"]=>
            string(64) "/idkin/webApplication/resources/Zend/Db/Adapter/Pdo/Abstract.php"
            ["line"]=>
            int(238)
            ["function"]=>
            string(5) "query"
            ["class"]=>
            string(24) "Zend_Db_Adapter_Abstract"
            ["type"]=>
            string(2) "->"
            ["args"]=>
            array(2) {
              [0]=>
              object(Zend_Db_Select)#53 (4) {
                ["_bind":protected]=>
                array(0) {
                }
                ["_adapter":protected]=>
                object(Zend_Db_Adapter_Pdo_Mysql)#13 (12) {
                  ["_pdoType":protected]=>
                  string(5) "mysql"
                  ["_numericDataTypes":protected]=>
                  array(16) {
                    [0]=>
                    int(0)
                    [1]=>
                    int(1)
                    [2]=>
                    int(2)
                    ["INT"]=>
                    int(0)
                    ["INTEGER"]=>
                    int(0)
                    ["MEDIUMINT"]=>
                    int(0)
                    ["SMALLINT"]=>
                    int(0)
                    ["TINYINT"]=>
                    int(0)
                    ["BIGINT"]=>
                    int(1)
                    ["SERIAL"]=>
                    int(1)
                    ["DEC"]=>
                    int(2)
                    ["DECIMAL"]=>
                    int(2)
                    ["DOUBLE"]=>
                    int(2)
                    ["DOUBLE PRECISION"]=>
                    int(2)
                    ["FIXED"]=>
                    int(2)
                    ["FLOAT"]=>
                    int(2)
                  }
                  ["_defaultStmtClass":protected]=>
                  string(21) "Zend_Db_Statement_Pdo"
                  ["_config":protected]=>
                  array(10) {
                    ["adapter"]=>
                    string(9) "PDO_MYSQL"
                    ["port"]=>
                    string(4) "3306"
                    ["host"]=>
                    string(13) "192.168.1.240"
                    ["username"]=>
                    string(11) "IDKinTKRead"
                    ["password"]=>
                    string(32) "aa6c9db2592c5128361d6tu933358fdd"
                    ["dbname"]=>
                    string(13) "picture_store"
                    ["charset"]=>
                    string(4) "utf8"
                    ["driver_options"]=>
                    array(1) {
                      [1002]=>
                      string(16) "SET NAMES 'utf8'"
                    }
                    ["persistent"]=>
                    bool(false)
                    ["options"]=>
                    array(2) {
                      ["caseFolding"]=>
                      int(0)
                      ["autoQuoteIdentifiers"]=>
                      bool(true)
                    }
                  }
                  ["_fetchMode":protected]=>
                  int(2)
                  ["_profiler":protected]=>
                  object(Zend_Db_Profiler)#14 (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)#49 (0) {
                  }
                  ["_caseFolding":protected]=>
                  int(0)
                  ["_autoQuoteIdentifiers":protected]=>
                  bool(true)
                  ["_allowSerialization":protected]=>
                  bool(true)
                  ["_autoReconnectOnUnserialize":protected]=>
                  bool(false)
                }
                ["_parts":protected]=>
                array(11) {
                  ["distinct"]=>
                  bool(false)
                  ["columns"]=>
                  array(1) {
                    [0]=>
                    array(3) {
                      [0]=>
                      string(9) "user_type"
                      [1]=>
                      string(1) "*"
                      [2]=>
                      NULL
                    }
                  }
                  ["union"]=>
                  array(0) {
                  }
                  ["from"]=>
                  array(1) {
                    ["user_type"]=>
                    array(4) {
                      ["joinType"]=>
                      string(4) "from"
                      ["schema"]=>
                      NULL
                      ["tableName"]=>
                      string(9) "user_type"
                      ["joinCondition"]=>
                      NULL
                    }
                  }
                  ["where"]=>
                  array(1) {
                    [0]=>
                    string(9) "(uid = ?)"
                  }
                  ["group"]=>
                  array(0) {
                  }
                  ["having"]=>
                  array(0) {
                  }
                  ["order"]=>
                  array(1) {
                    [0]=>
                    array(2) {
                      [0]=>
                      string(2) "id"
                      [1]=>
                      string(3) "ASC"
                    }
                  }
                  ["limitcount"]=>
                  NULL
                  ["limitoffset"]=>
                  NULL
                  ["forupdate"]=>
                  bool(false)
                }
                ["_tableCols":protected]=>
                array(0) {
                }
              }
              [1]=>
              &array(0) {
              }
            }
          }
          [4]=>
          array(6) {
            ["file"]=>
            string(60) "/idkin/webApplication/resources/Zend/Db/Adapter/Abstract.php"
            ["line"]=>
            int(706)
            ["function"]=>
            string(5) "query"
            ["class"]=>
            string(28) "Zend_Db_Adapter_Pdo_Abstract"
            ["type"]=>
            string(2) "->"
            ["args"]=>
            array(2) {
              [0]=>
              object(Zend_Db_Select)#53 (4) {
                ["_bind":protected]=>
                array(0) {
                }
                ["_adapter":protected]=>
                object(Zend_Db_Adapter_Pdo_Mysql)#13 (12) {
                  ["_pdoType":protected]=>
                  string(5) "mysql"
                  ["_numericDataTypes":protected]=>
                  array(16) {
                    [0]=>
                    int(0)
                    [1]=>
                    int(1)
                    [2]=>
                    int(2)
                    ["INT"]=>
                    int(0)
                    ["INTEGER"]=>
                    int(0)
                    ["MEDIUMINT"]=>
                    int(0)
                    ["SMALLINT"]=>
                    int(0)
                    ["TINYINT"]=>
                    int(0)
                    ["BIGINT"]=>
                    int(1)
                    ["SERIAL"]=>
                    int(1)
                    ["DEC"]=>
                    int(2)
                    ["DECIMAL"]=>
                    int(2)
                    ["DOUBLE"]=>
                    int(2)
                    ["DOUBLE PRECISION"]=>
                    int(2)
                    ["FIXED"]=>
                    int(2)
                    ["FLOAT"]=>
                    int(2)
                  }
                  ["_defaultStmtClass":protected]=>
                  string(21) "Zend_Db_Statement_Pdo"
                  ["_config":protected]=>
                  array(10) {
                    ["adapter"]=>
                    string(9) "PDO_MYSQL"
                    ["port"]=>
                    string(4) "3306"
                    ["host"]=>
                    string(13) "192.168.1.240"
                    ["username"]=>
                    string(11) "IDKinTKRead"
                    ["password"]=>
                    string(32) "aa6c9db2592c5128361d6tu933358fdd"
                    ["dbname"]=>
                    string(13) "picture_store"
                    ["charset"]=>
                    string(4) "utf8"
                    ["driver_options"]=>
                    array(1) {
                      [1002]=>
                      string(16) "SET NAMES 'utf8'"
                    }
                    ["persistent"]=>
                    bool(false)
                    ["options"]=>
                    array(2) {
                      ["caseFolding"]=>
                      int(0)
                      ["autoQuoteIdentifiers"]=>
                      bool(true)
                    }
                  }
                  ["_fetchMode":protected]=>
                  int(2)
                  ["_profiler":protected]=>
                  object(Zend_Db_Profiler)#14 (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)#49 (0) {
                  }
                  ["_caseFolding":protected]=>
                  int(0)
                  ["_autoQuoteIdentifiers":protected]=>
                  bool(true)
                  ["_allowSerialization":protected]=>
                  bool(true)
                  ["_autoReconnectOnUnserialize":protected]=>
                  bool(false)
                }
                ["_parts":protected]=>
                array(11) {
                  ["distinct"]=>
                  bool(false)
                  ["columns"]=>
                  array(1) {
                    [0]=>
                    array(3) {
                      [0]=>
                      string(9) "user_type"
                      [1]=>
                      string(1) "*"
                      [2]=>
                      NULL
                    }
                  }
                  ["union"]=>
                  array(0) {
                  }
                  ["from"]=>
                  array(1) {
                    ["user_type"]=>
                    array(4) {
                      ["joinType"]=>
                      string(4) "from"
                      ["schema"]=>
                      NULL
                      ["tableName"]=>
                      string(9) "user_type"
                      ["joinCondition"]=>
                      NULL
                    }
                  }
                  ["where"]=>
                  array(1) {
                    [0]=>
                    string(9) "(uid = ?)"
                  }
                  ["group"]=>
                  array(0) {
                  }
                  ["having"]=>
                  array(0) {
                  }
                  ["order"]=>
                  array(1) {
                    [0]=>
                    array(2) {
                      [0]=>
                      string(2) "id"
                      [1]=>
                      string(3) "ASC"
                    }
                  }
                  ["limitcount"]=>
                  NULL
                  ["limitoffset"]=>
                  NULL
                  ["forupdate"]=>
                  bool(false)
                }
                ["_tableCols":protected]=>
                array(0) {
                }
              }
              [1]=>
              &array(0) {
              }
            }
          }
          [5]=>
          array(6) {
            ["file"]=>
            string(74) "/idkin/webApplication/tuku.idkin.com/main/application/models/BaseModel.php"
            ["line"]=>
            int(153)
            ["function"]=>
            string(8) "fetchAll"
            ["class"]=>
            string(24) "Zend_Db_Adapter_Abstract"
            ["type"]=>
            string(2) "->"
            ["args"]=>
            array(1) {
              [0]=>
              object(Zend_Db_Select)#53 (4) {
                ["_bind":protected]=>
                array(0) {
                }
                ["_adapter":protected]=>
                object(Zend_Db_Adapter_Pdo_Mysql)#13 (12) {
                  ["_pdoType":protected]=>
                  string(5) "mysql"
                  ["_numericDataTypes":protected]=>
                  array(16) {
                    [0]=>
                    int(0)
                    [1]=>
                    int(1)
                    [2]=>
                    int(2)
                    ["INT"]=>
                    int(0)
                    ["INTEGER"]=>
                    int(0)
                    ["MEDIUMINT"]=>
                    int(0)
                    ["SMALLINT"]=>
                    int(0)
                    ["TINYINT"]=>
                    int(0)
                    ["BIGINT"]=>
                    int(1)
                    ["SERIAL"]=>
                    int(1)
                    ["DEC"]=>
                    int(2)
                    ["DECIMAL"]=>
                    int(2)
                    ["DOUBLE"]=>
                    int(2)
                    ["DOUBLE PRECISION"]=>
                    int(2)
                    ["FIXED"]=>
                    int(2)
                    ["FLOAT"]=>
                    int(2)
                  }
                  ["_defaultStmtClass":protected]=>
                  string(21) "Zend_Db_Statement_Pdo"
                  ["_config":protected]=>
                  array(10) {
                    ["adapter"]=>
                    string(9) "PDO_MYSQL"
                    ["port"]=>
                    string(4) "3306"
                    ["host"]=>
                    string(13) "192.168.1.240"
                    ["username"]=>
                    string(11) "IDKinTKRead"
                    ["password"]=>
                    string(32) "aa6c9db2592c5128361d6tu933358fdd"
                    ["dbname"]=>
                    string(13) "picture_store"
                    ["charset"]=>
                    string(4) "utf8"
                    ["driver_options"]=>
                    array(1) {
                      [1002]=>
                      string(16) "SET NAMES 'utf8'"
                    }
                    ["persistent"]=>
                    bool(false)
                    ["options"]=>
                    array(2) {
                      ["caseFolding"]=>
                      int(0)
                      ["autoQuoteIdentifiers"]=>
                      bool(true)
                    }
                  }
                  ["_fetchMode":protected]=>
                  int(2)
                  ["_profiler":protected]=>
                  object(Zend_Db_Profiler)#14 (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)#49 (0) {
                  }
                  ["_caseFolding":protected]=>
                  int(0)
                  ["_autoQuoteIdentifiers":protected]=>
                  bool(true)
                  ["_allowSerialization":protected]=>
                  bool(true)
                  ["_autoReconnectOnUnserialize":protected]=>
                  bool(false)
                }
                ["_parts":protected]=>
                array(11) {
                  ["distinct"]=>
                  bool(false)
                  ["columns"]=>
                  array(1) {
                    [0]=>
                    array(3) {
                      [0]=>
                      string(9) "user_type"
                      [1]=>
                      string(1) "*"
                      [2]=>
                      NULL
                    }
                  }
                  ["union"]=>
                  array(0) {
                  }
                  ["from"]=>
                  array(1) {
                    ["user_type"]=>
                    array(4) {
                      ["joinType"]=>
                      string(4) "from"
                      ["schema"]=>
                      NULL
                      ["tableName"]=>
                      string(9) "user_type"
                      ["joinCondition"]=>
                      NULL
                    }
                  }
                  ["where"]=>
                  array(1) {
                    [0]=>
                    string(9) "(uid = ?)"
                  }
                  ["group"]=>
                  array(0) {
                  }
                  ["having"]=>
                  array(0) {
                  }
                  ["order"]=>
                  array(1) {
                    [0]=>
                    array(2) {
                      [0]=>
                      string(2) "id"
                      [1]=>
                      string(3) "ASC"
                    }
                  }
                  ["limitcount"]=>
                  NULL
                  ["limitoffset"]=>
                  NULL
                  ["forupdate"]=>
                  bool(false)
                }
                ["_tableCols":protected]=>
                array(0) {
                }
              }
            }
          }
          [6]=>
          array(6) {
            ["file"]=>
            string(69) "/idkin/webApplication/tuku.idkin.com/main/application/models/User.php"
            ["line"]=>
            int(61)
            ["function"]=>
            string(8) "findMany"
            ["class"]=>
            string(9) "BaseModel"
            ["type"]=>
            string(2) "->"
            ["args"]=>
            array(1) {
              [0]=>
              &array(1) {
                ["uid"]=>
                NULL
              }
            }
          }
          [7]=>
          array(6) {
            ["file"]=>
            string(107) "/idkin/webApplication/tuku.idkin.com/main/application/modules/usercenter/controllers/DownloadController.php"
            ["line"]=>
            int(159)
            ["function"]=>
            string(8) "findMany"
            ["class"]=>
            string(4) "User"
            ["type"]=>
            string(2) "->"
            ["args"]=>
            array(1) {
              [0]=>
              &array(1) {
                ["uid"]=>
                NULL
              }
            }
          }
          [8]=>
          array(6) {
            ["file"]=>
            string(58) "/idkin/webApplication/resources/Zend/Controller/Action.php"
            ["line"]=>
            int(513)
            ["function"]=>
            string(20) "ondownloadlistAction"
            ["class"]=>
            string(29) "Usercenter_DownloadController"
            ["type"]=>
            string(2) "->"
            ["args"]=>
            array(0) {
            }
          }
          [9]=>
          array(6) {
            ["file"]=>
            string(71) "/idkin/webApplication/resources/Zend/Controller/Dispatcher/Standard.php"
            ["line"]=>
            int(295)
            ["function"]=>
            string(8) "dispatch"
            ["class"]=>
            string(22) "Zend_Controller_Action"
            ["type"]=>
            string(2) "->"
            ["args"]=>
            array(1) {
              [0]=>
              &string(20) "ondownloadlistAction"
            }
          }
          [10]=>
          array(6) {
            ["file"]=>
            string(57) "/idkin/webApplication/resources/Zend/Controller/Front.php"
            ["line"]=>
            int(954)
            ["function"]=>
            string(8) "dispatch"
            ["class"]=>
            string(35) "Zend_Controller_Dispatcher_Standard"
            ["type"]=>
            string(2) "->"
            ["args"]=>
            array(2) {
              [0]=>
              object(Zend_Controller_Request_Http)#29 (15) {
                ["_paramSources":protected]=>
                array(2) {
                  [0]=>
                  string(4) "_GET"
                  [1]=>
                  string(5) "_POST"
                }
                ["_requestUri":protected]=>
                string(35) "/usercenter/download/ondownloadlist"
                ["_baseUrl":protected]=>
                string(0) ""
                ["_basePath":protected]=>
                NULL
                ["_pathInfo":protected]=>
                string(35) "/usercenter/download/ondownloadlist"
                ["_params":protected]=>
                array(4) {
                  ["module"]=>
                  string(10) "usercenter"
                  ["controller"]=>
                  string(8) "download"
                  ["action"]=>
                  string(14) "ondownloadlist"
                  ["error_handler"]=>
                  *RECURSION*
                }
                ["_rawBody":protected]=>
                NULL
                ["_aliases":protected]=>
                array(0) {
                }
                ["_dispatched":protected]=>
                bool(true)
                ["_module":protected]=>
                string(7) "default"
                ["_moduleKey":protected]=>
                string(6) "module"
                ["_controller":protected]=>
                string(5) "error"
                ["_controllerKey":protected]=>
                string(10) "controller"
                ["_action":protected]=>
                string(5) "error"
                ["_actionKey":protected]=>
                string(6) "action"
              }
              [1]=>
              object(Zend_Controller_Response_Http)#30 (8) {
                ["_body":protected]=>
                array(0) {
                }
                ["_exceptions":protected]=>
                array(1) {
                  [0]=>
                  *RECURSION*
                }
                ["_headers":protected]=>
                array(0) {
                }
                ["_headersRaw":protected]=>
                array(0) {
                }
                ["_httpResponseCode":protected]=>
                int(200)
                ["_isRedirect":protected]=>
                bool(false)
                ["_renderExceptions":protected]=>
                bool(false)
                ["headersSentThrowsException"]=>
                bool(true)
              }
            }
          }
          [11]=>
          array(6) {
            ["file"]=>
            string(72) "/idkin/webApplication/resources/Zend/Application/Bootstrap/Bootstrap.php"
            ["line"]=>
            int(97)
            ["function"]=>
            string(8) "dispatch"
            ["class"]=>
            string(21) "Zend_Controller_Front"
            ["type"]=>
            string(2) "->"
            ["args"]=>
            array(0) {
            }
          }
          [12]=>
          array(6) {
            ["file"]=>
            string(52) "/idkin/webApplication/resources/Zend/Application.php"
            ["line"]=>
            int(366)
            ["function"]=>
            string(3) "run"
            ["class"]=>
            string(36) "Zend_Application_Bootstrap_Bootstrap"
            ["type"]=>
            string(2) "->"
            ["args"]=>
            array(0) {
            }
          }
          [13]=>
          array(6) {
            ["file"]=>
            string(58) "/idkin/webApplication/tuku.idkin.com/main/public/index.php"
            ["line"]=>
            int(80)
            ["function"]=>
            string(3) "run"
            ["class"]=>
            string(16) "Zend_Application"
            ["type"]=>
            string(2) "->"
            ["args"]=>
            array(0) {
            }
          }
        }
        ["previous":"Exception":private]=>
        NULL
        ["errorInfo"]=>
        array(2) {
          [0]=>
          string(5) "HY093"
          [1]=>
          int(0)
        }
      }
    }
    ["type"]=>
    string(15) "EXCEPTION_OTHER"
    ["request"]=>
    object(Zend_Controller_Request_Http)#52 (15) {
      ["_paramSources":protected]=>
      array(2) {
        [0]=>
        string(4) "_GET"
        [1]=>
        string(5) "_POST"
      }
      ["_requestUri":protected]=>
      string(35) "/usercenter/download/ondownloadlist"
      ["_baseUrl":protected]=>
      string(0) ""
      ["_basePath":protected]=>
      NULL
      ["_pathInfo":protected]=>
      string(35) "/usercenter/download/ondownloadlist"
      ["_params":protected]=>
      array(3) {
        ["module"]=>
        string(10) "usercenter"
        ["controller"]=>
        string(8) "download"
        ["action"]=>
        string(14) "ondownloadlist"
      }
      ["_rawBody":protected]=>
      NULL
      ["_aliases":protected]=>
      array(0) {
      }
      ["_dispatched":protected]=>
      bool(true)
      ["_module":protected]=>
      string(10) "usercenter"
      ["_moduleKey":protected]=>
      string(6) "module"
      ["_controller":protected]=>
      string(8) "download"
      ["_controllerKey":protected]=>
      string(10) "controller"
      ["_action":protected]=>
      string(14) "ondownloadlist"
      ["_actionKey":protected]=>
      string(6) "action"
    }
  }
}