Error when opening client details

I freshly installed 1.5.11 with php version 7.3
When opening a client I get the following error

ERROR - 2021-02-22 08:54:32 --> Severity: error --> Exception: Unable to locate the model you have specified: Mdl_client_notes /home/vpsittard/domains/factuur.vpsittard.nl/public_html/vendor/codeigniter/framework/system/core/Loader.php 348

Browser console shows no error. Webserver shows no error.
Can you help me solve this?

It cannot find the model Mdl_client_notes
Something weird is going on

Can’t help at the moment, can you turn on debug log and save the log?

Yes, debug was turned on. Below are some more lines from the error log.

DEBUG - 2021-02-22 08:54:32 --> UTF-8 Support Enabled
DEBUG - 2021-02-22 08:54:32 --> Global POST, GET and COOKIE data sanitized
DEBUG - 2021-02-22 08:54:32 --> Clients MX_Controller Initialized
DEBUG - 2021-02-22 08:54:32 --> Config file loaded: /home/vpsittard/domains/factuur.vpsittard.nl/public_html/application/config/invoice_plane.php
DEBUG - 2021-02-22 08:54:32 --> Encryption: Auto-configured driver 'openssl'.
DEBUG - 2021-02-22 08:54:32 --> File loaded: /home/vpsittard/domains/factuur.vpsittard.nl/public_html/application/modules/settings/models/Mdl_settings.php
DEBUG - 2021-02-22 08:54:32 --> File loaded: /home/vpsittard/domains/factuur.vpsittard.nl/public_html/application/modules/settings/models/Mdl_versions.php
DEBUG - 2021-02-22 08:54:32 --> File loaded: /home/vpsittard/domains/factuur.vpsittard.nl/public_html/application/controllers/../modules/layout/controllers/Layout.php
DEBUG - 2021-02-22 08:54:32 --> Layout MX_Controller Initialized
DEBUG - 2021-02-22 08:54:32 --> File loaded: /home/vpsittard/domains/factuur.vpsittard.nl/public_html/application/modules/clients/models/Mdl_clients.php
ERROR - 2021-02-22 08:54:32 --> Severity: error --> Exception: Unable to locate the model you have specified: Mdl_client_notes /home/vpsittard/domains/factuur.vpsittard.nl/public_html/vendor/codeigniter/framework/system/core/Loader.php 348

I can’t upload the full log file because it says I’m a new user :slight_smile:

Congrats, you have been upgraded to regular user.

Can you PM the log to me? We don’t need it here in the topic.
Why did you rename your ip_config file to something else?

I sent a PM to you.

I renamed ipconfig.php.example to ipconfig.php as described in https://wiki.invoiceplane.org/en/1.5/getting-started/installation