Jump to content

jeeni

Members
  • Posts

    2
  • Joined

  • Last visited

  1. Hi Paul, Just following up. It looks like everything wonky visually and operatively was the effect of the cache. I didn’t have any time to spend on troubleshooting - I had a couple projects to finish, so I had to put this on the back burner. Things were still broken in my browser, but when I helped my husband get access to the new install by resetting his user password, his access from a new browser seemed to refresh the cache and everything worked as intended after that. (Server-side cache the culprit?) Not sure, but I'm grateful it's working again. As you mentioned previously, the errors I was seeing with minphp are unrelated and minphp is still quietly throwing loads of errors (as noted above) - do you have a recommendation for that? When I made the transfer to the new cPanel account, I first did a fresh install (which I immediately replaced with my existing transferred files & database) so I would be able to go through the prerequisite checklist - and I installed what I was missing on a server level, so I know I'm not missing any system requirements. Will this be fixed when vendors are updated? Do I need to do anything in particular to ensure I'm running the most-current vendors/modules? Thanks again & take care, Jean
  2. 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}
×
×
  • Create New...