SCWohlensee
slogan
sponsor

An error occured

We have been notified about the error and will have a look at it.
object(Bassado\Zend\Controller\Exception)#108 (7) { ["message":protected]=> string(58) "The row with id or url 'saison-abgebrochen' does not exist" ["string":"Exception":private]=> string(0) "" ["code":protected]=> int(0) ["file":protected]=> string(59) "/srv/www/kfw/library/Bassado/Zend/Controller/Controller.php" ["line":protected]=> int(206) ["trace":"Exception":private]=> array(6) { [0]=> array(6) { ["file"]=> string(77) "/srv/www/clubs/scwohlensee/application/default/controllers/NewsController.php" ["line"]=> int(34) ["function"]=> string(17) "getRowFromRequest" ["class"]=> string(34) "Bassado\Zend\Controller\Controller" ["type"]=> string(2) "->" ["args"]=> array(3) { [0]=> object(Club\Dao\News)#107 (20) { ["_name":protected]=> string(4) "news" ["_rowClass":protected]=> string(15) "Club\Model\News" ["_referenceMap":protected]=> array(3) { ["Picture"]=> array(3) { ["columns"]=> string(9) "pictureId" ["refTableClass"]=> string(14) "Club\Dao\Files" ["refColumns"]=> string(2) "id" } ["Thumbnail"]=> array(3) { ["columns"]=> string(11) "thumbnailId" ["refTableClass"]=> string(14) "Club\Dao\Files" ["refColumns"]=> string(2) "id" } ["CreatedBy"]=> array(3) { ["columns"]=> string(9) "createdBy" ["refTableClass"]=> string(14) "Club\Dao\Users" ["refColumns"]=> string(2) "id" } } ["_abbreviation":protected]=> NULL ["_dbName":protected]=> NULL ["_definition":protected]=> NULL ["_definitionConfigName":protected]=> NULL ["_db":protected]=> object(Zend_Db_Adapter_Pdo_Mysql)#58 (12) { ["_pdoType":protected]=> string(5) "mysql" ["_numericDataTypes":protected]=> array(16) { [0]=> int(0) [1]=> int(1) [2]=> int(2) ["INT"]=> int(0) ["INTEGER"]=> int(0) ["MEDIUMINT"]=> int(0) ["SMALLINT"]=> int(0) ["TINYINT"]=> int(0) ["BIGINT"]=> int(1) ["SERIAL"]=> int(1) ["DEC"]=> int(2) ["DECIMAL"]=> int(2) ["DOUBLE"]=> int(2) ["DOUBLE PRECISION"]=> int(2) ["FIXED"]=> int(2) ["FLOAT"]=> int(2) } ["_defaultStmtClass":protected]=> string(21) "Zend_Db_Statement_Pdo" ["_config":protected]=> array(8) { ["host"]=> string(9) "127.0.0.1" ["username"]=> string(4) "root" ["password"]=> string(12) "ticIwltf100%" ["charset"]=> string(4) "utf8" ["dbname"]=> string(11) "scwohlensee" ["persistent"]=> bool(false) ["options"]=> array(3) { ["caseFolding"]=> int(0) ["autoQuoteIdentifiers"]=> bool(true) ["fetchMode"]=> int(2) } ["driver_options"]=> array(0) { } } ["_fetchMode":protected]=> int(2) ["_profiler":protected]=> object(Zend_Db_Profiler)#52 (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)#109 (0) { } ["_caseFolding":protected]=> int(0) ["_autoQuoteIdentifiers":protected]=> bool(true) ["_allowSerialization":protected]=> bool(true) ["_autoReconnectOnUnserialize":protected]=> bool(false) } ["_schema":protected]=> NULL ["_cols":protected]=> array(13) { [0]=> string(2) "id" [1]=> string(9) "pictureId" [2]=> string(11) "thumbnailId" [3]=> string(6) "gameId" [4]=> string(8) "tickerId" [5]=> string(6) "author" [6]=> string(5) "title" [7]=> string(4) "lead" [8]=> string(4) "text" [9]=> string(6) "urlKey" [10]=> string(8) "isActive" [11]=> string(9) "changedOn" [12]=> string(9) "sortIndex" } ["_primary":protected]=> array(1) { [1]=> string(2) "id" } ["_identity":protected]=> int(1) ["_sequence":protected]=> bool(true) ["_metadata":protected]=> array(13) { ["id"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(4) "news" ["COLUMN_NAME"]=> string(2) "id" ["COLUMN_POSITION"]=> int(1) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> bool(true) ["PRIMARY"]=> bool(true) ["PRIMARY_POSITION"]=> int(1) ["IDENTITY"]=> bool(true) } ["pictureId"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(4) "news" ["COLUMN_NAME"]=> string(9) "pictureId" ["COLUMN_POSITION"]=> int(2) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> bool(true) ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["thumbnailId"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(4) "news" ["COLUMN_NAME"]=> string(11) "thumbnailId" ["COLUMN_POSITION"]=> int(3) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> bool(true) ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["gameId"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(4) "news" ["COLUMN_NAME"]=> string(6) "gameId" ["COLUMN_POSITION"]=> int(4) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> bool(true) ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["tickerId"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(4) "news" ["COLUMN_NAME"]=> string(8) "tickerId" ["COLUMN_POSITION"]=> int(5) ["DATA_TYPE"]=> string(3) "int" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> bool(true) ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["author"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(4) "news" ["COLUMN_NAME"]=> string(6) "author" ["COLUMN_POSITION"]=> int(6) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> string(2) "90" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["title"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(4) "news" ["COLUMN_NAME"]=> string(5) "title" ["COLUMN_POSITION"]=> int(7) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(3) "100" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["lead"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(4) "news" ["COLUMN_NAME"]=> string(4) "lead" ["COLUMN_POSITION"]=> int(8) ["DATA_TYPE"]=> string(4) "text" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(true) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["text"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(4) "news" ["COLUMN_NAME"]=> string(4) "text" ["COLUMN_POSITION"]=> int(9) ["DATA_TYPE"]=> string(4) "text" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["urlKey"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(4) "news" ["COLUMN_NAME"]=> string(6) "urlKey" ["COLUMN_POSITION"]=> int(10) ["DATA_TYPE"]=> string(7) "varchar" ["DEFAULT"]=> NULL ["NULLABLE"]=> bool(false) ["LENGTH"]=> string(2) "45" ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["isActive"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(4) "news" ["COLUMN_NAME"]=> string(8) "isActive" ["COLUMN_POSITION"]=> int(11) ["DATA_TYPE"]=> string(7) "tinyint" ["DEFAULT"]=> string(1) "0" ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["changedOn"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(4) "news" ["COLUMN_NAME"]=> string(9) "changedOn" ["COLUMN_POSITION"]=> int(12) ["DATA_TYPE"]=> string(9) "timestamp" ["DEFAULT"]=> string(17) "CURRENT_TIMESTAMP" ["NULLABLE"]=> bool(false) ["LENGTH"]=> NULL ["SCALE"]=> NULL ["PRECISION"]=> NULL ["UNSIGNED"]=> NULL ["PRIMARY"]=> bool(false) ["PRIMARY_POSITION"]=> NULL ["IDENTITY"]=> bool(false) } ["sortIndex"]=> array(14) { ["SCHEMA_NAME"]=> NULL ["TABLE_NAME"]=> string(4) "news" ["COLUMN_NAME"]=> string(9) "sortIndex" ["COLUMN_POSITION"]=> int(13) ["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) } } ["_metadataCache":protected]=> NULL ["_metadataCacheInClass":protected]=> bool(true) ["_rowsetClass":protected]=> string(20) "Zend_Db_Table_Rowset" ["_dependentTables":protected]=> array(0) { } ["_defaultSource":protected]=> string(11) "defaultNone" ["_defaultValues":protected]=> array(0) { } } [1]=> string(2) "id" [2]=> bool(true) } } [1]=> array(6) { ["file"]=> string(56) "/srv/www/Zend/current/library/Zend/Controller/Action.php" ["line"]=> int(516) ["function"]=> string(12) "detailAction" ["class"]=> string(14) "NewsController" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [2]=> array(6) { ["file"]=> string(69) "/srv/www/Zend/current/library/Zend/Controller/Dispatcher/Standard.php" ["line"]=> int(308) ["function"]=> string(8) "dispatch" ["class"]=> string(22) "Zend_Controller_Action" ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> string(12) "detailAction" } } [3]=> array(6) { ["file"]=> string(55) "/srv/www/Zend/current/library/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)#35 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(31) "/news/detail/saison-abgebrochen" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(31) "/news/detail/saison-abgebrochen" ["_params":protected]=> array(4) { ["controller"]=> string(4) "news" ["action"]=> string(6) "detail" ["module"]=> string(7) "default" ["error_handler"]=> object(ArrayObject)#110 (1) { ["storage":"ArrayObject":private]=> array(3) { ["exception"]=> *RECURSION* ["type"]=> string(15) "EXCEPTION_OTHER" ["request"]=> object(Zend_Controller_Request_Http)#111 (15) { ["_paramSources":protected]=> array(2) { [0]=> string(4) "_GET" [1]=> string(5) "_POST" } ["_requestUri":protected]=> string(31) "/news/detail/saison-abgebrochen" ["_baseUrl":protected]=> string(0) "" ["_basePath":protected]=> NULL ["_pathInfo":protected]=> string(31) "/news/detail/saison-abgebrochen" ["_params":protected]=> array(3) { ["controller"]=> string(4) "news" ["action"]=> string(6) "detail" ["module"]=> string(7) "default" } ["_rawBody":protected]=> NULL ["_aliases":protected]=> array(0) { } ["_dispatched":protected]=> bool(true) ["_module":protected]=> string(7) "default" ["_moduleKey":protected]=> string(6) "module" ["_controller":protected]=> string(4) "news" ["_controllerKey":protected]=> string(10) "controller" ["_action":protected]=> string(6) "detail" ["_actionKey":protected]=> string(6) "action" } } } } ["_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)#36 (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) } } } [4]=> array(6) { ["file"]=> string(52) "/srv/www/clubs/scwohlensee/application/bootstrap.php" ["line"]=> int(33) ["function"]=> string(8) "dispatch" ["class"]=> string(21) "Zend_Controller_Front" ["type"]=> string(2) "->" ["args"]=> array(0) { } } [5]=> array(4) { ["file"]=> string(43) "/srv/www/clubs/scwohlensee/public/index.php" ["line"]=> int(13) ["args"]=> array(1) { [0]=> string(52) "/srv/www/clubs/scwohlensee/application/bootstrap.php" } ["function"]=> string(7) "require" } } ["previous":"Exception":private]=> NULL }