This repository was archived by the owner on Feb 24, 2025. It is now read-only.

Description
Hi,
Im new to NodCMS. I installed it locally, and everything seem to work, but the backend site settings -> hompage
When I try to open that one, ig ot the following error:
Use of undefined constant SELF_PATH - assumed 'SELF_PATH' (this will throw an Error in a future version of PHP)
I grepped the code and could not find where SELF_PATH is defined, so I tried to define it myself in .env, but that didnt help either
running on PHP 7.4
on PHP 8.1 nothing works. I get errors on every path (frontend and backend)
Can someone help me please?
Thank you
