I recently updated my Blesta install in place before porting to a new cPanel account on the same server. Between the move, I've lost visual parts to my Blesta home screen, and Billing overview page.
Also, the buttons are missing their icons [ ] For example, the [>] button to create a new invoice is just a blank square. [ ]
Also, the interface to adjust the menus is wonky, and I'm unable to create sub-menus.
I tried disabling plugins within Blesta, and removing the plugin files directly via FTP, to no effect.
Both accounts are/were on PHPv8.1. I don’t understand why it would work for one account and not the other.
Does anyone have any recommendations? (Error doc contents listed below.)
Thanks in advance,
Jean
Error docs point to minphp:
[2023-03-20T19:14:07.038467+00:00] general.ERROR: Exception: App is not a valid controller in /home/XXXXX/public_html/vendors/minphp/bridge/src/Lib/Dispatcher.php:113 Stack trace: #0 /home/XXXXX/public_html/index.php(21): Dispatcher::dispatch('/app/views/admi...') #1 {main}
Notice doc info:
[2023-03-20T19:14:05.589244+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::open($savePath, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::open($savePath, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":65}
[2023-03-20T19:14:05.589436+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":33}
[2023-03-20T19:14:05.589485+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":73}
[2023-03-20T19:14:05.589527+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":91}
[2023-03-20T19:14:05.589564+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":41}
[2023-03-20T19:14:05.589601+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":53}
[2023-03-20T19:14:05.766906+00:00] general.NOTICE: E_DEPRECATED: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"code":8192,"message":"DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated","file":"/home/XXXXX/public_html/vendors/minphp/date/src/Date.php","line":459}
[2023-03-20T19:14:06.485373+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::open($savePath, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::open($savePath, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":65}
[2023-03-20T19:14:06.486339+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":33}
[2023-03-20T19:14:06.486391+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":73}
[2023-03-20T19:14:06.486586+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":91}
[2023-03-20T19:14:06.486630+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":41}
[2023-03-20T19:14:06.486670+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":53}
[2023-03-20T19:14:07.228704+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::open($savePath, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::open($savePath, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":65}
[2023-03-20T19:14:07.228841+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":33}
[2023-03-20T19:14:07.228899+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":73}
[2023-03-20T19:14:07.228943+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":91}
[2023-03-20T19:14:07.228984+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":41}
[2023-03-20T19:14:07.229022+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":53}
[2023-03-20T19:14:07.299375+00:00] general.NOTICE: E_DEPRECATED: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated {"code":8192,"message":"unserialize(): Passing null to parameter #1 ($data) of type string is deprecated","file":"/home/XXXXX/public_html/app/models/navigation.php","line":270}
[2023-03-20T19:14:07.300143+00:00] general.NOTICE: E_DEPRECATED: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated {"code":8192,"message":"unserialize(): Passing null to parameter #1 ($data) of type string is deprecated","file":"/home/XXXXX/public_html/app/models/navigation.php","line":270}
[2023-03-20T19:14:07.302336+00:00] general.NOTICE: E_DEPRECATED: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated {"code":8192,"message":"unserialize(): Passing null to parameter #1 ($data) of type string is deprecated","file":"/home/XXXXX/public_html/app/models/navigation.php","line":270}
[2023-03-20T19:14:07.302405+00:00] general.NOTICE: E_DEPRECATED: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated {"code":8192,"message":"unserialize(): Passing null to parameter #1 ($data) of type string is deprecated","file":"/home/XXXXX/public_html/app/models/navigation.php","line":270}
[2023-03-20T19:14:07.302456+00:00] general.NOTICE: E_DEPRECATED: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated {"code":8192,"message":"unserialize(): Passing null to parameter #1 ($data) of type string is deprecated","file":"/home/XXXXX/public_html/app/models/navigation.php","line":270}
[2023-03-20T19:14:07.545677+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::open($savePath, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::open($savePath, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":65}
[2023-03-20T19:14:07.545810+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":33}
[2023-03-20T19:14:07.545858+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":73}
[2023-03-20T19:14:07.545922+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":91}
[2023-03-20T19:14:07.545965+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":41}
[2023-03-20T19:14:07.546003+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":53}
[2023-03-20T19:14:07.651924+00:00] general.NOTICE: E_DEPRECATED: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated {"code":8192,"message":"unserialize(): Passing null to parameter #1 ($data) of type string is deprecated","file":"/home/XXXXX/public_html/app/models/navigation.php","line":270}
[2023-03-20T19:14:07.652561+00:00] general.NOTICE: E_DEPRECATED: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated {"code":8192,"message":"unserialize(): Passing null to parameter #1 ($data) of type string is deprecated","file":"/home/XXXXX/public_html/app/models/navigation.php","line":270}
[2023-03-20T19:14:07.653341+00:00] general.NOTICE: E_DEPRECATED: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated {"code":8192,"message":"unserialize(): Passing null to parameter #1 ($data) of type string is deprecated","file":"/home/XXXXX/public_html/app/models/navigation.php","line":270}
[2023-03-20T19:14:07.653403+00:00] general.NOTICE: E_DEPRECATED: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated {"code":8192,"message":"unserialize(): Passing null to parameter #1 ($data) of type string is deprecated","file":"/home/XXXXX/public_html/app/models/navigation.php","line":270}
[2023-03-20T19:14:07.653453+00:00] general.NOTICE: E_DEPRECATED: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated {"code":8192,"message":"unserialize(): Passing null to parameter #1 ($data) of type string is deprecated","file":"/home/XXXXX/public_html/app/models/navigation.php","line":270}
Question
jeeni
Hello,
I recently updated my Blesta install in place before porting to a new cPanel account on the same server. Between the move, I've lost visual parts to my Blesta home screen, and Billing overview page.
Also, the buttons are missing their icons [ ] For example, the [>] button to create a new invoice is just a blank square. [ ]
Also, the interface to adjust the menus is wonky, and I'm unable to create sub-menus.
I tried disabling plugins within Blesta, and removing the plugin files directly via FTP, to no effect.
Both accounts are/were on PHPv8.1. I don’t understand why it would work for one account and not the other.
Does anyone have any recommendations? (Error doc contents listed below.)
Thanks in advance,
Jean
Error docs point to minphp:
[2023-03-20T19:14:07.038467+00:00] general.ERROR: Exception: App is not a valid controller in /home/XXXXX/public_html/vendors/minphp/bridge/src/Lib/Dispatcher.php:113 Stack trace: #0 /home/XXXXX/public_html/index.php(21): Dispatcher::dispatch('/app/views/admi...') #1 {main}
Notice doc info:
[2023-03-20T19:14:05.589244+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::open($savePath, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::open($savePath, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":65}
[2023-03-20T19:14:05.589436+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":33}
[2023-03-20T19:14:05.589485+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":73}
[2023-03-20T19:14:05.589527+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":91}
[2023-03-20T19:14:05.589564+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":41}
[2023-03-20T19:14:05.589601+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":53}
[2023-03-20T19:14:05.766906+00:00] general.NOTICE: E_DEPRECATED: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated {"code":8192,"message":"DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated","file":"/home/XXXXX/public_html/vendors/minphp/date/src/Date.php","line":459}
[2023-03-20T19:14:06.485373+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::open($savePath, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::open($savePath, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":65}
[2023-03-20T19:14:06.486339+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":33}
[2023-03-20T19:14:06.486391+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":73}
[2023-03-20T19:14:06.486586+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":91}
[2023-03-20T19:14:06.486630+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":41}
[2023-03-20T19:14:06.486670+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":53}
[2023-03-20T19:14:07.228704+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::open($savePath, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::open($savePath, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":65}
[2023-03-20T19:14:07.228841+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":33}
[2023-03-20T19:14:07.228899+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":73}
[2023-03-20T19:14:07.228943+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":91}
[2023-03-20T19:14:07.228984+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":41}
[2023-03-20T19:14:07.229022+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":53}
[2023-03-20T19:14:07.299375+00:00] general.NOTICE: E_DEPRECATED: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated {"code":8192,"message":"unserialize(): Passing null to parameter #1 ($data) of type string is deprecated","file":"/home/XXXXX/public_html/app/models/navigation.php","line":270}
[2023-03-20T19:14:07.300143+00:00] general.NOTICE: E_DEPRECATED: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated {"code":8192,"message":"unserialize(): Passing null to parameter #1 ($data) of type string is deprecated","file":"/home/XXXXX/public_html/app/models/navigation.php","line":270}
[2023-03-20T19:14:07.302336+00:00] general.NOTICE: E_DEPRECATED: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated {"code":8192,"message":"unserialize(): Passing null to parameter #1 ($data) of type string is deprecated","file":"/home/XXXXX/public_html/app/models/navigation.php","line":270}
[2023-03-20T19:14:07.302405+00:00] general.NOTICE: E_DEPRECATED: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated {"code":8192,"message":"unserialize(): Passing null to parameter #1 ($data) of type string is deprecated","file":"/home/XXXXX/public_html/app/models/navigation.php","line":270}
[2023-03-20T19:14:07.302456+00:00] general.NOTICE: E_DEPRECATED: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated {"code":8192,"message":"unserialize(): Passing null to parameter #1 ($data) of type string is deprecated","file":"/home/XXXXX/public_html/app/models/navigation.php","line":270}
[2023-03-20T19:14:07.545677+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::open($savePath, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::open($savePath, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":65}
[2023-03-20T19:14:07.545810+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":33}
[2023-03-20T19:14:07.545858+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":73}
[2023-03-20T19:14:07.545922+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":91}
[2023-03-20T19:14:07.545965+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":41}
[2023-03-20T19:14:07.546003+00:00] general.NOTICE: E_DEPRECATED: Return type of Minphp\Session\Handlers\PdoHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice {"code":8192,"message":"Return type of Minphp\\Session\\Handlers\\PdoHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice","file":"/home/XXXXX/public_html/vendors/minphp/session/src/Handlers/PdoHandler.php","line":53}
[2023-03-20T19:14:07.651924+00:00] general.NOTICE: E_DEPRECATED: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated {"code":8192,"message":"unserialize(): Passing null to parameter #1 ($data) of type string is deprecated","file":"/home/XXXXX/public_html/app/models/navigation.php","line":270}
[2023-03-20T19:14:07.652561+00:00] general.NOTICE: E_DEPRECATED: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated {"code":8192,"message":"unserialize(): Passing null to parameter #1 ($data) of type string is deprecated","file":"/home/XXXXX/public_html/app/models/navigation.php","line":270}
[2023-03-20T19:14:07.653341+00:00] general.NOTICE: E_DEPRECATED: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated {"code":8192,"message":"unserialize(): Passing null to parameter #1 ($data) of type string is deprecated","file":"/home/XXXXX/public_html/app/models/navigation.php","line":270}
[2023-03-20T19:14:07.653403+00:00] general.NOTICE: E_DEPRECATED: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated {"code":8192,"message":"unserialize(): Passing null to parameter #1 ($data) of type string is deprecated","file":"/home/XXXXX/public_html/app/models/navigation.php","line":270}
[2023-03-20T19:14:07.653453+00:00] general.NOTICE: E_DEPRECATED: unserialize(): Passing null to parameter #1 ($data) of type string is deprecated {"code":8192,"message":"unserialize(): Passing null to parameter #1 ($data) of type string is deprecated","file":"/home/XXXXX/public_html/app/models/navigation.php","line":270}
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.