Convert a five year old Kirby Starterkit website into a new current one

My old kirby Website dosnt work since i have update the PHPversion from 7 to 8.
What can i do now? Is ther a really simple way to fix my website in the old layout?

THX for a little help

I’ll answer with this matrix:

So, your 5 year old Kirby version is not compatible with PHP 8 and you need to update.

If your website is 5 years old, it’s probably still on Kirby 2, I guess (Kirby 3 was released early 2019.

Hi texnixe,
my last Kirby is 2.1.1

As I already wrote above, you either have to revert to your old PHP version, or you have to update your Kirby version, which will require a little work depending on the complexity of your project (in particular regarding plugins). A simple project is usually relatively easy to upgrade.