object(Zend_Db_Adapter_Mysqli_Exception)#50 (7) {
  ["_chainedException:protected"] => NULL
  ["message:protected"] => string(38) "LIMIT argument offset=-20 is not valid"
  ["string:private"] => string(0) ""
  ["code:protected"] => int(0)
  ["file:protected"] => string(51) "/home/mplv/mplv/__common/Zend/Db/Adapter/Mysqli.php"
  ["line:protected"] => int(507)
  ["trace:private"] => array(9) {
    [0] => array(6) {
      ["file"] => string(43) "/home/mplv/mplv/__common/Zend/Db/Select.php"
      ["line"] => int(1195)
      ["function"] => string(5) "limit"
      ["class"] => string(22) "Zend_Db_Adapter_Mysqli"
      ["type"] => string(2) "->"
      ["args"] => array(3) {
        [0] => string(597) "SELECT DISTINCT `gfp`.*, `mem`.`member_username` AS `peudo`, CONCAT('membre/', member_url) AS `member_url`, UNIX_TIMESTAMP(member_accepted_date) AS `member_since`, `mem`.`member_forum_localisation`, `mem`.`member_forum_website`, `mem`.`member_forum_signature`, `mem`.`member_forum_avatar`, `mem`.`member_city`, `att1`.`url` AS `thread_url` FROM `gff_posts` AS `gfp`
 LEFT JOIN `members` AS `mem` ON gfp.member_id = mem.member_id
 LEFT JOIN `gff_threads` AS `att1` ON att1.id = gfp.thread_id WHERE (gfp.thread_id = 146495) AND (gfp.forum_id = 63) AND (gfp.active = 1) ORDER BY `gfp`.`timestamp` ASC"
        [1] => int(20)
        [2] => int(-20)
      }
    }
    [1] => array(6) {
      ["file"] => string(43) "/home/mplv/mplv/__common/Zend/Db/Select.php"
      ["line"] => int(693)
      ["function"] => string(18) "_renderLimitoffset"
      ["class"] => string(14) "Zend_Db_Select"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => string(597) "SELECT DISTINCT `gfp`.*, `mem`.`member_username` AS `peudo`, CONCAT('membre/', member_url) AS `member_url`, UNIX_TIMESTAMP(member_accepted_date) AS `member_since`, `mem`.`member_forum_localisation`, `mem`.`member_forum_website`, `mem`.`member_forum_signature`, `mem`.`member_forum_avatar`, `mem`.`member_city`, `att1`.`url` AS `thread_url` FROM `gff_posts` AS `gfp`
 LEFT JOIN `members` AS `mem` ON gfp.member_id = mem.member_id
 LEFT JOIN `gff_threads` AS `att1` ON att1.id = gfp.thread_id WHERE (gfp.thread_id = 146495) AND (gfp.forum_id = 63) AND (gfp.active = 1) ORDER BY `gfp`.`timestamp` ASC"
      }
    }
    [2] => array(6) {
      ["file"] => string(53) "/home/mplv/mplv/__common/Zend/Db/Adapter/Abstract.php"
      ["line"] => int(456)
      ["function"] => string(8) "assemble"
      ["class"] => string(14) "Zend_Db_Select"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [3] => array(6) {
      ["file"] => string(53) "/home/mplv/mplv/__common/Zend/Db/Adapter/Abstract.php"
      ["line"] => int(706)
      ["function"] => string(5) "query"
      ["class"] => string(24) "Zend_Db_Adapter_Abstract"
      ["type"] => string(2) "->"
      ["args"] => array(2) {
        [0] => object(Zend_Db_Select)#62 (4) {
          ["_bind:protected"] => array(0) {
          }
          ["_adapter:protected"] => object(Zend_Db_Adapter_Mysqli)#33 (12) {
            ["_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)
            }
            ["_stmt:protected"] => object(Zend_Db_Statement_Mysqli)#94 (12) {
              ["_stmt:protected"] => object(mysqli_stmt)#68 (0) {
              }
              ["_keys:protected"] => array(1) {
                [0] => string(5) "total"
              }
              ["_values:protected"] => array(1) {
                [0] => &int(0)
              }
              ["_meta:protected"] => object(mysqli_result)#61 (0) {
              }
              ["_adapter:protected"] => *RECURSION*
              ["_fetchMode:protected"] => int(2)
              ["_attribute:protected"] => array(0) {
              }
              ["_bindColumn:protected"] => array(0) {
              }
              ["_bindParam:protected"] => array(0) {
              }
              ["_sqlSplit:protected"] => array(1) {
                [0] => string(137) "SELECT DISTINCT count(*) AS `total` FROM `gff_posts` AS `gft` WHERE (gft.thread_id = 146495) AND (gft.forum_id = 63) AND (gft.active = 1)"
              }
              ["_sqlParam:protected"] => array(1) {
                [0] => string(137) "SELECT DISTINCT count(*) AS `total` FROM `gff_posts` AS `gft` WHERE (gft.thread_id = 146495) AND (gft.forum_id = 63) AND (gft.active = 1)"
              }
              ["_queryId:protected"] => NULL
            }
            ["_defaultStmtClass:protected"] => string(24) "Zend_Db_Statement_Mysqli"
            ["_config:protected"] => array(8) {
              ["host"] => string(8) "morpheus"
              ["username"] => string(12) "mplv_william"
              ["password"] => string(7) "w1ll14m"
              ["dbname"] => string(9) "mplv_live"
              ["charset"] => NULL
              ["persistent"] => bool(false)
              ["options"] => array(2) {
                ["caseFolding"] => int(0)
                ["autoQuoteIdentifiers"] => bool(true)
              }
              ["driver_options"] => array(0) {
              }
            }
            ["_fetchMode:protected"] => int(2)
            ["_profiler:protected"] => object(Zend_Db_Profiler)#34 (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(mysqli)#49 (0) {
            }
            ["_caseFolding:protected"] => int(0)
            ["_autoQuoteIdentifiers:protected"] => bool(true)
            ["_allowSerialization:protected"] => bool(true)
            ["_autoReconnectOnUnserialize:protected"] => bool(false)
          }
          ["_parts:protected"] => array(11) {
            ["distinct"] => bool(true)
            ["columns"] => array(10) {
              [0] => array(3) {
                [0] => string(3) "gfp"
                [1] => string(1) "*"
                [2] => NULL
              }
              [1] => array(3) {
                [0] => string(3) "mem"
                [1] => string(15) "member_username"
                [2] => string(5) "peudo"
              }
              [2] => array(3) {
                [0] => string(3) "mem"
                [1] => object(Zend_Db_Expr)#90 (1) {
                  ["_expression:protected"] => string(29) "CONCAT('membre/', member_url)"
                }
                [2] => string(10) "member_url"
              }
              [3] => array(3) {
                [0] => string(3) "mem"
                [1] => object(Zend_Db_Expr)#87 (1) {
                  ["_expression:protected"] => string(36) "UNIX_TIMESTAMP(member_accepted_date)"
                }
                [2] => string(12) "member_since"
              }
              [4] => array(3) {
                [0] => string(3) "mem"
                [1] => string(25) "member_forum_localisation"
                [2] => NULL
              }
              [5] => array(3) {
                [0] => string(3) "mem"
                [1] => string(20) "member_forum_website"
                [2] => NULL
              }
              [6] => array(3) {
                [0] => string(3) "mem"
                [1] => string(22) "member_forum_signature"
                [2] => NULL
              }
              [7] => array(3) {
                [0] => string(3) "mem"
                [1] => string(19) "member_forum_avatar"
                [2] => NULL
              }
              [8] => array(3) {
                [0] => string(3) "mem"
                [1] => string(11) "member_city"
                [2] => NULL
              }
              [9] => array(3) {
                [0] => string(4) "att1"
                [1] => string(3) "url"
                [2] => string(10) "thread_url"
              }
            }
            ["union"] => array(0) {
            }
            ["from"] => array(3) {
              ["gfp"] => array(4) {
                ["joinType"] => string(10) "inner join"
                ["schema"] => NULL
                ["tableName"] => string(9) "gff_posts"
                ["joinCondition"] => NULL
              }
              ["mem"] => array(4) {
                ["joinType"] => string(9) "left join"
                ["schema"] => NULL
                ["tableName"] => string(7) "members"
                ["joinCondition"] => string(29) "gfp.member_id = mem.member_id"
              }
              ["att1"] => array(4) {
                ["joinType"] => string(9) "left join"
                ["schema"] => NULL
                ["tableName"] => string(11) "gff_threads"
                ["joinCondition"] => string(23) "att1.id = gfp.thread_id"
              }
            }
            ["where"] => array(3) {
              [0] => string(24) "(gfp.thread_id = 146495)"
              [1] => string(23) "AND (gfp.forum_id = 63)"
              [2] => string(20) "AND (gfp.active = 1)"
            }
            ["group"] => array(0) {
            }
            ["having"] => array(0) {
            }
            ["order"] => array(1) {
              [0] => array(2) {
                [0] => string(13) "gfp.timestamp"
                [1] => string(3) "ASC"
              }
            }
            ["limitcount"] => int(20)
            ["limitoffset"] => int(-20)
            ["forupdate"] => bool(false)
          }
          ["_tableCols:protected"] => array(0) {
          }
        }
        [1] => array(0) {
        }
      }
    }
    [4] => array(6) {
      ["file"] => string(76) "/home/mplv/mplv/www/http/forum/applications/controllers/ThreadController.php"
      ["line"] => int(184)
      ["function"] => string(8) "fetchAll"
      ["class"] => string(24) "Zend_Db_Adapter_Abstract"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => object(Zend_Db_Select)#62 (4) {
          ["_bind:protected"] => array(0) {
          }
          ["_adapter:protected"] => object(Zend_Db_Adapter_Mysqli)#33 (12) {
            ["_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)
            }
            ["_stmt:protected"] => object(Zend_Db_Statement_Mysqli)#94 (12) {
              ["_stmt:protected"] => object(mysqli_stmt)#68 (0) {
              }
              ["_keys:protected"] => array(1) {
                [0] => string(5) "total"
              }
              ["_values:protected"] => array(1) {
                [0] => &int(0)
              }
              ["_meta:protected"] => object(mysqli_result)#61 (0) {
              }
              ["_adapter:protected"] => *RECURSION*
              ["_fetchMode:protected"] => int(2)
              ["_attribute:protected"] => array(0) {
              }
              ["_bindColumn:protected"] => array(0) {
              }
              ["_bindParam:protected"] => array(0) {
              }
              ["_sqlSplit:protected"] => array(1) {
                [0] => string(137) "SELECT DISTINCT count(*) AS `total` FROM `gff_posts` AS `gft` WHERE (gft.thread_id = 146495) AND (gft.forum_id = 63) AND (gft.active = 1)"
              }
              ["_sqlParam:protected"] => array(1) {
                [0] => string(137) "SELECT DISTINCT count(*) AS `total` FROM `gff_posts` AS `gft` WHERE (gft.thread_id = 146495) AND (gft.forum_id = 63) AND (gft.active = 1)"
              }
              ["_queryId:protected"] => NULL
            }
            ["_defaultStmtClass:protected"] => string(24) "Zend_Db_Statement_Mysqli"
            ["_config:protected"] => array(8) {
              ["host"] => string(8) "morpheus"
              ["username"] => string(12) "mplv_william"
              ["password"] => string(7) "w1ll14m"
              ["dbname"] => string(9) "mplv_live"
              ["charset"] => NULL
              ["persistent"] => bool(false)
              ["options"] => array(2) {
                ["caseFolding"] => int(0)
                ["autoQuoteIdentifiers"] => bool(true)
              }
              ["driver_options"] => array(0) {
              }
            }
            ["_fetchMode:protected"] => int(2)
            ["_profiler:protected"] => object(Zend_Db_Profiler)#34 (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(mysqli)#49 (0) {
            }
            ["_caseFolding:protected"] => int(0)
            ["_autoQuoteIdentifiers:protected"] => bool(true)
            ["_allowSerialization:protected"] => bool(true)
            ["_autoReconnectOnUnserialize:protected"] => bool(false)
          }
          ["_parts:protected"] => array(11) {
            ["distinct"] => bool(true)
            ["columns"] => array(10) {
              [0] => array(3) {
                [0] => string(3) "gfp"
                [1] => string(1) "*"
                [2] => NULL
              }
              [1] => array(3) {
                [0] => string(3) "mem"
                [1] => string(15) "member_username"
                [2] => string(5) "peudo"
              }
              [2] => array(3) {
                [0] => string(3) "mem"
                [1] => object(Zend_Db_Expr)#90 (1) {
                  ["_expression:protected"] => string(29) "CONCAT('membre/', member_url)"
                }
                [2] => string(10) "member_url"
              }
              [3] => array(3) {
                [0] => string(3) "mem"
                [1] => object(Zend_Db_Expr)#87 (1) {
                  ["_expression:protected"] => string(36) "UNIX_TIMESTAMP(member_accepted_date)"
                }
                [2] => string(12) "member_since"
              }
              [4] => array(3) {
                [0] => string(3) "mem"
                [1] => string(25) "member_forum_localisation"
                [2] => NULL
              }
              [5] => array(3) {
                [0] => string(3) "mem"
                [1] => string(20) "member_forum_website"
                [2] => NULL
              }
              [6] => array(3) {
                [0] => string(3) "mem"
                [1] => string(22) "member_forum_signature"
                [2] => NULL
              }
              [7] => array(3) {
                [0] => string(3) "mem"
                [1] => string(19) "member_forum_avatar"
                [2] => NULL
              }
              [8] => array(3) {
                [0] => string(3) "mem"
                [1] => string(11) "member_city"
                [2] => NULL
              }
              [9] => array(3) {
                [0] => string(4) "att1"
                [1] => string(3) "url"
                [2] => string(10) "thread_url"
              }
            }
            ["union"] => array(0) {
            }
            ["from"] => array(3) {
              ["gfp"] => array(4) {
                ["joinType"] => string(10) "inner join"
                ["schema"] => NULL
                ["tableName"] => string(9) "gff_posts"
                ["joinCondition"] => NULL
              }
              ["mem"] => array(4) {
                ["joinType"] => string(9) "left join"
                ["schema"] => NULL
                ["tableName"] => string(7) "members"
                ["joinCondition"] => string(29) "gfp.member_id = mem.member_id"
              }
              ["att1"] => array(4) {
                ["joinType"] => string(9) "left join"
                ["schema"] => NULL
                ["tableName"] => string(11) "gff_threads"
                ["joinCondition"] => string(23) "att1.id = gfp.thread_id"
              }
            }
            ["where"] => array(3) {
              [0] => string(24) "(gfp.thread_id = 146495)"
              [1] => string(23) "AND (gfp.forum_id = 63)"
              [2] => string(20) "AND (gfp.active = 1)"
            }
            ["group"] => array(0) {
            }
            ["having"] => array(0) {
            }
            ["order"] => array(1) {
              [0] => array(2) {
                [0] => string(13) "gfp.timestamp"
                [1] => string(3) "ASC"
              }
            }
            ["limitcount"] => int(20)
            ["limitoffset"] => int(-20)
            ["forupdate"] => bool(false)
          }
          ["_tableCols:protected"] => array(0) {
          }
        }
      }
    }
    [5] => array(6) {
      ["file"] => string(51) "/home/mplv/mplv/__common/Zend/Controller/Action.php"
      ["line"] => int(513)
      ["function"] => string(11) "indexAction"
      ["class"] => string(16) "ThreadController"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [6] => array(6) {
      ["file"] => string(64) "/home/mplv/mplv/__common/Zend/Controller/Dispatcher/Standard.php"
      ["line"] => int(289)
      ["function"] => string(8) "dispatch"
      ["class"] => string(22) "Zend_Controller_Action"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => string(11) "indexAction"
      }
    }
    [7] => array(6) {
      ["file"] => string(50) "/home/mplv/mplv/__common/Zend/Controller/Front.php"
      ["line"] => int(946)
      ["function"] => string(8) "dispatch"
      ["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
      ["type"] => string(2) "->"
      ["args"] => array(2) {
        [0] => object(Zend_Controller_Request_Http)#43 (14) {
          ["_paramSources:protected"] => array(2) {
            [0] => string(4) "_GET"
            [1] => string(5) "_POST"
          }
          ["_requestUri:protected"] => string(60) "/forum/sujet/cherche-une-place-garderie/voir/dernier-message"
          ["_baseUrl:protected"] => string(6) "/forum"
          ["_basePath:protected"] => NULL
          ["_pathInfo:protected"] => string(54) "/sujet/cherche-une-place-garderie/voir/dernier-message"
          ["_params:protected"] => array(4) {
            ["url"] => string(26) "cherche-une-place-garderie"
            ["voir"] => string(15) "dernier-message"
            ["controller"] => string(6) "thread"
            ["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(6) "thread"
          ["_controllerKey:protected"] => string(10) "controller"
          ["_action:protected"] => string(5) "index"
          ["_actionKey:protected"] => string(6) "action"
        }
        [1] => object(Zend_Controller_Response_Http)#44 (8) {
          ["_body:protected"] => array(0) {
          }
          ["_exceptions:protected"] => 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)
        }
      }
    }
    [8] => array(6) {
      ["file"] => string(40) "/home/mplv/mplv/www/http/forum/index.php"
      ["line"] => int(92)
      ["function"] => string(8) "dispatch"
      ["class"] => string(21) "Zend_Controller_Front"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
  }
}
Mamanpourlavie.com

Page inexistante

Retour

Calendrier familial

Produit grâce à la participation financière de Téléfilm Canada

Développé par : Un zeste de génie