File Path changed?

Hello
I’m a total greenhorn with phpMaker and hopefully my problem can be solved very easly.
I have a pmp project which is connected to a SQL database from which I generate my whole project and the php files.
As it should be, when I generate to project, every php file gets compiled in the app-folder. So far so good.Now my problem:
Since the update to version 2021 all of my files which are generated out of a table are not anymore directly in the app-folder but in an additional views-folder.
As a consequence my application doesn’t run anymore and I get the “404 PageNotFound” Error when I want to click on one of the table-buttons on my application.How can I tell my program to realize where my files are?Thanks for your help!
Michael

Please read Migrating to v2021: https://discourse.hkvstore.com/t/migrating-to-v2022/655/1