Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::exec($sql) should either be compatible with PDO::exec(string $statement): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/jourbudm/horizonpublishers.org/lib/pkp/lib/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 49

Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::lastInsertId($name = null) should either be compatible with PDO::lastInsertId(?string $name = null): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/jourbudm/horizonpublishers.org/lib/pkp/lib/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 98

Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::prepare($sql, $driverOptions = []) should either be compatible with PDO::prepare(string $query, array $options = []): PDOStatement|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/jourbudm/horizonpublishers.org/lib/pkp/lib/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 75

Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::quote($value, $type = Doctrine\DBAL\ParameterType::STRING) should either be compatible with PDO::quote(string $string, int $type = PDO::PARAM_STR): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/jourbudm/horizonpublishers.org/lib/pkp/lib/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 90

Deprecated: Return type of Doctrine\DBAL\Driver\PDOQueryImplementation::query(?string $query = null, ?int $fetchMode = null, mixed ...$fetchModeArgs) should either be compatible with PDO::query(string $query, ?int $fetchMode = null, mixed ...$fetchModeArgs): PDOStatement|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/jourbudm/horizonpublishers.org/lib/pkp/lib/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOQueryImplementation.php on line 20

Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::bindParam($param, &$variable, $type = Doctrine\DBAL\ParameterType::STRING, $length = null, $driverOptions = null) should either be compatible with PDOStatement::bindParam(string|int $param, mixed &$var, int $type = PDO::PARAM_STR, int $maxLength = 0, mixed $driverOptions = null): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/jourbudm/horizonpublishers.org/lib/pkp/lib/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php on line 82

Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::bindValue($param, $value, $type = Doctrine\DBAL\ParameterType::STRING) should either be compatible with PDOStatement::bindValue(string|int $param, mixed $value, int $type = PDO::PARAM_STR): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/jourbudm/horizonpublishers.org/lib/pkp/lib/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php on line 62

Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::closeCursor() should either be compatible with PDOStatement::closeCursor(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/jourbudm/horizonpublishers.org/lib/pkp/lib/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php on line 98

Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::execute($params = null) should either be compatible with PDOStatement::execute(?array $params = null): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/jourbudm/horizonpublishers.org/lib/pkp/lib/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php on line 112

Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::fetch($fetchMode = null, $cursorOrientation = PDO::FETCH_ORI_NEXT, $cursorOffset = 0) should either be compatible with PDOStatement::fetch(int $mode = PDO::FETCH_DEFAULT, int $cursorOrientation = PDO::FETCH_ORI_NEXT, int $cursorOffset = 0): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/jourbudm/horizonpublishers.org/lib/pkp/lib/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php on line 126

Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::fetchColumn($columnIndex = 0) should either be compatible with PDOStatement::fetchColumn(int $column = 0): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/jourbudm/horizonpublishers.org/lib/pkp/lib/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php on line 146

Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatementImplementations::fetchAll($mode = null, ...$args) should either be compatible with PDOStatement::fetchAll(int $mode = PDO::FETCH_DEFAULT, mixed ...$args): array, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/jourbudm/horizonpublishers.org/lib/pkp/lib/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatementImplementations.php on line 36

Warning: session_start(): Session cache limiter cannot be sent after headers have already been sent (output started at /home/jourbudm/horizonpublishers.org/lib/pkp/lib/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:27) in /home/jourbudm/horizonpublishers.org/lib/pkp/classes/session/SessionManager.inc.php on line 58

Fatal error: Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '' for key 'sessions_pkey' in /home/jourbudm/horizonpublishers.org/lib/pkp/lib/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:115 Stack trace: #0 /home/jourbudm/horizonpublishers.org/lib/pkp/lib/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php(115): PDOStatement->execute() #1 /home/jourbudm/horizonpublishers.org/lib/pkp/lib/vendor/laravel/framework/src/Illuminate/Database/Connection.php(489): Doctrine\DBAL\Driver\PDOStatement->execute() #2 /home/jourbudm/horizonpublishers.org/lib/pkp/lib/vendor/laravel/framework/src/Illuminate/Database/Connection.php(664): Illuminate\Database\Connection->Illuminate\Database\{closure}() #3 /home/jourbudm/horizonpublishers.org/lib/pkp/lib/vendor/laravel/framework/src/Illuminate/Database/Connection.php(631): Illuminate\Database\Connection->runQueryCallback() #4 /home/jourbudm/horizonpublishers.org/lib/pkp/lib/vendor/laravel/framework/src/Illuminate/Database/Connection.php(496): Illuminate\Database\Connection->run() #5 /home/jourbudm/horizonpublishers.org/lib/pkp/lib/vendor/laravel/framework/src/Illuminate/Database/Capsule/Manager.php(200): Illuminate\Database\Connection->affectingStatement() #6 /home/jourbudm/horizonpublishers.org/lib/pkp/classes/db/DAO.inc.php(138): Illuminate\Database\Capsule\Manager::__callStatic() #7 /home/jourbudm/horizonpublishers.org/lib/pkp/classes/session/SessionDAO.inc.php(72): DAO->update() #8 /home/jourbudm/horizonpublishers.org/lib/pkp/classes/session/SessionManager.inc.php(89): SessionDAO->insertObject() #9 /home/jourbudm/horizonpublishers.org/lib/pkp/classes/session/SessionManager.inc.php(129): SessionManager->__construct() #10 /home/jourbudm/horizonpublishers.org/lib/pkp/classes/i18n/PKPLocale.inc.php(131): SessionManager::getManager() #11 /home/jourbudm/horizonpublishers.org/lib/pkp/classes/i18n/PKPLocale.inc.php(290): PKPLocale::getLocale() #12 /home/jourbudm/horizonpublishers.org/lib/pkp/classes/core/Dispatcher.inc.php(116): PKPLocale::initialize() #13 /home/jourbudm/horizonpublishers.org/lib/pkp/classes/core/PKPApplication.inc.php(362): Dispatcher->dispatch() #14 /home/jourbudm/horizonpublishers.org/index.php(73): PKPApplication->execute() #15 {main} Next Doctrine\DBAL\Driver\PDO\Exception: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '' for key 'sessions_pkey' in /home/jourbudm/horizonpublishers.org/lib/pkp/lib/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDO/Exception.php:18 Stack trace: #0 /home/jourbudm/horizonpublishers.org/lib/pkp/lib/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php(117): Doctrine\DBAL\Driver\PDO\Exception::new() #1 /home/jourbudm/horizonpublishers.org/lib/pkp/lib/vendor/laravel/framework/src/Illuminate/Database/Connection.php(489): Doctrine\DBAL\Driver\PDOStatement->execute() #2 /home/jourbudm/horizonpublishers.org/lib/pkp/lib/vendor/laravel/framework/src/Illuminate/Database/Connection.php(664): Illuminate\Database\Connection->Illuminate\Database\{closure}() #3 /home/jourbudm/horizonpublishers.org/lib/pkp/lib/vendor/laravel/framework/src/Illuminate/Database/Connection.php(631): Illuminate\Database\Connection->runQueryCallback() #4 /home/jourbudm/horizonpublishers.org/lib/pkp/lib/vendor/laravel/framework/src/Illuminate/Database/Connection.php(496): Illuminate\Database\Connection->run() #5 /home/jourbudm/horizonpublishers.org/lib/pkp/lib/vendor/laravel/framework/src/Illuminate/Database/Capsule/Manager.php(200): Illuminate\Database\Connection->affectingStatement() #6 /home/jourbudm/horizonpublishers.org/lib/pkp/classes/db/DAO.inc.php(138): Illuminate\Database\Capsule\Manager::__callStatic() #7 /home/jourbudm/horizonpublishers.org/lib/pkp/classes/session/SessionDAO.inc.php(72): DAO->update() #8 /home/jourbudm/horizonpublishers.org/lib/pkp/classes/session/SessionManager.inc.php(89): SessionDAO->insertObject() #9 /home/jourbudm/horizonpublishers.org/lib/pkp/classes/session/SessionManager.inc.php(129): SessionManager->__construct() #10 /home/jourbudm/horizonpublishers.org/lib/pkp/classes/i18n/PKPLocale.inc.php(131): SessionManager::getManager() #11 /home/jourbudm/horizonpublishers.org/lib/pkp/classes/i18n/PKPLocale.inc.php(290): PKPLocale::getLocale() #12 /home/jourbudm/horizonpublishers.org/lib/pkp/classes/core/Dispatcher.inc.php(116): PKPLocale::initialize() #13 /home/jourbudm/horizonpublishers.org/lib/pkp/classes/core/PKPApplication.inc.php(362): Dispatcher->dispatch() #14 /home/jourbudm/horizonpublishers.org/index.php(73): PKPApplication->execute() #15 {main} Next Illuminate\Database\QueryException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '' for key 'sessions_pkey' (SQL: INSERT INTO sessions (session_id, ip_address, user_agent, created, last_used, remember, data, domain) VALUES (, 216.73.216.175, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com), 1770056231, 1770056231, 0, , horizonpublishers.org)) in /home/jourbudm/horizonpublishers.org/lib/pkp/lib/vendor/laravel/framework/src/Illuminate/Database/Connection.php:671 Stack trace: #0 /home/jourbudm/horizonpublishers.org/lib/pkp/lib/vendor/laravel/framework/src/Illuminate/Database/Connection.php(631): Illuminate\Database\Connection->runQueryCallback() #1 /home/jourbudm/horizonpublishers.org/lib/pkp/lib/vendor/laravel/framework/src/Illuminate/Database/Connection.php(496): Illuminate\Database\Connection->run() #2 /home/jourbudm/horizonpublishers.org/lib/pkp/lib/vendor/laravel/framework/src/Illuminate/Database/Capsule/Manager.php(200): Illuminate\Database\Connection->affectingStatement() #3 /home/jourbudm/horizonpublishers.org/lib/pkp/classes/db/DAO.inc.php(138): Illuminate\Database\Capsule\Manager::__callStatic() #4 /home/jourbudm/horizonpublishers.org/lib/pkp/classes/session/SessionDAO.inc.php(72): DAO->update() #5 /home/jourbudm/horizonpublishers.org/lib/pkp/classes/session/SessionManager.inc.php(89): SessionDAO->insertObject() #6 /home/jourbudm/horizonpublishers.org/lib/pkp/classes/session/SessionManager.inc.php(129): SessionManager->__construct() #7 /home/jourbudm/horizonpublishers.org/lib/pkp/classes/i18n/PKPLocale.inc.php(131): SessionManager::getManager() #8 /home/jourbudm/horizonpublishers.org/lib/pkp/classes/i18n/PKPLocale.inc.php(290): PKPLocale::getLocale() #9 /home/jourbudm/horizonpublishers.org/lib/pkp/classes/core/Dispatcher.inc.php(116): PKPLocale::initialize() #10 /home/jourbudm/horizonpublishers.org/lib/pkp/classes/core/PKPApplication.inc.php(362): Dispatcher->dispatch() #11 /home/jourbudm/horizonpublishers.org/index.php(73): PKPApplication->execute() #12 {main} thrown in /home/jourbudm/horizonpublishers.org/lib/pkp/lib/vendor/laravel/framework/src/Illuminate/Database/Connection.php on line 671