Problem with long term implementation

Maybe the wrong place to ask but what can i do when i get this error:
An unknown error occured while loading the data.
Ohter functions are running fine. FTL is running

This Feature Request is under active development, and any features and code in the development branches are subject to breakage during the development cycle. Hold on to this for a few days and see if the problem continues to exist.

@ezek1el3000 Please ensure you have PHP's sqlite plugin installed.

thanks for the reply.
php5-sqlite is installed. so, any other advice? :man_shrugging:

Are you using php 5? If not, then make sure the correct sqlite plugin is installed (php7-sqlite)

It may or not also be necessary to restart PHP (or lighttpd if you just installed it).